Skip to content

PR checks perf improvements and organization#568

Merged
timotheeguerin merged 46 commits intoAzure:mainfrom
timotheeguerin:improve-pr-speed
Apr 3, 2024
Merged

PR checks perf improvements and organization#568
timotheeguerin merged 46 commits intoAzure:mainfrom
timotheeguerin:improve-pr-speed

Conversation

@timotheeguerin
Copy link
Copy Markdown
Member

@timotheeguerin timotheeguerin commented Apr 1, 2024

Result when from 30-35min pipelines to under 20min

  • Use corepack to install pnpm: Faster and respect the pnpm version set in package.json instead of having another place to keep up to date
  • dependency cache
  • move swagger check to seperate job
  • upgrade to new code coverage task
  • Don't run core tests in ci
  • Move all consitency check to independent github action workflow(Makes it easier to see which one failed immediately without having to open devops and dig into the steps)

@timotheeguerin timotheeguerin marked this pull request as draft April 1, 2024 19:58
@timotheeguerin timotheeguerin changed the title Use cache and corepack PR performance improvements Apr 1, 2024
@azure-sdk
Copy link
Copy Markdown
Collaborator

azure-sdk commented Apr 1, 2024

All changed packages have been documented.

@azure-sdk
Copy link
Copy Markdown
Collaborator

@timotheeguerin timotheeguerin changed the title PR performance improvements PR checks perf improvements and organization Apr 2, 2024
@timotheeguerin timotheeguerin enabled auto-merge April 2, 2024 22:44
@timotheeguerin timotheeguerin added this pull request to the merge queue Apr 2, 2024
@timotheeguerin timotheeguerin removed this pull request from the merge queue due to a manual request Apr 2, 2024
@timotheeguerin timotheeguerin enabled auto-merge April 2, 2024 23:17
@timotheeguerin timotheeguerin added this pull request to the merge queue Apr 2, 2024
Merged via the queue into Azure:main with commit 0551990 Apr 3, 2024
@timotheeguerin timotheeguerin deleted the improve-pr-speed branch April 3, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants