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

ingitdb / ingitdb-cli / 27361078387
96%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 04:16PM UTC
Jobs 1
Files 142
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

11 Jun 2026 04:16PM UTC coverage: 96.336%. Remained the same
27361078387

push

github

trakhimenok
ci: harden Release workflow against tag races

The dispatch-triggered release ran on main HEAD and silently required
the newest tag to point at it — releasing seconds before the version
tag finished propagating failed goreleaser's git-state check (seen on
run 27357782836: 'git tag v1.30.1 was not made against commit
26b63e6').

Now build-linux resolves the release tag once (an explicit
workflow_dispatch 'tag' input, or the newest tag on the default
branch), checks it out, and exposes it as a job output; the windows,
homebrew, and snap jobs check out that same tag. All jobs therefore
build the identical tagged commit regardless of when the dispatch
happens or what lands on main mid-run. A concurrency group queues a
second dispatch instead of letting two releases interleave.

Deliberately NOT triggering on tag push: tags are minted on every
merge to main, and auto-publishing each merge to brew/snap/AUR/choco
would change release cadence. Releases stay manual.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

13225 of 13728 relevant lines covered (96.34%)

1.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27361078387.1 11 Jun 2026 04:16PM UTC 142
96.34
GitHub Action Run
Source Files on build 27361078387
  • Tree
  • List 142
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9315c9b7 on github
  • Prev Build on main (#27357761731)
  • Next Build on main (#27535087601)
  • 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