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

ingitdb / ingitdb-cli / 22285202748
82%

Build:
DEFAULT BRANCH: main
Ran 22 Feb 2026 08:58PM UTC
Jobs 1
Files 64
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

22 Feb 2026 08:58PM UTC coverage: 82.35%. Remained the same
22285202748

push

github

trakhimenok
refactor: split release workflow into separate build and publisher jobs (Option C)

Architecture:
- build-linux: Build Linux/Windows binaries, create GitHub release
- macos-releaser: Build macOS, sign, notarize (depends on build-linux)
- publish-aur: Publish to AUR (depends on build-linux, no Go setup)
- publish-homebrew: Publish Homebrew Formula (depends on build-linux, no Go setup)
- publish-snap: Build and publish to Snapcraft (depends on build-linux)
- deploy-*: Both depend on all publishers

Benefits:
- Clear separation: build vs. publish
- Parallel execution of independent publishers
- Publisher jobs don't need Go setup (except snap)
- Easy to add new publishers
- Reusable goreleaser configs for each purpose

Config files:
- .github/goreleaser-linux.yaml: Build Linux/Windows, create release
- .github/goreleaser-macos.yaml: Build macOS, sign, notarize (unchanged)
- .github/goreleaser-publish-aur.yaml: AUR publishing only
- .github/goreleaser-publish-homebrew.yaml: Homebrew publishing only
- .github/goreleaser-publish-snap.yaml: Snap building and publishing

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>

3322 of 4034 relevant lines covered (82.35%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22285202748.1 22 Feb 2026 08:58PM UTC 64
82.35
GitHub Action Run
Source Files on build 22285202748
  • Tree
  • List 64
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c5ccfd0b on github
  • Prev Build on main (#22281454725)
  • Next Build on main (#22285251875)
  • 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