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

datatug / datatug-cli / 25872809075
62%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 04:47PM UTC
Jobs 1
Files 268
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

14 May 2026 04:46PM UTC coverage: 37.292%. Remained the same
25872809075

push

github

trakhimenok
ci: auto-bump on push to main; release stays manual via workflow_dispatch

Two coupled changes to decouple auto-versioning from binary releases:

1. Go CI (.github/workflows/golangci.yml): flip
   `disable-version-bumping: true` → `false`. Every push to main will now
   auto-create a tag via strongo/go-ci-action's bump step, matching the
   pattern used by ingitdb-cli and dalgo2sqlite. The Feature is no longer
   stuck at v0.0.14 with no path forward without a human tag push.

2. Release (.github/workflows/release.yml): change trigger from
   `push: tags: v*` to `workflow_dispatch`. Without this, the new
   auto-bump would fire goreleaser on every push, publishing a Homebrew
   release per commit. Manual dispatch keeps releases on a human cadence
   while letting CI manage the tag stream beneath them. Trigger via:

     gh workflow run release.yml --ref <tag-or-branch>

   or the Actions tab in GitHub.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

5150 of 13810 relevant lines covered (37.29%)

0.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25872809075.1 14 May 2026 04:47PM UTC 268
37.29
GitHub Action Run
Source Files on build 25872809075
  • Tree
  • List 268
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c4e69230 on github
  • Prev Build on main (#25867873074)
  • Next Build on main (#25914913204)
  • 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