You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: