-
Notifications
You must be signed in to change notification settings - Fork 100
Remove preview workflow, do WPT lint in PR workflow #3131
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
The artifact upload for the PR preview workflow was really slow. We could re-enable this if we find it's needed though. The WPT lint workflow was doing a redundant build of most of the CTS. We can just run WPT's lint after a regular build (it seems to take only 2 seconds on past runs).
mehmetoguzderin
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.
SGTM, and the solution in main repo works better so we can orient that way in case to be revived. Thank you!
|
Yes, I was thinking that too. Sounds good. BTW, I forgot to mention in the PR - the CTS preview also hasn't been working (posting GitHub comments) for at least a few days. Guessing that switching to the new solution would work better. |
And update the parameterization docs and checklist. This also makes it easy for us to add additional stuff to the bot comment if we want to later. (Like we used to have previews but disabled them in gpuweb#3131.)
And update the parameterization docs and checklist. This also makes it easy for us to add additional stuff to the bot comment if we want to later. (Like we used to have previews but disabled them in gpuweb#3131.)
And update the parameterization docs and checklist. This also makes it easy for us to add additional stuff to the bot comment if we want to later. (Like we used to have previews but disabled them in gpuweb#3131.)
And update the parameterization docs and checklist. This also makes it easy for us to add additional stuff to the bot comment if we want to later. (Like we used to have previews but disabled them in gpuweb#3131.)
And update the parameterization docs and checklist. This also makes it easy for us to add additional stuff to the bot comment if we want to later. (Like we used to have previews but disabled them in gpuweb#3131.)
And update the parameterization docs and checklist. This also makes it easy for us to add additional stuff to the bot comment if we want to later. (Like we used to have previews but disabled them in gpuweb#3131.)
And update the parameterization docs and checklist. This also makes it easy for us to add additional stuff to the bot comment if we want to later. (Like we used to have previews but disabled them in #3131.)
The artifact upload for the PR preview workflow was really slow. We could re-enable this if we find it's needed though.
The WPT lint workflow was doing a redundant build of most of the CTS. We can just run WPT's lint after a regular build (it seems to take only 11+2 seconds on past runs, including the one on this PR).
Issue: None
Requirements for PR author: N/A
Requirements for reviewer sign-off: N/A