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

Update release process and master becomes the stable branch #4719

Merged
merged 5 commits into from Nov 5, 2018

Conversation

shilman
Copy link
Member

@shilman shilman commented Nov 5, 2018

Issue: N/A

What I did

Update master branch per the release process v4 proposal

How to test

Is this testable with Jest or Chromatic screenshots?
Does this need a new example in the kitchen sink apps?
Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

For maintainers only: Please tag your pull request with at least one of the following:
["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]

@shilman shilman added the maintenance User-facing maintenance tasks label Nov 5, 2018
README.md Outdated Show resolved Hide resolved
@Hypnosphi
Copy link
Member

Let's also update https://github.com/storybooks/storybook/blob/master/.github/PULL_REQUEST_TEMPLATE.md with a note that PR base shouldn't be changed from next to base unless it's absolutely necessary and that bugfix PRs will be cherry-picked to current release

@codecov
Copy link

codecov bot commented Nov 5, 2018

Codecov Report

Merging #4719 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4719   +/-   ##
=======================================
  Coverage   35.55%   35.55%           
=======================================
  Files         557      557           
  Lines        6738     6738           
  Branches      885      885           
=======================================
  Hits         2396     2396           
  Misses       3881     3881           
  Partials      461      461

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9f9a261...e3b260d. Read the comment docs.

@shilman
Copy link
Member Author

shilman commented Nov 5, 2018

@Hypnosphi updated


If your answer is yes to any of these, please make sure to include it in your PR.

For maintainers only: Please tag your pull request with at least one of the following:
**For everybody:** Please submit all PRs to the `next` branch unless they are specific to current release. Storybook maintainers cherry-pick bug and documentation fixes into the `master` branch as part of the release process, so you shouldn't need to worry about this.
Copy link
Member

@Hypnosphi Hypnosphi Nov 5, 2018

Choose a reason for hiding this comment

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

let's surround both notes with <!--/--> to hide them from actual PRs

Copy link
Member

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants