Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Dec 17, 2024

Two more PRs I'd like to try to get it:

UPDATE will move those to the Jan release

@trask trask requested a review from a team as a code owner December 17, 2024 23:46
@github-actions github-actions bot requested a review from theletterf December 17, 2024 23:46
#!/bin/bash -e

grep -Po "val stableVersion = \"\K[0-9]+.[0-9]+.[0-9]+" version.gradle.kts
grep "val stableVersion = " version.gradle.kts | grep -Eo "[0-9]+.[0-9]+.[0-9]+"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

grep -P stopped working for me, seems it's not very standard: open-telemetry/opentelemetry-java-contrib#1596 (comment)

@trask trask merged commit ef83bd9 into open-telemetry:main Dec 23, 2024
56 checks passed
@trask trask deleted the changelog branch December 23, 2024 05:44
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.

4 participants