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

Add triggers to update launchpad version in axiom #6

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

LucilleH
Copy link
Collaborator

@LucilleH LucilleH commented Nov 1, 2022

Summary

  • Update code: git co main and git pull
  • Tag commit:git tag -a 0.0.10
    • Write a brief message in the “pop up message screen”: devbox 0.0.10
    • git log -n1 should show HEAD has this tag 0.0.1
  • Push to Github: git push origin 0.0.10
  • This should trigger the release github workflow, which calls the axiom webhook to update launchpad oss version

How was it tested?

cicd?

Is this change backwards-compatible?

Yes

@LucilleH LucilleH marked this pull request as ready for review November 3, 2022 19:44
@LucilleH LucilleH requested a review from savil November 3, 2022 19:47
@LucilleH LucilleH merged commit 13e02d2 into main Nov 8, 2022
@LucilleH LucilleH deleted the lucille--axiom-webhook branch November 8, 2022 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants