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

FlexMeasures / flexmeasures / 29360524124
82%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2026 07:18PM UTC
Jobs 1
Files 168
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

14 Jul 2026 07:06PM UTC coverage: 81.563%. Remained the same
29360524124

push

github

web-flow
fix(ci): never claim :latest on a manual docker-publish run (#2316)

* fix(ci): never claim :latest on a manual docker-publish run

`github.event.release.prerelease` only exists on the `release` webhook
payload. On `workflow_dispatch` it renders as an empty string, which sails
past the bare `!= "true"` check -- so any manual run pushed
`lfenergy/flexmeasures:latest` alongside the requested tag, silently
overwriting the stable image with whatever was built.

Gate the `latest` tag on the event being a `release`, and add an opt-in
`latest` input so the documented "re-run a stable release" path still works.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: F.N. Claessen <felix@seita.nl>

* docs: changelog entry for the docker-publish :latest guard (#2316)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: F.N. Claessen <felix@seita.nl>

---------

Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: Felix Claessen <30658763+Flix6x@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

14586 of 17883 relevant lines covered (81.56%)

0.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29360524124.1 14 Jul 2026 07:18PM UTC 168
81.56
GitHub Action Run
Source Files on build 29360524124
  • Tree
  • List 168
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29360524124
  • b74cb054 on github
  • Prev Build on main (#29360176114)
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