Skip to content

Split CI linting/playwright out into separate jobs#50406

Merged
jakebailey merged 2 commits intomicrosoft:mainfrom
jakebailey:faster-gha-1
Aug 23, 2022
Merged

Split CI linting/playwright out into separate jobs#50406
jakebailey merged 2 commits intomicrosoft:mainfrom
jakebailey:faster-gha-1

Conversation

@jakebailey
Copy link
Copy Markdown
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
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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