Document steps to create a release#1639
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: grantr The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/cc @vaikas-google |
|
/lgtm |
|
|
||
| 1. Create a PR for your branch based on the `release-X.Y` branch. | ||
|
|
||
| Once the PR is merged, Prow will detect the new commits in the release |
There was a problem hiding this comment.
That's not true, as the minor release job only runs once a week. All commits added to the latest release branch will eventually be published together as a new minor release.
My apologies for not noticing you better and correctly documented the automated procedures in 1020. Thanks for the new instructions, they're even better than the previous ones and those in test-infra. I'll shamelessly copy them to test-infra for the other repos. ;) |
* Different cron times for branches * Wrap function invocations in quotes * Add instructions
* Different cron times for branches * Wrap function invocations in quotes * Add instructions Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
* Different cron times for branches * Wrap function invocations in quotes * Add instructions
…ve#1640) * Different cron times for branches * Wrap function invocations in quotes * Add instructions Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> Co-authored-by: Ali Ok <aliok@redhat.com>
…ve#1642) * Different cron times for branches * Wrap function invocations in quotes * Add instructions Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> Co-authored-by: Ali Ok <aliok@redhat.com>
…ve#1643) * Different cron times for branches * Wrap function invocations in quotes * Add instructions Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com> Co-authored-by: Ali Ok <aliok@redhat.com>
Fixes #830.
Rendered
As an eventing contributor, I want a concise ordered list of commands to run, but the docs in test-infra don't have those.
These steps were previously documented in #1020 but removed in #1548, replaced with a (less discoverable) comment in
hack/release.shlinking to https://github.com/knative/test-infra/tree/master/ci./cc @adrcunha