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

eresearchqut / ddb-repository / 26067908267
98%

Build:
DEFAULT BRANCH: main
Ran 19 May 2026 12:10AM UTC
Jobs 1
Files 3
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

19 May 2026 12:08AM UTC coverage: 92.0%. Remained the same
26067908267

push

github

ryan-bennett
fix: decouple npm publishing from semantic-release to use OIDC

semantic-release/npm validates NPM_TOKEN against the target registry
during verifyConditions, which breaks when using OIDC trust (no static
token). Instead:
- Configure @semantic-release/npm with npmPublish: false so it only
  bumps package.json version without attempting to publish
- Capture pre/post version to detect whether a release was made
- Publish to npmjs.com with --provenance (uses OIDC trust, id-token:write)
- Publish to GitHub Packages with GITHUB_TOKEN, conditionally on release

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

187 of 220 branches covered (85.0%)

Branch coverage included in aggregate %.

296 of 305 relevant lines covered (97.05%)

159.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26067908267.1 19 May 2026 12:10AM UTC 3
92.0
GitHub Action Run
Source Files on build 26067908267
  • Tree
  • List 3
  • 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 #26067908267
  • 8e18c8d4 on github
  • Prev Build on main (#26067725951)
  • Next Build on main (#26068054393)
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