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

[3.4] release: push tag after creating it #18587

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

ivanvc
Copy link
Member

@ivanvc ivanvc commented Sep 13, 2024

As found in #18486 (comment), running release-3.4's release script created the tag but didn't push it. This pull request addresses that issue.

I verified this by running the script with my fork and pointing the REPOSITORY environment variable to it:

  1. version/version.go bump commit: ivanvc@d2e6638
  2. tag: https://github.com/ivanvc/etcd/releases/tag/v3.4.102

Part of #18486

Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.

@ivanvc ivanvc changed the title release: push tag after creating it [3.4] release: push tag after creating it Sep 13, 2024
scripts/release.sh Outdated Show resolved Hide resolved
Copy link
Member

@jmhbnz jmhbnz left a comment

Choose a reason for hiding this comment

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

LGTM - Thanks @ivanvc

cc @ahrtr

Copy link
Member

@ahrtr ahrtr left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahrtr, ivanvc, jmhbnz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ahrtr ahrtr merged commit b1bdb47 into etcd-io:release-3.4 Sep 17, 2024
18 checks passed
@ivanvc ivanvc deleted the release-3.4-release-push-tag branch September 17, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants