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

Some updates #93

Merged
merged 5 commits into from
Mar 21, 2024
Merged

Some updates #93

merged 5 commits into from
Mar 21, 2024

Conversation

ahuth
Copy link
Collaborator

@ahuth ahuth commented Mar 21, 2024

  • Refactors to storybook event handling
  • Refactors to function return values
  • Upgrade storybook
  • Upgrade all the other deps, too
  • Validate against the public EDS storybook on CI (non-blocking)

In my mind, this removes any possibility that the storyRendered event is emmitted back before the microtask has ran and we have had a chance to set up the event listener...

Probably not really a possibility, but why not.
I previously didn't add this because EDS's storybook is out of our control, and I don't want the tests here to start failing if something gets borked over there.

But I figure now that it's fine to add a non-blocking check as another validation on any changes.
@ahuth ahuth requested a review from a team March 21, 2024 11:14
@ahuth ahuth merged commit 83dcceb into main Mar 21, 2024
4 checks passed
@ahuth ahuth deleted the ah-updates branch March 21, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant