k173-x / codeit

A CLI based script to create CPP files
MIT License
5 stars 4 forks source link

[SUG] What CI/CD test can be added apart from GitLab? #20

Closed alphaX86 closed 3 years ago

alphaX86 commented 3 years ago

What do you want to suggest for this project? Please describe. So, for now, I use Gitlab's Auto CI feature to run tests on this project. Turns out it's not effective and requires more tests to perform on the repo.

Describe the solution you'd like So, here's the list!

  1. Discuss what CI tests can be added for this project. It can be Jenkins, GitHub actions. Also, you can create your own tests (Python) on your system too. I'll help you in the process.
  2. Apply the required tests as we discussed.
  3. Let's test if it works properly.
  4. If successful, then it's good! Else, we can repeat until we find a suitable one.
  5. Since, this issue demands more requirements, it'll be assigned as "Hard"