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

add implementing CI/CD for Linux packages ! #120

Merged
merged 31 commits into from
Nov 28, 2024

Conversation

jexjws
Copy link
Contributor

@jexjws jexjws commented Mar 15, 2024

Fixes #36

I also updated electron-builder to the latest version because the latest version solved a problem when building .flatpak

@jexjws
Copy link
Contributor Author

jexjws commented Mar 15, 2024

I want to integrate CI/CD for Linux packages, but I noticed that electron-builder docker does not yet support flatpak. In order to integrate CI/CD for Linux packages, I will first remove support for building .flatpak packages.

For those who need a flatpak package, here is the package I packed

jexjws added 8 commits March 15, 2024 20:18
test CI/CD

test CI/CD

test CI/CD

test CI/CD

test CI/CD

test

test CI/CD

test CI/CD

test CI/CD

test CI/CD

test CI/CD

test CI/CD

.......

test

test

test

test CI/CD
@jexjws jexjws changed the title add support for building .flatpak package ! add implementing CI/CD for Linux packages ! Mar 15, 2024
@davidsmorais davidsmorais merged commit 1ec1793 into davidsmorais:master Nov 28, 2024
1 check passed
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.

[Feature 🚀]: Add the app to flathub
2 participants