Feature: Finish writing the appimage release process #231
Labels
No labels
🐛 bug
DO THE THING >:(
blocked
dependencies
k3s
kind
openbao
question
secrets
wontfix
✨ enhancement
🌱good first issue
📓documentation
📕kyverno
🔐 Bitwarden
🙋help wanted
🦩 MinIO
🧸 🧸 Duplicate
🩹 Bug Fix
🪠 CICD
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
small-hack/smol-k8s-lab#231
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the feature you'd like, and why
We need to finish writing the appimage release process so that we can use it in the brew packaging. Some of it has been started here:
small-hack/smol-k8s-lab@2c4065f6a0/.github/smol-k8s-lab-appimage.yaml (L1-L40)small-hack/smol-k8s-lab@2c4065f6a0/.github/workflows/python-publish.yml (L25-L31)But I never finished actually testing it. It should work for at least macos and debian though, so we probably need testing processes for that too 🤔