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

valkyrjaio / sindri-ts / 27913329887
100%

Build:
DEFAULT BRANCH: 26.x
Ran 21 Jun 2026 06:20PM UTC
Jobs 1
Files 45
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

21 Jun 2026 06:20PM UTC coverage: 100.0%. Remained the same
27913329887

push

github

web-flow
[Package] Add repository and bugs fields to sindri for provenance publishing (#35)

# Description

`npm publish --provenance` failed for `@valkyrjaio/sindri` with a 422:

> Error verifying sigstore provenance bundle: Failed to validate
repository information: package.json: "repository.url" is "", expected
to match "https://github.com/valkyrjaio/sindri-ts" from provenance

Provenance publishing requires `package.json` to declare a
`repository.url` that matches the GitHub repository the build ran in.
`sindri-ts` had no `repository` field, so npm saw an empty value and
rejected the upload. Adds the `repository` and `bugs` fields, mirroring
`valkyrja-ts`, which already has them.

---

## Types of Changes

- [ ] Improvement _(non-breaking change which improves code)_
- [x] Bug fix _(non-breaking change which fixes an issue)_
- [ ] New feature _(non-breaking change which adds functionality)_
- [ ] Deprecation _(breaking change which removes functionality)_
- [ ] Breaking change _(fix or feature that would cause existing
functionality to change)_
- [ ] Documentation improvement

---

## Changes

- **`package.json`** — added `repository`
(`git+https://github.com/valkyrjaio/sindri-ts.git`) and `bugs` fields so
`npm publish --provenance` can validate the package against its source
repository

697 of 697 branches covered (100.0%)

Branch coverage included in aggregate %.

1130 of 1130 relevant lines covered (100.0%)

10.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27913329887.1 21 Jun 2026 06:20PM UTC 45
100.0
GitHub Action Run
Source Files on build 27913329887
  • Tree
  • List 45
  • 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 #27913329887
  • 9c022a9c on github
  • Prev Build on 26.x (#27913053348)
  • Next Build on 26.x (#27913351677)
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