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

valksor / traefik-conditional-headers
100%

Build:
DEFAULT BRANCH: master
Repo Added 05 Nov 2025 09:02PM UTC
Files 1
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

07 Jul 2026 03:28AM UTC coverage: 100.0%. Remained the same
28839377147

push

github

k0d3r1s
Install golangci-lint and yaegi via go install, not curl|sh

CI's "Install golangci-lint" step failed checksum verification for v2.12.2:
the install.sh fetched from golangci-lint's mutable master branch has a
parsing bug and compared the tarball against the .sbom.json asset's hash.
Verified benign: the release's published checksums.txt lists the tarball as
8df580d… (exactly what was downloaded), while fd3a137… is the .sbom.json
hash — the downloaded artifact is authentic, no tampering.

Replace both curl|sh installers (golangci-lint and yaegi) with pinned
`go install` from the Go module proxy, matching kvelmo. This fixes the
failure and routes installs through proxy.golang.org + sum.golang.org
instead of a mutable-master shell pipe. CGO_ENABLED=0 is scoped to these
steps so neither from-source build needs a C toolchain on the runner
(job-level CGO_ENABLED=1, needed by go test -race, is untouched).

Update the README Development Setup golangci-lint one-liner to the same
go install command so local dev doesn't hit the identical checksum failure.

Verified locally: both installs succeed under CGO_ENABLED=0, golangci-lint
reports 2.12.2, make and make yaegi_test pass, actionlint clean.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Cp1SDaNNs1WahgRvapN1rH

48 of 48 relevant lines covered (100.0%)

9052.1 hits per line

Relevant lines Covered
Build:
Build:
48 RELEVANT LINES 48 COVERED LINES
9052.1 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28839377147 master Install golangci-lint and yaegi via go install, not curl|sh CI's "Install golangci-lint" step failed checksum verification for v2.12.2: the install.sh fetched from golangci-lint's mutable master branch has a parsing bug and compared the tarball a... push 07 Jul 2026 03:34AM UTC k0d3r1s github
100.0
19992302080 master Bump golangci-lint in workflow push 06 Dec 2025 06:09PM UTC k0d3r1s github
100.0
19992055402 master use ubuntu-slim push 06 Dec 2025 05:45PM UTC k0d3r1s github
100.0
19593157200 master Adds badges to README Adds badges to the README file. These badges provide information such as: - Project's organization - License type - Code coverage - Go Report Card status push 22 Nov 2025 08:51AM UTC k0d3r1s github
100.0
19119084324 master use make push 05 Nov 2025 11:06PM UTC k0d3r1s github
100.0
19118924274 master Code of Conduct push 05 Nov 2025 10:58PM UTC k0d3r1s github
100.0
19118694769 master use coveralls push 05 Nov 2025 10:46PM UTC k0d3r1s github
100.0
See All Builds (7)
  • Repo on GitHub
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