Skip to content

feat: Integrate build CI pipeline - #848

Open
DanBrown47 wants to merge 2 commits into
Planet-NULLCAST:developmentfrom
DanBrown47:846-feat/ci-pipeline
Open

feat: Integrate build CI pipeline#848
DanBrown47 wants to merge 2 commits into
Planet-NULLCAST:developmentfrom
DanBrown47:846-feat/ci-pipeline

Conversation

@DanBrown47

@DanBrown47 DanBrown47 commented Feb 8, 2022

Copy link
Copy Markdown
Contributor

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:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • 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
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@DanBrown47

Copy link
Copy Markdown
Contributor Author

I will be adding deployment scripts. Please refrain from premptive merging

@DanBrown47

Copy link
Copy Markdown
Contributor Author

Deployment scripts are here 👍🏽

@thealpha93

Copy link
Copy Markdown
Member

@DanBrown47 Can you change the destination branch to develop?

@DanBrown47

Copy link
Copy Markdown
Contributor Author

Roger that ✌🏻

@DanBrown47
DanBrown47 changed the base branch from main to development March 8, 2022 14:20
@DanBrown47

Copy link
Copy Markdown
Contributor Author

@thealpha93 I have changed the destination of the branch to development

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate Continious Integration Pipeline

2 participants