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

oleg-koval / dcli / 23958449094
45%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 07:03PM UTC
Jobs 1
Files 10
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

03 Apr 2026 07:03PM UTC coverage: 66.055%. Remained the same
23958449094

push

github

web-flow
fix: add --skip-validate flag to GoReleaser to allow releases without git tags (#19)

GoReleaser validates that the current commit has a git tag by default. Since the release workflow runs on every push to main (not just on tags), this validation was failing with a 15s timeout.

By adding --skip-validate, GoReleaser will skip this validation and use the version provided via GORELEASER_CURRENT_TAG environment variable, which is generated from 'git describe' or falls back to the short SHA.

This allows fully automated releases on every push to main as intended.

216 of 327 relevant lines covered (66.06%)

2.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23958449094.1 03 Apr 2026 07:03PM UTC 10
66.06
GitHub Action Run
Source Files on build 23958449094
  • Tree
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23958449094
  • 1d847a45 on github
  • Prev Build on main (#23958137173)
  • Next Build on main (#23958597145)
  • 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