-
Notifications
You must be signed in to change notification settings - Fork 14k
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: Run Applitools on public Storybook #19852
Conversation
Codecov Report
@@ Coverage Diff @@
## master #19852 +/- ##
==========================================
- Coverage 66.56% 66.52% -0.04%
==========================================
Files 1714 1715 +1
Lines 65043 65055 +12
Branches 6723 6723
==========================================
- Hits 43293 43278 -15
- Misses 20037 20066 +29
+ Partials 1713 1711 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
…/netlify-applitools-cron
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.
This is so cool!
…/netlify-applitools-cron
…/netlify-applitools-cron
* Test storybook workflow * Add test workflow * Fix eof * Update workflow * Install apt dependencies * Schedule nightly * Enhance workflow * Add secret Applitools key * Update config * Add batchName
* Test storybook workflow * Add test workflow * Fix eof * Update workflow * Install apt dependencies * Schedule nightly * Enhance workflow * Add secret Applitools key * Update config * Add batchName
SUMMARY
This PR introduces a Github workflow to test the Storybook Netlify instance nightly (at midnight).
The flow works as follows:
ADDITIONAL INFORMATION