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

adobe / spectrum-web-components / 34252229720
96%

Build:
DEFAULT BRANCH: main
Ran 08 Sep 2026 05:01PM UTC
Jobs 1
Files 406
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

08 Sep 2026 04:37PM UTC coverage: 96.286%. Remained the same
34252229720

push

github

web-flow
feat(release): fully independent pipelines release pattern (#6638)

* ci(release): split gen1/gen2 release pipelines with a Version PR flow (#6607)

* ci(release): split gen1/gen2 changesets and publish workflows

Splits the shared publish pipeline into independent gen1 (main -> next/latest)
and gen2 (gen2-beta -> beta, pre-release mode) release streams per SWC-2315,
each with its own changeset folder so a version bump for one generation no
longer forces a decision about the other.

Introduces a fine-grained bot PAT (RELEASE_BOT_TOKEN, to be added as a repo
secret + branch-protection bypass actor) for the version-bump push, replacing
the default GITHUB_TOKEN. Adds a release-branch-lock composite action that
temporarily blocks PR merges to the target branch for the duration of a real
release run, closing the window where a concurrent merge could land between
this job's checkout and its final push-back.

* ci(release): fully separate changesets per generation

Moves from a root-level .changeset + .changeset-2nd-gen split (which needed
a copy-into-.changeset shim at release time, since @changesets/cli only ever
reads .changeset/ relative to wherever it's invoked) to two genuinely
independent changesets instances: 1st-gen/.changeset/ and 2nd-gen/.changeset/,
each with its own config.json, README, and now its own @changesets/cli
devDependency so `yarn changeset` resolves correctly from within either
directory. Removes the runtime copy-in/copy-out step from publish-2nd-gen.yml
entirely - it's no longer needed.

Also fixes every other repo-root reference to the old single .changeset/
path that would have silently broken or degraded (lint-staged, the 1st-gen
changelog/test-changed scripts, the CircleCI docs-only-change filter, and two
doc links), since 1st-gen's own nested `workspaces` field means changesets
invoked there can no longer see out-of-scope packages by design - those
ignore/fixed entries are dropped as dead weight rather than kept as unusable
safe... (continued)

6112 of 6556 branches covered (93.23%)

Branch coverage included in aggregate %.

38557 of 39836 relevant lines covered (96.79%)

459.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34252229720.1 08 Sep 2026 05:01PM UTC 406
96.29
GitHub Action Run
Source Files on build 34252229720
  • Tree
  • List 406
  • 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 #34252229720
  • bef2c803 on github
  • Prev Build on main (#33914195521)
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