-
Notifications
You must be signed in to change notification settings - Fork 38
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
fix 🐛: Update CI and tests #377
Conversation
melMass
commented
Jan 31, 2024
- also fixes the playwright screenshot test, not sure about the action
also fixes the playwright screenshot test, not srue about the action
|
12 failed The ones that passed generated working screenshots 🥳 I'm on linux, so probably normal that I can't run those safari tests |
Noice! Then I guess it will fail on the CI though... Maybe I can just conditionally add Webkit if not on linux I'll check it out in docker. I should have added instructions to test all this, I will add more info to CONTRIBUTE.md or similar later but the TLDR is: Storybook
storybook+.webmPlaywright
|
There is a very strange and ugly scrollbar on windows... This commit styles it according to the theme, check the PR body for screenshots of before/after
still looks a bit sketchy but less than currently
to do visual comparison from two commits (WIP)
gh workflow run playwright-compare.yml --ref fix/playwright-tests -f "before-commit=7f0d42ad23a9d2f4b1fdd7dc162f094c08478fca" Where |
this is needed to kick a workflow not in main
allow to fetch other refs than the current
as no artifacts are uploaded for now
missing commas :facepalm
Works! |
Ready to merge on my side! |
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.
awesome!
not working for org and we can't accept it anyway