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

Tatsh / bpmdetect / 25270324718
100%

Build:
DEFAULT BRANCH: master
Ran 03 May 2026 05:01AM 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

03 May 2026 04:56AM UTC coverage: 100.0%. Remained the same
25270324718

push

github

Tatsh
workflows/*: gate publish-* on a draft-promote Release workflow

Until now publish-winget never fired because cmake.yml created the
release as a non-draft using GITHUB_TOKEN, and GitHub does not
propagate token-initiated release events to other workflows. Adopt
the draft-then-promote pattern from ultra-todo and the wiswa
generator: cmake.yml, snap.yml and flatpak.yml all create the release
as a draft (cmake.yml gains draft: true on the three macOS, msys and
AppImage gh-release uploads; snap.yml and flatpak.yml already used
it). A new release.yml watches the build and lint workflows via
workflow_run, polls them at the head SHA, and runs
`gh release edit "$tag" --draft=false` once everything succeeds. It
also cleans up its own prior non-publishing runs.

Retarget publish-winget, publish-msys2, and publish-gentoo-ebuild
from `workflow_run: workflows: ['C/C++ CI']` to
`workflow_run: workflows: ['Release']` so they only fire after the
release is publicly visible.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

880 of 880 relevant lines covered (100.0%)

50.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25270324718.1 03 May 2026 05:01AM UTC 16
100.0
GitHub Action Run
Source Files on build 25270324718
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25270324718
  • bff0aaa8 on github
  • Prev Build on master (#25270024768)
  • Next Build on master (#25270628328)
  • 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