Skip to content

Made npm run dist on Linux build an app image. #473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mpartel
Copy link

@mpartel mpartel commented Mar 14, 2025

Proposed Changes

Make npm run dist on Linux build an app image instead of just erroring out.

Reason for Changes

As discussed in #117, there is no bandwidth for official Linux releases, but this at least makes getting a working Linux binary from source quite easy.

An app image is a self-contained binary.
Unlike deb, rpm and flatpak, creating an app image doesn't seem to require installing any external tooling.

(Also tagging related: #416)

As discussed in scratchfoundation#117, there is no bandwidth for official Linux releases,
but this at least makes getting a working Linux binary from source quite
easy.

An app image is a self-contained binary.
Unlike deb, rpm and flatpak, creating an app image doesn't seem to
require installing any external tooling.
Copy link

github-actions bot commented Mar 14, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@mpartel
Copy link
Author

mpartel commented Mar 14, 2025

I have read the CLA Document and I hereby sign the CLA

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.

1 participant