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

ASCN-242: create release on merge to main #6

Merged
merged 16 commits into from
Jul 24, 2024
Merged

Conversation

stephen-vakil
Copy link

@stephen-vakil stephen-vakil commented Jul 23, 2024

This configures automated release+deploy to dev upon merge to main. As a bonus, it also configures automated release+deploy to sandbox if the pr has a label deploy-to-sandbox.

How to test

Check the action history and verify in octopus that it deployed that version.

@stephen-vakil stephen-vakil added the deploy-to-ascn-dev automatically deploy this pr to ascn-dev label Jul 23, 2024
@stephen-vakil stephen-vakil added deploy-to-ascn-dev automatically deploy this pr to ascn-dev and removed deploy-to-ascn-dev automatically deploy this pr to ascn-dev labels Jul 23, 2024
@stephen-vakil stephen-vakil marked this pull request as ready for review July 24, 2024 15:22
@mud5150
Copy link

mud5150 commented Jul 24, 2024

Seems reasonable. It may be advantageous to use the first class Octopus actions rather than a script, but it looks like everything should work for what we need. The published actions look like they handle looking up the projects and environments by name so we don't have to copy around the IDs.

@stephen-vakil stephen-vakil merged commit 032f8e5 into main Jul 24, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy-to-ascn-dev automatically deploy this pr to ascn-dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants