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

docs: add release cadence docs, and tasks for notifying after release #823

Merged
merged 2 commits into from
Aug 7, 2023

Conversation

salaxander
Copy link
Contributor

What this PR does / why we need it:
Add release cadence docs. Also add a couple items to the release process to include publicizing the release.

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #822

Special notes for your reviewer:


**Minor Releases**

- X.Y.0-alpha.W, W >= 0 (Branch : master)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- X.Y.0-alpha.W, W >= 0 (Branch : master)
- X.Y.0-alpha.W, W >= 0 (Branch: main)

Copy link
Member

Choose a reason for hiding this comment

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

applies below too


**Minor Releases**

- X.Y.0-alpha.W, W >= 0 (Branch : master)
Copy link
Member

@sozercan sozercan Aug 7, 2023

Choose a reason for hiding this comment

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

I think we are okay to skip alpha. Since we said "released as needed", we can keep in the doc.

## Notifying

1. Send an email to the [Eraser mailing list](https://groups.google.com/g/eraser-dev) announcing the release, with links to GitHub.
Copy link
Member

Choose a reason for hiding this comment

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

this is a good idea, it would be cool to automate these. obviously, out of scope for this PR 😀

Copy link
Member

Choose a reason for hiding this comment

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

it can be a reusable generic automation

Copy link
Member

@sozercan sozercan left a comment

Choose a reason for hiding this comment

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

minor nit, otherwise LGTM

Signed-off-by: Xander Grzywinski <[email protected]>
@salaxander salaxander merged commit 31ecfb6 into eraser-dev:main Aug 7, 2023
2 checks passed
@salaxander salaxander deleted the release_docs branch August 7, 2023 21:55
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.

Add release cadence doc
2 participants