WIP: scripts for common devtasks#17390
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
I thought I sent these previously; I've been using these to automate releases for a while. I'm marking WIP because at this point I should verify that they (still) work by doing a release. My guess is that was what went wrong last time, I intended to send the PR after I verified and simply forgot once I got through the release process. So this time I'm opening the WIP in advance :-) |
| gsutil rsync -r gs://k8s-staging-kops/kops/releases/${VERSION}/ ${WORKDIR}/releases/${VERSION}/ | ||
|
|
||
| git checkout v$VERSION | ||
| ${shipbot} -tag v${VERSION} -config .shipbot.yaml -src ${WORKDIR}/releases/${VERSION}/ |
There was a problem hiding this comment.
There might be a bug in shipbot - The 1.32.0 release notes include PRs going back to Kops 1.19 like #10049
There was a problem hiding this comment.
shipbot only copies the binaries to the release, release notes were added with a different tool, no longer in use.
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
|
/remove-lifecycle rotten |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/test all |
No description provided.