Skip to content

hotfix: fix COPR and Snap publish workflows#204

Merged
q-soriarty merged 1 commit intomainfrom
hotfix/203-fix-copr-snap
Apr 16, 2026
Merged

hotfix: fix COPR and Snap publish workflows#204
q-soriarty merged 1 commit intomainfrom
hotfix/203-fix-copr-snap

Conversation

@q-soriarty
Copy link
Copy Markdown
Contributor

Summary

  • COPR: rewrite spec to download pre-built binaries from GitHub Releases instead of building from source (Go 1.26 not available in Fedora repos)
  • Snap: use go/latest/stable channel (go/1.26/stable doesn't exist, causing indefinite hang)

Closes #203

- copr: rewrite spec to use pre-built binaries from GitHub Releases
  instead of building from source (Go 1.26 unavailable in Fedora repos)
- snap: use go/latest/stable channel (go/1.26/stable doesn't exist)

Closes #203
@q-soriarty q-soriarty merged commit 9c3d61e into main Apr 16, 2026
4 checks passed
@q-soriarty q-soriarty deleted the hotfix/203-fix-copr-snap branch April 16, 2026 13:42
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hotfix: fix COPR and Snap publish workflows

1 participant