Skip to content

Conversation

@igaw
Copy link
Collaborator

@igaw igaw commented Jul 29, 2025

The AppImage build was introduced to give users access to a test binary. Before the switch to meson, the static build was used for this. In the meantime we figured out how to build a static build with meson, so there is no need for the AppImage workflow.

Start to add to the release versions of nvme the tag as postfix. Furthermore, upload the artifacts to github.

Fixes: #2876 #2398

@igaw igaw force-pushed the replace-appimage-with-static-build branch 2 times, most recently from ab261af to 23cff37 Compare July 29, 2025 07:21
The AppImage build was introduced to give users access to a test binary.
Before the switch to meson, the static build was used for this. In the
meantime we figured out how to build a static build with meson, so there
is no need for the AppImage workflow.

Start to add to the release versions of nvme the tag as postfix.
Furthermore, upload the artifacts to github.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw force-pushed the replace-appimage-with-static-build branch from 23cff37 to 73b1ab5 Compare July 29, 2025 07:24
@MaisenbacherD
Copy link
Contributor

I created a PR with some smaller improvements: #2884
The main difference is the version tag, queried by git describe.

@igaw igaw closed this Jul 29, 2025
@igaw igaw deleted the replace-appimage-with-static-build branch January 2, 2026 14:24
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.

Replace AppImage artifcat with the static build artifact

2 participants