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

umputun / feed-master / 32315039732
75%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2026 11:53PM UTC
Jobs 1
Files 16
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

19 Aug 2026 11:52PM UTC coverage: 74.631%. Remained the same
32315039732

push

github

web-flow
Add workflow permissions, bump CI actions, go 1.26 and dependencies (#173)

* Add read-only default permissions, bump CI actions to current majors

None of the four workflows declared a top-level `permissions` block, so
each job ran with whatever the repository default grants. The two docker
workflows keep their per-job `packages: write`, which is what they
actually need to push images.

Action bumps: checkout v6 to v7, setup-go v6 to v7, upload-artifact v6
to v7, download-artifact v7 to v8, docker/setup-buildx-action and
docker/login-action v3 to v4, docker/build-push-action v6 to v7.

* Bump go to 1.26, update dependencies

Raises the go directive and the CI `go-version` to 1.26, which is what
`umputun/baseimage:buildgo-latest` already builds with, and moves every
module to its current release. Notable ones are bbolt 1.4.3 to 1.5.0,
which adds a data file size limit option and leaves the on-disk format
alone, and go-pkgz/rest 1.21.0 to 1.24.0, whose CORS and Gzip changes do
not apply here since neither middleware is used.

* Bump golangci-lint to v2.9, required by the go 1.26 directive

v2.6.2 is built with go1.25 and refuses a module targeting 1.26:

    can't load config: the Go language version (go1.25) used to build
    golangci-lint is lower than the targeted Go version (1.26)

v2.9.0 is the first release built with go1.26, and it is what
`umputun/baseimage:buildgo-latest` already installs. It reports nothing
on this tree beyond what v2.6.2 does.

---------

Co-authored-by: Umputun <umputun@gmail.com>

1468 of 1967 relevant lines covered (74.63%)

10.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32315039732.1 19 Aug 2026 11:53PM UTC 16
74.63
GitHub Action Run
Source Files on build 32315039732
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 362ae37d on github
  • Prev Build on master (#32315011904)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc