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

Create charm tracks automatically during charmcraft release #1555

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

addyess
Copy link
Member

@addyess addyess commented Aug 2, 2024

Overview

While pushing charms to charm channels, ensure the tracks exist before pushing.

Details

According to https://juju.is/docs/sdk/create-a-track-for-your-charm, one must create the track for the charms before the charm can be pushed to it. Using charm guardrails, the tracks can be automatically created before pushing to those tracks.

@addyess addyess force-pushed the charms/create-tracks-on-build branch 2 times, most recently from 4fdfd10 to 671cc8d Compare August 2, 2024 17:30
@addyess addyess force-pushed the charms/create-tracks-on-build branch from 671cc8d to 14623e0 Compare August 2, 2024 21:40
@addyess addyess merged commit f303c1c into main Aug 2, 2024
6 checks passed
@addyess addyess deleted the charms/create-tracks-on-build branch August 2, 2024 21:42
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.

1 participant