Skip to content
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

[feat] Arch support for tauri bundler #3728

Open
squili opened this issue Mar 18, 2022 · 5 comments · May be fixed by #4301
Open

[feat] Arch support for tauri bundler #3728

squili opened this issue Mar 18, 2022 · 5 comments · May be fixed by #4301

Comments

@squili
Copy link

squili commented Mar 18, 2022

Describe the problem

Currently, tauri bundler can't make Arch packages

Describe the solution you'd like

I would like to add support for Arch packages

Alternatives considered

No response

Additional context

I'd love to add this myself, but the contributing guide says to open an issue first

@amrbashir
Copy link
Member

I'd love to add this myself, but the contributing guide says to open an issue first

Thanks for following the contributing guide. And yeah you can make a PR for it if you want.

@FabianLars
Copy link
Member

Just keep in mind that this will most likely won't make it into v1 since it would break the audit afaik

@squili
Copy link
Author

squili commented Mar 18, 2022

fine by me, we can make a custom solution on our end until the change is able to be merged

@lucasfernog
Copy link
Member

I'd love to see a PR for this one! I think we should consider options to release new bundles (dedicated audit or alpha releases, not bundling them by default, warning users that it's not stable/audited) since we need more Linux options anyway.

@0-don
Copy link

0-don commented Dec 13, 2023

I added support for arch and rpm via github actions

https://github.com/don-cryptus/clippy/blob/master/.github/workflows/release.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📬Proposal
Development

Successfully merging a pull request may close this issue.

5 participants