Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 512 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 512 Bytes

Back-end

AUT-daralfonoon website back-end.

Contribute

For each problem or change that you want to make, please open an issue and request to a reviewer, fill out the description field so we know what are you going to do. After that create your branch for the following issue and get the job done.

CI/CD

Our CI/CD pipeline contains 4 steps.

  • Lint (Golang lint)
  • Build
  • Test
  • Docker (Only image build)

Please make sure to merge your requests to main with a successful pipeline. (Suck it Emad)