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

Update release script, release v0.9.0 #103

Merged
merged 8 commits into from
Nov 15, 2023
Merged

Conversation

jmacd
Copy link
Contributor

@jmacd jmacd commented Nov 15, 2023

This consists of 4 manual commits and 4 produced by running make prepare-release ....

The first commit will happen after every release, because go immediately wants to modify the go.work.sum file following the release.

The second commit is a changelog entry for this and the prior release.

The third commit is the release-process fix:

  1. Replace the current version in main.go
  2. Always run replacer fix early in release process; modify genotelarrowcol to unfix after itself.

The fourth commit is what make genotelarrowcol does when there are no changes.

The rest is from

make prepare-release RELEASE_CANDIDATE=0.9.0 PREVIOUS_VERSION=0.8.0 MODSET=beta

@jmacd jmacd merged commit 2b072e2 into open-telemetry:main Nov 15, 2023
2 checks passed
@jmacd jmacd deleted the jmacd/take13 branch November 15, 2023 19:00
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