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

[chore] prepare release 0.57.2 #5808

Conversation

jpkrohling
Copy link
Member

Prepare for v0.57.2

@jpkrohling jpkrohling requested a review from a team as a code owner August 3, 2022 20:40
@jpkrohling jpkrohling requested review from tigrannajaryan, bogdandrutu and Aneurysm9 and removed request for tigrannajaryan August 3, 2022 20:40
Copy link
Member

@bogdandrutu bogdandrutu left a comment

Choose a reason for hiding this comment

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

Missing go.mod changes to update to 0.57.2

@bogdandrutu
Copy link
Member

Also in every go.mod that we release add at the bottom:

retract v0.57.0 // Reason
retract v0.57.1 // Reason

@jpkrohling jpkrohling changed the base branch from main to release/v0.57.x August 3, 2022 20:44
@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #5808 (2d4d595) into release/v0.57.x (9a5a657) will increase coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 2d4d595 differs from pull request most recent head 045ad07. Consider uploading reports for the commit 045ad07 to get more accurate results

@@                 Coverage Diff                 @@
##           release/v0.57.x    #5808      +/-   ##
===================================================
+ Coverage            91.58%   91.59%   +0.01%     
===================================================
  Files                  192      192              
  Lines                11421    11473      +52     
===================================================
+ Hits                 10460    10509      +49     
- Misses                 766      770       +4     
+ Partials               195      194       -1     
Impacted Files Coverage Δ
cmd/builder/internal/builder/config.go 83.82% <ø> (ø)
cmd/otelcorecol/main.go 0.00% <0.00%> (ø)
component/extension.go 86.66% <0.00%> (-13.34%) ⬇️
component/component.go 96.00% <0.00%> (-4.00%) ⬇️
service/internal/pipelines/pipelines.go 95.12% <0.00%> (-0.50%) ⬇️
confmap/confmap.go 89.47% <0.00%> (ø)
component/exporter.go 100.00% <0.00%> (ø)
component/receiver.go 100.00% <0.00%> (ø)
component/processor.go 100.00% <0.00%> (ø)
service/config_provider.go 83.78% <0.00%> (ø)
... and 12 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jpkrohling jpkrohling force-pushed the opentelemetry-collector-bot/release-0.57.2 branch from 2d4d595 to 7e0b4bb Compare August 3, 2022 20:52
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
@jpkrohling jpkrohling force-pushed the opentelemetry-collector-bot/release-0.57.2 branch from 7e0b4bb to 045ad07 Compare August 3, 2022 20:53
@jpkrohling
Copy link
Member Author

Done!

@jpkrohling
Copy link
Member Author

Note that I have changed the destination for this PR, from main to the release branch. Let me know if I should revert this.

@bogdandrutu bogdandrutu merged commit ca8c4df into open-telemetry:release/v0.57.x Aug 3, 2022
bogdandrutu pushed a commit to bogdandrutu/opentelemetry-collector that referenced this pull request Aug 3, 2022
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
bogdandrutu added a commit that referenced this pull request Aug 3, 2022
Signed-off-by: Juraci Paixão Kröhling <[email protected]>

Co-authored-by: Juraci Paixão Kröhling <[email protected]>
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.

None yet

3 participants