bengibaykal / swe574group1

2 stars 2 forks source link

Week 7 - Jenkins Implementation Research #49

Closed bengibaykal closed 4 years ago

bengibaykal commented 4 years ago

Research and implement Jenkins to the pipeline. Before each merge, Jenkins tests should run without any issue.

bengibaykal commented 4 years ago

Here Jenkins Tutorial for Python: https://jenkins.io/doc/tutorials/build-a-python-app-with-pyinstaller/

bengibaykal commented 4 years ago
  1. github actions --> python package (predefined actions will be updated.)
bengibaykal commented 4 years ago

Continious Implementation page created: https://github.com/bengibaykal/swe574group1/wiki/CI-&-CD

jrqc commented 4 years ago

Jenkins infrastructure is deployed and integrated with Project Repo