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

[No QA] Fix Storybook to fix staging web deploys #9783

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

roryabraham
Copy link
Contributor

Details

Storybook was broken by #9750. However, this caused staging web deploy to fail:

https://github.com/Expensify/App/runs/7243680102?check_suite_focus=true

So we needed to revert or fix storybook in order to fix staging deploys. I chose to fix it without reverting.

Fixed Issues

$ n/a – broken deploys

Tests

  1. Run npm i
  2. Run npm run storybook
  3. Verify that storybook works locally in your browser.
  4. Run npm run storybook-build
  5. Verify that the build completes successfully.
  6. Merge this PR
  7. Verify that the staging deploy happens successfully.

@roryabraham roryabraham requested a review from a team as a code owner July 8, 2022 01:34
@roryabraham roryabraham self-assigned this Jul 8, 2022
@melvin-bot melvin-bot bot requested review from cead22 and removed request for a team July 8, 2022 01:34
Copy link
Contributor

@marcaaron marcaaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great!

@roryabraham roryabraham merged commit b760405 into main Jul 8, 2022
@roryabraham roryabraham deleted the Rory-FixStorybook branch July 8, 2022 02:26
@OSBotify
Copy link
Contributor

OSBotify commented Jul 8, 2022

🚀 Deployed to staging by @roryabraham in version: 1.1.82-2 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @roryabraham in version: 1.1.82-5 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 failure ❌
🕸 web 🕸 success ✅

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.

3 participants