Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

feat(turbo): add sticky-turbo plan support #190

Merged
merged 5 commits into from
Jun 26, 2023

Conversation

fuxingloh
Copy link
Contributor

What this PR does / why we need it:

Introduce new sticky-turbo plan task to allow planning of tasks before running them. Built to parallelize CI pipelines for faster PR review intervals.

  1. Test [plan]: pnpm sticky-turbo plan test >> packages.json
  2. Test [$p]: for p packages.json
    1. pnpm turbo run test --filter=p --concurency=2
  3. Test [completed]: for "Branch Protection: Require status checks to pass before merging"

@netlify
Copy link

netlify bot commented Jun 26, 2023

Deploy Preview for stickyjs ready!

Name Link
🔨 Latest commit 0533bab
🔍 Latest deploy log https://app.netlify.com/sites/stickyjs/deploys/649950603451330008f2edbe
😎 Deploy Preview https://deploy-preview-190--stickyjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #190 (0533bab) into main (292b97a) will increase coverage by 82.55%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           main     #190       +/-   ##
=========================================
+ Coverage      0   82.55%   +82.55%     
=========================================
  Files         0        3        +3     
  Lines         0       86       +86     
  Branches      0       16       +16     
=========================================
+ Hits          0       71       +71     
- Misses        0       15       +15     

see 3 files with indirect coverage changes

@fuxingloh fuxingloh force-pushed the fuxingloh/support-for-codex-plan branch from bdaff24 to 7bfb721 Compare June 26, 2023 08:43
@fuxingloh fuxingloh merged commit 3998d78 into main Jun 26, 2023
16 checks passed
@fuxingloh fuxingloh deleted the fuxingloh/support-for-codex-plan branch June 26, 2023 08:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant