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

fix: Uses release-charm@2.5.0-rc #155

Merged
merged 1 commit into from
May 12, 2024
Merged

Conversation

saltiyazan
Copy link
Contributor

Description

The promote action seems to break because of the recent move from using metadata.yaml to centrealizing everything in charmcraft.yaml. 2.5.0-rc should include a fix to this.
Error message:

Run canonical/charming-actions/release-charm@2.4.0
/usr/bin/sudo snap install charmcraft --classic --channel latest/stable
charmcraft 2.6.0 from Canonical** installed
Error: ENOENT: no such file or directory, open 'metadata.yaml'
Error: Error: ENOENT: no such file or directory, open 'metadata.yaml'

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
  • I have bumped the version of the library

@saltiyazan saltiyazan requested a review from a team as a code owner May 10, 2024 15:51
@saltiyazan saltiyazan enabled auto-merge (squash) May 10, 2024 15:54
@saltiyazan saltiyazan merged commit f63bfff into main May 12, 2024
10 checks passed
@saltiyazan saltiyazan deleted the fix-promotion-charmcraft-version branch May 12, 2024 08:23
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