-
-
Notifications
You must be signed in to change notification settings - Fork 334
docs: update release process #722
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
Merged
asyncapi-bot
merged 16 commits into
asyncapi:master
from
dalelane:update-release-process
Mar 17, 2022
Merged
Changes from 5 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
3dc4603
wip
dalelane c555dbf
wip
dalelane 2560884
wip
dalelane 86e98db
wip
dalelane 5259fb3
wip
dalelane a25076f
docs: update .github/ISSUE_TEMPLATE/release.md
dalelane dd6c40c
fix: fix markdown in template
dalelane 9ec3460
docs: address review comments
dalelane c4df410
docs: address review comment
dalelane bc7278b
docs: add release candidate explanation
dalelane 5d77424
docs: address review comments
dalelane 71905b3
docs: address review comments
dalelane 6614fb1
docs: address review comments
dalelane 5ec4601
Merge branch 'master' into update-release-process
dalelane 7df9d6d
docs: address review comment
dalelane 529adba
Merge branch 'master' into update-release-process
derberg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,61 @@ | ||
| --- | ||
| name: Release issue | ||
| about: Create a report to help us improve | ||
| title: "" | ||
| labels: ':shipit: Release' | ||
| assignees: '' | ||
| --- | ||
|
|
||
| Release X.X.X is scheduled for XXXX | ||
|
|
||
| ### Detailed info: | ||
| * https://github.com/asyncapi/spec/blob/master/RELEASE_PROCESS.md | ||
|
|
||
| ### Kick-off: | ||
| * _link to recording of community call where the new release was started_ | ||
|
|
||
| ### Release branches: | ||
| * https://github.com/asyncapi/spec/tree/BRANCH_NAME | ||
| * https://github.com/asyncapi/spec-json-schemas/tree/BRANCH_NAME | ||
| * https://github.com/asyncapi/parser-js/tree/BRANCH_NAME | ||
|
|
||
| ### Release notes: | ||
| * draft PR - https://github.com/asyncapi/website/pull/PULLREQUEST | ||
|
|
||
| ### Progress: | ||
| - [] Create release branches | ||
dalelane marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - [] spec | ||
| - [] spec-json-schemas | ||
| - [] parser-js | ||
| - [] Update release branches with new versions | ||
| - [] spec | ||
| - [] spec-json-schemas | ||
| - [] parser-js | ||
| - [] Update default branches with release branch name | ||
| - [] spec | ||
| - [] spec-json-schemas | ||
| - [] parser-js | ||
| - [] Create draft release notes | ||
| - [] Update release branches from forks | ||
| - [] spec | ||
| - [] spec-json-schemas | ||
| - [] parser-js | ||
| - [] Notify community about release branches | ||
| - [] Check for potential release contributions | ||
| - [] Draft announcement blog post for new features and changes | ||
| - [] Write release notes for new features and changes | ||
| - [] Prepare pull requests to merge release branches into master | ||
| - [] spec | ||
| - [] spec-json-schemas | ||
| - [] parser-js | ||
| - [ ] Notify tsc_members about upcoming release | ||
| - [ ] Merge release branches into master | ||
| - [ ] spec | ||
| - [ ] spec-json-schemas | ||
| - [ ] parser-js | ||
| - [ ] Write release notes for the releases on Github | ||
| - [ ] Create releases on Github | ||
| - [ ] spec | ||
| - [ ] spec-json-schemas | ||
| - [ ] parser-js | ||
| - [ ] Update RELEASE_PROCESS doc with any changes | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.