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: add rpm artifacts #82

Closed
wants to merge 1 commit into from

Conversation

altanunsal
Copy link

Adds RPM artifacts to build

CircleCI on my fork generated the artifacts https://app.circleci.com/pipelines/github/altanunsal/pocket-casts-desktop-app/4/workflows/55f88095-c99a-45ff-b8b1-77c233e42b56

Key changes

  • Add @electron-forge/maker-rpm as a dev dependency
  • Update the ci config to include the rpm package in the docker image so rpmbuild cli is available for electron-forge
  • Add some additional config

TODO

Consider creating a rpm repository via COPR: https://docs.fedoraproject.org/en-US/quick-docs/publish-rpm-on-copr/

@altanunsal
Copy link
Author

Relates to #34

@FelicianoTech let me know if you need any additional info / feedback etc.

@FelicianoTech
Copy link
Owner

@altanunsal Apologies for the delay. If you're still interested, if you can just do a rebase. The package.json file and the lock file in particular will likely need conflicts fixed.

@FelicianoTech
Copy link
Owner

Closing due to lack of response.

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.

None yet

2 participants