Skip to content

STRCLI-285 Decouple from yarn classic#402

Draft
JohnC-80 wants to merge 7 commits into
mainfrom
STCLI-285
Draft

STRCLI-285 Decouple from yarn classic#402
JohnC-80 wants to merge 7 commits into
mainfrom
STCLI-285

Conversation

@JohnC-80

@JohnC-80 JohnC-80 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

STCLI-285

This PR moves stripes-cli over its initial hump of compatibility with anything outside of yarn classic, enabling it to work on systems where yarn is not installed.
Some functionality of stripes-cli -

  • app create
  • app bigtest

depend on yarn commands, specifically - this takes that logic and generalizes it - so that migration can happen in an opt-in manner. At least this portion of the tooling will be compatible with pnpm, npm or yarn.

@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown

Jest Unit Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit d1d7fbc. ± Comparison against base commit abdc51d.

♻️ This comment has been updated with latest results.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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.

1 participant