Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to GitHub Actions from Azure DevOps #19

Open
TheYorkshireDev opened this issue Feb 7, 2021 · 0 comments
Open

Move to GitHub Actions from Azure DevOps #19

TheYorkshireDev opened this issue Feb 7, 2021 · 0 comments

Comments

@TheYorkshireDev
Copy link
Owner

Move CI and CD from Azure DevOps to GitHub Actions. Azure DevOps feels a lot more cumbersome than when it once did and I'd prefer to consolidate CI/CD within GitHub.

This first step should just do a "lift and shift" so pushes/merges to master kicks off a build that uploads to Netlify. Any PRs should push to the staging site currently an Azure storage account with CDN.

Acceptance Criteria

  • New branches don't kick off a build
  • PR kicks off a build and deploys to stage
  • Push to master branch builds and deploys to Netlify
  • Merging a PR into master branch builds and deploys to Netlify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant