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

archetech / archon / 26653217062
89%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 05:55PM UTC
Jobs 1
Files 38
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

29 May 2026 05:52PM UTC coverage: 92.556%. Remained the same
26653217062

push

github

web-flow
ci: Release 0.9 package updates (#584)

* Publish

 - @didcid/cipher@0.2.9
 - @didcid/common@0.1.11
 - @didcid/gatekeeper@0.4.9
 - @didcid/ipfs@0.1.11
 - @didcid/keymaster@0.4.9

* Fix npm release publishing recovery

* Use token auth for npm publish recovery

* Use current npm for trusted publishing

* Recover npm publish from release tags

* Fail empty npm recovery publishes

* Force lerna version on manual npm publish dispatch

A manual workflow_dispatch is a deliberate request to bump and tag, but
lerna version only bumps packages it detects as changed since the last
release tag. With no source changes, it versioned nothing, leaving
`publish from-git` with no tag to publish and failing the run.

Add --force-publish so the chosen package(s) always bump and tag. This
also replaces the --scope flag, which lerna version does not honor.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Publish

 - @didcid/browser-hdkey@0.1.12
 - @didcid/cipher@0.2.10
 - @didcid/common@0.1.12
 - @didcid/gatekeeper@0.4.10
 - @didcid/ipfs@0.1.12
 - @didcid/keymaster@0.4.10

* Use token auth only for npm publish

The publish failed with E404 because OIDC trusted publishing was enabled
(id-token, provenance, npm 11.16) but no trusted publisher is configured
per-package on npmjs.org, while NODE_AUTH_TOKEN was also set — a mixed,
non-working setup. Drop the OIDC pieces and publish with the NPM_TOKEN
automation token only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* Publish

 - @didcid/browser-hdkey@0.1.13
 - @didcid/cipher@0.2.11
 - @didcid/common@0.1.13
 - @didcid/gatekeeper@0.4.11
 - @didcid/ipfs@0.1.13
 - @didcid/keymaster@0.4.11

* Detect npm no-op publish from lerna output, not summary file

lerna 9's --summary-file stays empty even after a successful publish, so
the `[ ! -s ]` guard failed the job despite all packages publishing. Tee
lerna's output and check for "lerna success published" instead, which
still catches th... (continued)

2246 of 2585 branches covered (86.89%)

Branch coverage included in aggregate %.

4655 of 4871 relevant lines covered (95.57%)

1056.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26653217062.1 29 May 2026 05:55PM UTC 76
93.71
GitHub Action Run
Source Files on build 26653217062
  • Tree
  • List 38
  • Changed 35
  • Source Changed 0
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26653217062
  • 02d49595 on github
  • Prev Build on main (#26650932819)
  • Next Build on main (#26719691263)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc