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

Have automated CI that bumps observability (at least) libs #884

Open
orfeas-k opened this issue Apr 24, 2024 · 2 comments
Open

Have automated CI that bumps observability (at least) libs #884

orfeas-k opened this issue Apr 24, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@orfeas-k
Copy link
Contributor

Context

The observability libraries (as with every library) can stay for long without update since it's a chore that we have to do manually. Observability team let me know that they have CI that bumps those automatically in their charms. This is integrated like this in each charm's repo and uses this workflow essentially.
Options are to:

  • Keep this scoped to only observability libs (probably covered by this workflow)
  • Extend it for all our charm libs

This way, we 'll avoid staying behind when there are no breaking changes and having to do chores for bumping those in the future.

What needs to get done

Implement CI for bumping libraries as described above.

Definition of Done

There is CI that bumps (open PRs) for new versions of libraries.

@orfeas-k orfeas-k added the enhancement New feature or request label Apr 24, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5605.

This message was autogenerated

@orfeas-k
Copy link
Contributor Author

Should take into account #849.

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