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

derliebemarcus / homeassistant_teltonika_rms / 27
98%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 05:52PM UTC
Jobs 1
Files 21
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

02 Jul 2026 05:45PM UTC coverage: 98.361%. Remained the same
27

push

jenkins

web-flow
#116 Externalize CI image build (#128)

## Summary

- move Dockerfile generation and image creation into
`tools/build_ci_image.sh`
- replace the fragile indented Groovy heredoc with a direct script
invocation
- generate `Dockerfile.ci` deterministically with `printf`
- preserve the existing image tag, build context and downstream runtime
configuration

## Root cause

The shared-library shell wrapper preserved indentation in the inline
Groovy heredoc. Bash therefore did not recognize the `DOCKERFILE`
terminator, consumed the `podman build` command as heredoc content and
failed later because the expected CI image did not exist.

## Verification

- branch is based on current `main`
- diff is limited to `Jenkinsfile` and the new image-builder script
- no heredoc remains in the Jenkins initialization command

Refs #116

1980 of 2013 relevant lines covered (98.36%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
27 27 02 Jul 2026 05:52PM UTC 21
98.36
Source Files on build 27
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Jenkins Build #27
  • 9e04e687 on github
  • Prev Build on main (#20)
  • Next Build on main (#28)
  • 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