-
Notifications
You must be signed in to change notification settings - Fork 8.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
Fixes for storybook aliases #204842
Fixes for storybook aliases #204842
Conversation
smith
commented
Dec 18, 2024
•
edited by kibanamachine
Loading
edited by kibanamachine
- Remove duplicates
- Import list of aliases to buildkite script so we don't need it in two places
- Mention packages as well as plugins in README, and use newer example storybook syntax
- Add mjs support to unbreak slo stories
* Remove duplicates * Import list of aliases to buildkite script so we don't need it in two places * Mention packages as well as plugins in README, and use newer example storybook syntax
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for putting this PR together. I think this is good, waiting for Build Storybooks
step to pass for approval
💚 Build Succeeded
Metrics [docs]
History
|
Starting backport for target branches: 8.16, 8.17, 8.x |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
* Remove duplicates * Import list of aliases to buildkite script so we don't need it in two places * Mention packages as well as plugins in README, and use newer example storybook syntax * Add mjs support to unbreak slo stories (cherry picked from commit ddcf076) # Conflicts: # .buildkite/scripts/steps/storybooks/build_and_upload.ts # src/dev/storybook/aliases.ts
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
* Remove duplicates * Import list of aliases to buildkite script so we don't need it in two places * Mention packages as well as plugins in README, and use newer example storybook syntax * Add mjs support to unbreak slo stories (cherry picked from commit ddcf076)
* Remove duplicates * Import list of aliases to buildkite script so we don't need it in two places * Mention packages as well as plugins in README, and use newer example storybook syntax * Add mjs support to unbreak slo stories (cherry picked from commit ddcf076) # Conflicts: # .buildkite/scripts/steps/storybooks/build_and_upload.ts # src/dev/storybook/aliases.ts
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
# Backport This will backport the following commits from `main` to `8.x`: - [Fixes for storybook aliases (#204842)](#204842) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Nathan L Smith","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-26T16:38:22Z","message":"Fixes for storybook aliases (#204842)\n\n* Remove duplicates\r\n* Import list of aliases to buildkite script so we don't need it in two\r\nplaces\r\n* Mention packages as well as plugins in README, and use newer example\r\nstorybook syntax\r\n* Add mjs support to unbreak slo stories","sha":"ddcf076ff400315a66e6076d694b301cf7d84070","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-major","ci:build-storybooks"],"number":204842,"url":"https://github.com/elastic/kibana/pull/204842","mergeCommit":{"message":"Fixes for storybook aliases (#204842)\n\n* Remove duplicates\r\n* Import list of aliases to buildkite script so we don't need it in two\r\nplaces\r\n* Mention packages as well as plugins in README, and use newer example\r\nstorybook syntax\r\n* Add mjs support to unbreak slo stories","sha":"ddcf076ff400315a66e6076d694b301cf7d84070"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204842","number":204842,"mergeCommit":{"message":"Fixes for storybook aliases (#204842)\n\n* Remove duplicates\r\n* Import list of aliases to buildkite script so we don't need it in two\r\nplaces\r\n* Mention packages as well as plugins in README, and use newer example\r\nstorybook syntax\r\n* Add mjs support to unbreak slo stories","sha":"ddcf076ff400315a66e6076d694b301cf7d84070"}}]}] BACKPORT-->
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
1 similar comment
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
* Remove duplicates * Import list of aliases to buildkite script so we don't need it in two places * Mention packages as well as plugins in README, and use newer example storybook syntax * Add mjs support to unbreak slo stories
* Remove duplicates * Import list of aliases to buildkite script so we don't need it in two places * Mention packages as well as plugins in README, and use newer example storybook syntax * Add mjs support to unbreak slo stories
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |