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

kubeovn / kube-ovn / 24886630339
25%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2026 11:19AM UTC
Jobs 1
Files 207
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

24 Apr 2026 11:14AM UTC coverage: 24.856%. Remained the same
24886630339

push

github

web-flow
fix(release): clean up next-version base image tags (#6678)

* fix(release): clean up next-version base image tags

hack/release.sh creates local tags for `${NEXT_VERSION}-amd64-legacy`
and `${NEXT_VERSION}-dpdk` via `docker tag` but never removes them. The
patch-branch cleanup only covered `${VERSION}-*` images, and the master
branch had no cleanup block at all.

Add the two next-version tags to both paths, and mirror the full cleanup
list into the master branch (placed before NEXT_VERSION is reassigned to
the release-branch patch bump).

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>

* fix(release): also clean up patch-bump next-version tags on master path

The master-branch cleanup missed the earlier `${NEXT_VERSION}-amd64-legacy`
and `${NEXT_VERSION}-dpdk` tags created at the top of the script (when
`NEXT_VERSION` was the patch bump), because L129 reassigns `NEXT_VERSION`
to the minor bump before the cleanup block runs.

Preserve the initial patch-bump value in `PATCH_NEXT_VERSION` before the
reassignment and include both tag sets in the cleanup list.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>

---------

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

14069 of 56601 relevant lines covered (24.86%)

0.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24886630339.1 24 Apr 2026 11:19AM UTC 207
24.86
GitHub Action Run
Source Files on build 24886630339
  • Tree
  • List 207
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 29998aa2 on github
  • Prev Build on master (#24877779623)
  • Next Build on master (#24893366936)
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