• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

source-academy / plugins / 28841853581
98%
feat/add-init-infra: 67%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/js-yaml-3.15.0
DEFAULT BRANCH: feat/add-init-infra
Ran 07 Jul 2026 04:36AM UTC
Jobs 1
Files 6
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Jul 2026 04:36AM UTC coverage: 96.078%. Remained the same
28841853581

push

github

web-flow
ci: regenerate yarn.lock as part of the changesets version-bump step (#52)

* ci: regenerate yarn.lock as part of the changesets version-bump step

yarn changeset version only rewrites package.json/CHANGELOG.md, never
re-runs install. When it bumps a dependent's peerDependency range
(e.g. common-cse-machine >=0.1.0 -> >=0.2.0 in runner/web-cse-machine),
that leaves yarn.lock stale, which then fails the resulting "Version
Packages" PR's immutable install in CI (exactly what happened on #51).

Chain a plain "yarn install" after "yarn changeset version" so the
lockfile is always in sync in the same bot commit. It's a no-op when
nothing needs to change.

* ci: set YARN_ENABLE_IMMUTABLE_INSTALLS=false for the version-bump install

Matches changesets/action's own documented recommendation for the
"run yarn install after changeset version" pattern (see its README's
Yarn section) — without it this install could itself run in an
immutable/frozen mode and fail instead of doing its job.

11 of 13 branches covered (84.62%)

Branch coverage included in aggregate %.

38 of 38 relevant lines covered (100.0%)

3.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28841853581.1 07 Jul 2026 04:36AM UTC 6
96.08
GitHub Action Run
Source Files on build 28841853581
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28841853581
  • 7bdc112c on github
  • Prev Build on main (#28768995604)
  • Next Build on main (#29019816342)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc