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: upgrade dependencies job #728

Merged
merged 19 commits into from
Aug 15, 2024
Merged

fix: upgrade dependencies job #728

merged 19 commits into from
Aug 15, 2024

Conversation

NikolaMilosa
Copy link
Contributor

Added code uses taplo to parse Cargo.lock and finds the opentelemetry version used by axum-otel-metrics (after upgrade). If the version is not empty, it means there are multiple versions in the Cargo.lock. It will then upgrade opentelemetry to the specific version used by axum-otel-metrics

@NikolaMilosa NikolaMilosa requested a review from a team as a code owner August 15, 2024 14:29
@NikolaMilosa NikolaMilosa merged commit 7906612 into main Aug 15, 2024
5 checks passed
@NikolaMilosa NikolaMilosa deleted the nm-fixing-upgrade branch August 15, 2024 21:31
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.

3 participants