Metadata
- Source
- SJRK-363
- Type
- Task
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- Giovanni Tirloni
- Reporter
- Giovanni Tirloni
- Created
2020-06-15T11:06:09.777-0400 - Updated
2020-06-15T11:06:15.722-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
The master branch currently has job definitions for all the other branches. When the master branch is merged into the other branches, those branches also have CI jobs for all other branches. This doesn't cause problems but seems to be causing some confusion while working with PR and forks.
Tasks include:
1) Remove from the master branch the CI jobs that are not for the master branch
2) Move the non-master branch CI jobs to their respective branches