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

Tatsh / re3-installer / #275 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 03 May 2026 06:32PM UTC
Files 13
Run time 0s
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 06:31PM UTC coverage: 100.0%. Remained the same
#275.1

push

travis-ci

Tatsh
workflows/release: wait for Snap and Flatpak before publishing

The draft-promote dispatcher only subscribed to Build, Prettier, QA,
Spelling, Tests, clang-format, and markdownlint, so it fired as soon
as Build completed and ran its readiness check against the same
seven-workflow set. Snap and Flatpak run in parallel on tag pushes
and were never inspected, which let the dispatcher flip
`gh release edit "$tag" --draft=false` while Snap arm64 was still
running. Once the release left draft state any subsequent asset
upload hit the immutable-release error, as happened on the v0.2.4
re-tag where `re3-installer_0.2.4_arm64.snap` failed to attach with
"Cannot upload asset to an immutable release."

Subscribe `release.yml` to the Snap and Flatpak workflow_run events
and add them to the readiness loop so the dispatcher waits for both
to reach a terminal state on the head SHA before promoting. The
loop's existing handling for non-running workflows already returns
`Workflow '$workflow' did not run for this commit; treating as
optional`, so non-tag pushes that skip Snap/Flatpak remain
unaffected.

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

383 of 383 relevant lines covered (100.0%)

7.7 hits per line

Source Files on job #275.1
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 275
  • 81774281 on github
  • Prev Job for on master (##274.1)
  • Next Job for on master (##276.1)
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