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

Check for major charm library updates #1980

Open
lucabello opened this issue Oct 31, 2024 · 0 comments
Open

Check for major charm library updates #1980

lucabello opened this issue Oct 31, 2024 · 0 comments
Labels
Enhancement New feature or request

Comments

@lucabello
Copy link

What needs to get done

charmcraft fetch-libs should offer a way to check for major charm library updates, or even pull them in.

Currently, charmcraft fetch-lib updates charm libraries to the latest LIBPATCH, which provides a way to check for minor upgrades, but there's no way to detect when there's an update with a higher LIBAPI.

Why it needs to get done

We need a way to detect whether a charm library has a new major update or not. The idea is for a CI workflow to open a GitHub issue in a repository when that happens, so it can be tracked and prioritized properly.

@lucabello lucabello added the Enhancement New feature or request label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant