WomenPlusPlus / deploy-impact-22-wikimini-b

Repository for The Wiki Factory team (wikimini-b) for deploy(impact) 2022
GNU General Public License v3.0
0 stars 0 forks source link

Define the deployment system (CI/CD pipeline) #6

Closed Ewa032 closed 2 years ago

Ewa032 commented 2 years ago

Possibilities: use the inbuilt GitHub CI/CD tools, use other (free) offers such as Jenkins, TeamCity, Semaphore...

Questions: should it execute tests? Should we use something like Sonar to check the code quality? Should it be able to deploy?

lucianak commented 2 years ago

Follow-up in #15

Ewa032 commented 2 years ago

It was decided that we will use GitHub CI/CD actions