logo

Academy

DocumentationSubmit a solution

Submission overview

What you must know about CI/CD, commits and merge requests before you send your first solution.

This section gives you the instructions to upload your solutions to the repository on GitLab.

CI/CD is a necessary part of the Fluid Attacks Academy procedure. If you do not know CI/CD, read about it before you continue. But remember that Fluid Attacks Academy uses practical learning.

Read the GitLab documentation about CI/CD. These are some of the concepts that you must know:

  • Commit.
  • Merge request, with the abbreviation MR.
  • Job and pipeline.
  • The GitLab command line.

NOTE: If this is your first contribution to the repository, you must send a registration commit before any solution. That commit contains your .mailmap entry and your users/<assigned-nickname>.yml file together. Read First commit for the procedure.