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

Mark v1.20.0-rc1 #2179

Merged
merged 6 commits into from
Oct 15, 2024
Merged

Mark v1.20.0-rc1 #2179

merged 6 commits into from
Oct 15, 2024

Conversation

SpicyLemon
Copy link
Contributor

@SpicyLemon SpicyLemon commented Oct 14, 2024

Description

This PR:

  • Marks v1.20.0-rc1 in the changelog and release notes on release/v1.20.x.
  • Updates the prep-release.sh script to fix minor version validation (bad sed command) and carry the summary.md forward for release candidates.
  • Updates the go.mod require entry for the sdk to have the version that our replace line for it is based on.

Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md).
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/).
  • Added relevant godoc comments.
  • Added relevant changelog entries under .changelog/unreleased (see Adding Changes).
  • Re-reviewed Files changed in the Github PR explorer.
  • Review Codecov Report in the comment section below once CI passes.

@SpicyLemon SpicyLemon requested a review from a team as a code owner October 14, 2024 20:23
@SpicyLemon SpicyLemon enabled auto-merge (squash) October 14, 2024 20:36
@SpicyLemon SpicyLemon merged commit 006d9be into release/v1.20.x Oct 15, 2024
35 checks passed
@SpicyLemon SpicyLemon deleted the dwedul/v1.20.0-rc1-prep branch October 15, 2024 18:31
SpicyLemon added a commit that referenced this pull request Oct 15, 2024
* Fix sed command in prep-release that was causing minor version validation to fail.

* At the end of prep-release, if it was a release candidate, copy the summary back into unrleased.

* Reformat the go bump dependency entries to match the others.

* Add a period messing from one of the changelog entries.

* Update the version in the require entry for the sdk to match the version that the replace line is based on.

* Mark v1.20.0-rc1.
@SpicyLemon SpicyLemon mentioned this pull request Oct 15, 2024
8 tasks
SpicyLemon added a commit that referenced this pull request Oct 16, 2024
* Mark v1.20.0-rc1 (#2179)

* Fix sed command in prep-release that was causing minor version validation to fail.

* At the end of prep-release, if it was a release candidate, copy the summary back into unrleased.

* Reformat the go bump dependency entries to match the others.

* Update the version in the require entry for the sdk to match the version that the replace line is based on.
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