-
Notifications
You must be signed in to change notification settings - Fork 36
feat(ci): run frontend reproducibility in each PR #4805
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(ci): run frontend reproducibility in each PR #4805
Conversation
74d39b9 to
86c0493
Compare
|
I would run it on |
|
@peterpeterparker I changed the |
|
Not sure it's redundant, just asking my self about workload. The script performs 10 |
|
@peterpeterparker then I will remove the trigger by |
peterpeterparker
left a comment
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.
LGTM, thx
Motivation
Given recent reproducibilities issues with bumping Tailwind v4 (see one of the fixes here), we include the CI that checks the frontend reproducibility in each PR, and on
main.Furthermore, once this PR is merged, we will add the check among the compulsory ones to be able to merge any PR.