-
Notifications
You must be signed in to change notification settings - Fork 14
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
feat(PPDSC-2500): add storybook urls to component pages #449
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
- Build stories.json in storybook build (contains ids used in all story urls) - Make build_storybook a dependency of docsite e2e tests in pipeline - Add a docsite cypress test to extract all storybook urls from the build and check that they are valid using stories.json
mstuartf
added
draft
This is a draft PR and not intended for formal review yet
feature
This change contains a new feature
labels
Nov 2, 2022
mstuartf
requested review from
jps,
Xin00163,
pdimova,
baburay23,
mutebg,
Vanals,
evgenitsn and
Srinivasan-Ramasamy
as code owners
November 2, 2022 11:13
You can preview these changes on: |
mstuartf
changed the title
feat(PPDSC-2500): check all storybook urls are valid
feat(PPDSC-2500): add storybook urls to component pages
Nov 3, 2022
mstuartf
added
ready for review
Please assist in getting this reviewed
and removed
draft
This is a draft PR and not intended for formal review yet
labels
Nov 3, 2022
mutebg
reviewed
Nov 3, 2022
evgenitsn
reviewed
Nov 4, 2022
evgenitsn
previously approved these changes
Nov 7, 2022
mutebg
previously approved these changes
Nov 8, 2022
mutebg
approved these changes
Nov 9, 2022
Xin00163
approved these changes
Nov 9, 2022
evgenitsn
approved these changes
Nov 10, 2022
8 tasks
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
PPDSC-2500
What
I have done:
I have tested manually:
Before:
After:
Who should review this PR:
How to test: