github action: change semver detection for Service Extension#3117
Merged
Conversation
eliottness
approved these changes
Jan 24, 2025
eliottness
enabled auto-merge (squash)
January 24, 2025 15:12
Datadog ReportBranch report: ✅ 0 Failed, 5206 Passed, 73 Skipped, 2m 20.17s Total Time |
BenchmarksBenchmark execution time: 2025-01-24 15:34:17 Comparing candidate commit 643e93c in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 59 metrics, 0 unstable metrics. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Change the detection of a release to publish a new Service Extension image.
This changes will only detect full release of the Go tracer (excluding all release candidates, dev, pre-release).
Motivation
New changes in the tags during the development of the Go tracer breaks the detection of a new release for publishing new image of Service Extensions.
Reviewer's Checklist
v2-devbranch and reviewed by @DataDog/apm-go.Unsure? Have a question? Request a review!