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

newrelic / infrastructure-agent / 26624508115
54%
master: 54%

Build:
Build:
LAST BUILD BRANCH: fix-pre-release-failures
DEFAULT BRANCH: master
Ran 29 May 2026 07:38AM UTC
Jobs 1
Files 339
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

29 May 2026 07:31AM UTC coverage: 53.596%. Remained the same
26624508115

push

github

shashank-reddy-nr
ci: strip v prefix from Windows Docker image tags

github.event.release.tag_name includes the v prefix (e.g. v3.3.27),
which was being used verbatim in the Windows Docker build and publish
workflows since automation was introduced in b20810cb. This caused all
Windows images from 3.3.22 onward to be tagged v3.3.XX-ltsc2019/2022
instead of 3.3.XX-ltsc2019/2022, breaking downstream charts.

Add a 'Strip v prefix from tag' step in each job that uses bash
parameter expansion (${TAG#v}) and exposes the result as a step output.
All docker and make invocations now reference steps.version.outputs.tag
instead of the raw inputs.TAG / env.TAG.

14562 of 27170 relevant lines covered (53.6%)

17.23 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
77.96
-0.96% pkg/integrations/legacy/runner.go
1
78.11
-0.27% internal/agent/event_sender.go
1
73.78
-0.26% internal/agent/event_sender_vortex.go
Jobs
ID Job ID Ran Files Coverage
1 run-linux - 26624508115.1 29 May 2026 07:38AM UTC 339
53.6
GitHub Action Run
Source Files on build 26624508115
  • Tree
  • List 339
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26624508115
  • 769e4b0a on github
  • Prev Build on master (#26512089228)
  • 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