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

[7.17] Remove CI Composite Storybook (#171258) #171762

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

Ikuni17
Copy link
Contributor

@Ikuni17 Ikuni17 commented Nov 22, 2023

Backport

Manual backport due to merge conflicts.

This will backport the following commits from main to 7.17:

Questions ?

Please refer to the Backport tool documentation

## Summary
Closes elastic#160803

This PR removes the `CI Composite` story because it has been broken
since at least ac23dce (and possibly
since b862a6c). The functionality is
covered by the generated `index.html` in
https://github.com/elastic/kibana/blob/dda4498fee84708143ce4671af880db785f9e652/.buildkite/scripts/steps/storybooks/build_and_upload.ts#L105-L120

To fix the composite story requires generating `stories.json` for every
storybook, which requires migrating the repo off the deprecated
`storiesOf` API. That task is quite extensive and would be better
handled alongside an upgrade to Storybook 7.x

(cherry picked from commit 1919c87)

# Conflicts:
#	.buildkite/scripts/steps/storybooks/build_and_upload.js
#	.ci/.storybook/main.js
#	src/dev/storybook/aliases.ts
@Ikuni17
Copy link
Contributor Author

Ikuni17 commented Nov 22, 2023

@elasticmachine merge upstream

@Ikuni17 Ikuni17 disabled auto-merge November 22, 2023 16:03
@Ikuni17 Ikuni17 requested a review from a team November 22, 2023 16:04
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@Ikuni17 Ikuni17 enabled auto-merge (squash) November 23, 2023 01:03
@Ikuni17 Ikuni17 merged commit 5ff4215 into elastic:7.17 Nov 27, 2023
1 check passed
@Ikuni17 Ikuni17 deleted the backport/7.17/pr-171258 branch November 27, 2023 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants