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 abbreviationMR.Jobandpipeline.- 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
.mailmapentry and yourusers/<assigned-nickname>.ymlfile together. Read First commit for the procedure.