-
Notifications
You must be signed in to change notification settings - Fork 207
ci: chromatic runs for S2 [CSS-1233] #4070
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
Conversation
@@ -79,7 +94,6 @@ jobs: | |||
onlyChanged: true | |||
traceChanged: true | |||
untraced: ".github/* plugins/stylelint-*/* tools/* .changeset/*" | |||
diagnostics: true |
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 property is deprecated and no longer supported so I removed it.
📚 Branch previewPR #4070 has been deployed to Azure Blob Storage: https://spectrumcss.z13.web.core.windows.net/pr-4070/index.html. |
File metricsSummaryTotal size: 1.44 MB* 🎉 No changes detected in any packages * Size is the sum of all main files for packages in the library.* An ASCII character in UTF-8 is 8 bits or 1 byte. |
798b708
to
c7b8e9e
Compare
|
57a0d4b
to
ef65717
Compare
ef65717
to
f11fa47
Compare
Description
Why?
We need to enhance our Chromatic configuration to support automated VRT for pull requests targeting the spectrum-two branch. This will help us catch visual regressions early in the development process and ensure visual consistency across our components as we work on Spectrum 2 migrations.
How and where has this been tested?
Please tag yourself on the tests you've marked complete to confirm the tests have been run by someone other than the author.
Validation steps
To-do list