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

Tatsh / hwview / 33332832276
100%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2026 08:36PM UTC
Jobs 1
Files 8
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

30 Aug 2026 08:08PM UTC coverage: 100.0%. Remained the same
33332832276

push

github

Tatsh
workflows/*: gate the release on a complete set of assets

v0.0.3 shipped with no macOS arm64 packages. Both macOS legs left
CPACK_SYSTEM_NAME unset, and CMAKE_APPLE_SILICON_PROCESSOR is empty on
the runners, so the arm64 leg named its files Darwin-x86_64 too and the
two legs overwrote each other on the release. Nothing noticed, because
the Release workflow only checked that the upstream workflows had
concluded, never that their output arrived. Pass CPACK_SYSTEM_NAME
explicitly, the way the MSYS legs already do.

Add .github/release-assets.txt, naming every asset a release must
carry, and refuse to take the release out of draft until each one is
attached and uploaded. Run against v0.0.3 this reports the four missing
Darwin-arm64 files. Build, Flatpak, and Snap are now required rather
than optional, so a workflow that never ran can no longer be mistaken
for one that had nothing to do.

Replace softprops/action-gh-release with gh release upload. The Flatpak
build runs inside the Flathub container image, which is not guaranteed
to ship the GitHub CLI, so its upload moves to a job on the runner that
downloads the artifacts.

Pin every action to a full-length commit SHA, pass
persist-credentials: false to each checkout, and move the Build
permissions to the jobs that need them, so zizmor reports no findings.
The gentoo ebuild workflow needs workflow_run and is now listed in the
generated ignore list by way of .wiswa.jsonnet. Quote the shell
expansions of matrix and workspace values through the environment.

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

328 of 328 relevant lines covered (100.0%)

17.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33332832276.1 30 Aug 2026 08:36PM UTC 8
100.0
GitHub Action Run
Source Files on build 33332832276
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33332832276
  • 7ce197d5 on github
  • Prev Build on master (#32345810766)
  • Next Build on master (#33333246159)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc