Skip to content

Split CI linting/playwright out into separate jobs #50406

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

Merged
merged 2 commits into from
Aug 23, 2022

Conversation

jakebailey
Copy link
Member

@jakebailey jakebailey commented Aug 22, 2022

Linting and playwright are unaffected by the node version; split these out into separate jobs, which should speed things up.

While I'm here, remove the tsc matcher; the PR linked in the comment was merged almost a year ago and is already active in setup-node.

Also unset fetch-depth, which then defaults us to a shallow clone. As far as I can tell, this has been set to 5 since #34614 (the PR that added GHA), but there's no rationale as to why 5 commits was chosen. At the time, the travis.yml file was also a shallow clone. This workflow doesn't care about the git history at all, unlike some other workflows like the bisecter.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Aug 22, 2022
@jakebailey jakebailey merged commit 12c3255 into microsoft:main Aug 23, 2022
@jakebailey jakebailey deleted the faster-gha-1 branch August 23, 2022 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants