-
Notifications
You must be signed in to change notification settings - Fork 2
Continuous Integration
Ediz Genc edited this page May 26, 2021
·
1 revision
Collaborators who are the coding of the smart car maintain and follow the established set of mindset and good practice by CI. This will bring our implementation consistent workflow until the smart car development/ project is ended.
- All pushes which are going to be done by developers shall be built after each time commit.
- Each code snippet that is pushed shall have build and test line coverage before being merged.
- Each test shall be completed successfully, in prior to merging into the master branch.
- The development of the project for the smart car should follow the CI guidelines.