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.68.0 #6822

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Dec 19, 2022

Description:

  • prepare release 0.68.0
  • Prepare beta for version v0.68.0
  • add multimod changes

This corresponds to the last point on step 6 on the release guidelines, by running:

make prepare-release PREVIOUS_VERSION=0.67.0 RELEASE_CANDIDATE=0.68.0 MODSET=beta

Previous steps are at #6820

Link to tracking Issue: Fixes #6821

@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Base: 89.90% // Head: 89.90% // No change to project coverage 👍

Coverage data is based on head (3b1987e) compared to base (892d07d).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head 3b1987e differs from pull request most recent head d80f8b1. Consider uploading reports for the commit d80f8b1 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6822   +/-   ##
=======================================
  Coverage   89.90%   89.90%           
=======================================
  Files         248      248           
  Lines       14342    14342           
=======================================
  Hits        12894    12894           
  Misses       1187     1187           
  Partials      261      261           
Impacted Files Coverage Δ
cmd/builder/internal/builder/config.go 68.49% <ø> (ø)
cmd/otelcorecol/main.go 0.00% <0.00%> (ø)

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

codeboten pushed a commit that referenced this pull request Dec 19, 2022
Re-do of #6820

- make chlog-update and update of core builder test
- Amend changelog name
- prepare release v1.0.0-rc2
- Prepare stable for version v1.0.0-rc2
- add multimod changes

This corresponds to the first three points under step 6. The last point is done on a separate PR, #6822.

Link to tracking Issue: Fixes #6819

Co-authored-by: Alex Boten <[email protected]>
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Needs a rebase

@mx-psi mx-psi force-pushed the opentelemetry-collector-bot/release-0.68.0 branch from 3b1987e to d80f8b1 Compare December 19, 2022 17:44
@bogdandrutu bogdandrutu merged commit 26f243d into open-telemetry:main Dec 19, 2022
djaglowski pushed a commit to djaglowski/opentelemetry-collector that referenced this pull request Jan 12, 2023
* prepare release 0.68.0

* Prepare beta for version v0.68.0

* add multimod changes
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.

Prepare beta core release v0.68.0
3 participants