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

chore: Upload charm to latest/edge when main branch is updated #509

Closed
wants to merge 1 commit into from

Conversation

saltiyazan
Copy link
Contributor

Description

Currently we only release the charm to the release tracks (1.15 and 1.16).
In this change we add a workflow to release to latest/edge. This track will follow main which means it will have the same revision as in 1.16/edgefor now and later when there is a new release it will follow that release (for example1.17`)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@saltiyazan saltiyazan requested a review from a team as a code owner October 3, 2024 07:30
Copy link
Collaborator

@gruyaume gruyaume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why release to latest at all? We should only release to release tracks (ex. 1.15, 1.16, 1.17).

@saltiyazan saltiyazan closed this Oct 3, 2024
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

Successfully merging this pull request may close these issues.

2 participants