-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Release: Prerelease 8.3.0-alpha.1 #28509
Merged
Merged
Conversation
This file contains 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
…ub.com/sossost/storybook into fix/error-message-final-slash-in-title
…rybookjs/storybook into norbert/auto-import-monorepo
…rybookjs/storybook into norbert/auto-import-monorepo
see: https://app.circleci.com/pipelines/github/storybookjs/storybook/79345/workflows/f27624ed-dc55-4a51-82ce-bcc76fb24b83/jobs/676050 Co-authored-by: Yann Braga <yannbf@gmail.com>
…-errors.js` and add one for ` scripts/eslint-plugin-local-rules/storybook-monorepo-imports.js`
storybook-bot
force-pushed
the
version-non-patch-from-8.3.0-alpha.0
branch
from
July 15, 2024 10:43
60fab2e
to
539f933
Compare
…dencies-to-renderers CPC: Direct dependencies on shim packages in renderers
storybook-bot
force-pushed
the
version-non-patch-from-8.3.0-alpha.0
branch
from
July 15, 2024 11:03
539f933
to
574806b
Compare
docs: Update test-runner-local-build-workflow.md
storybook-bot
force-pushed
the
version-non-patch-from-8.3.0-alpha.0
branch
from
July 15, 2024 12:13
574806b
to
8a6af09
Compare
CLI: Add diagnostic when the `storybook` package is missing
storybook-bot
force-pushed
the
version-non-patch-from-8.3.0-alpha.0
branch
from
July 15, 2024 14:37
8a6af09
to
9f31289
Compare
…-automigration CLI: Make a few automigrations run on all version upgrades
storybook-bot
force-pushed
the
version-non-patch-from-8.3.0-alpha.0
branch
from
July 15, 2024 15:18
9f31289
to
0771483
Compare
…-data-to-benchmarking-bot Build: Send benchmarking base list to bot
storybook-bot
force-pushed
the
version-non-patch-from-8.3.0-alpha.0
branch
from
July 15, 2024 18:36
0771483
to
06c3d0a
Compare
shilman
added
freeze
Freeze the Release PR with this label
ci:daily
Run the CI jobs that normally run in the daily job.
labels
Jul 16, 2024
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 06c3d0a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is an automated pull request that bumps the version from
8.3.0-alpha.0
to8.3.0-alpha.1
.Once this pull request is merged, it will trigger a new release of version
8.3.0-alpha.1
.If you're not a core maintainer with permissions to release you can ignore this pull request.
To do
Before merging the PR, there are a few QA steps to go through:
And for each change below:
This is a list of all the PRs merged and commits pushed directly to
next
, that will be part of this release:storybook
package is missing #28604 (will also be patched)core-events
#28573 (will also be patched)theming/create
aliases in docs preset #28570 (will also be patched)0a670ef35a64bc31b4d217440beb51efc182c515
a5c2cf1712f70b4e3ecf38d3c98e7db8e8d67849
f0c74cb1d3c80027b5417874c14bf7cb7a770266
d996644a35f36c8d496fd1dd7b0b08b8aecd0fd5
pull_request_target
b6f1b8b83045b8d7c5eed7054606672d58423bfa
If you've made any changes doing the above QA (change PR titles, revert PRs), manually trigger a re-generation of this PR with this workflow and wait for it to finish. It will wipe your progress in this to do, which is expected.
Feel free to manually commit any changes necessary to this branch after you've done the last re-generation, following the Make Manual Changes section in the docs, especially if you're making changes to the changelog.
When everything above is done:
Generated changelog
8.3.0-alpha.1
storybook
package is missing - #28604, thanks @kasperpeulen!theming/create
aliases in docs preset - #28570, thanks @ndelangen!core-events
- #28573, thanks @ndelangen!