curriculum
curriculum copied to clipboard
feat: Integrate build CI pipeline
Feat: Integrate build CI pipeline
Add CI pipeline to build the application on a push to main branch as it is the default.
Fixes #846
[ ] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
Not tested as running actions over forked project is not a good practice. Pull request to main branch as actions get triggered on default branch
Checklist:
- [X] My code follows the style guidelines of this project
- [X] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [X] I have made corresponding changes to the documentation
- [X] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream modules
- [X] I have checked my code and corrected any misspellings
I will be adding deployment scripts. Please refrain from premptive merging
Deployment scripts are here 👍🏽
@DanBrown47 Can you change the destination branch to develop?
Roger that ✌🏻
@thealpha93 I have changed the destination of the branch to development