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

Not Publishing Artifacts to Github for Linux .rpm and .deb #6942

Closed
jameskerr opened this issue Jun 13, 2022 · 1 comment
Closed

Not Publishing Artifacts to Github for Linux .rpm and .deb #6942

jameskerr opened this issue Jun 13, 2022 · 1 comment

Comments

@jameskerr
Copy link

  • Electron-Builder Version:

Version 23.0.3

  • Node Version:

17.0.1

  • Electron Version:
  • Electron Type (current, beta, nightly):
  • Target:
    Linux rpm and deb

Linux is not publishing artifacts to Github while Mac and Windows do.

image

image

@mmaietta
Copy link
Collaborator

This is not a bug because electron-builder doesn't support auto-update functionality for deb or rpm, so publishing only works for AppImages currently.

That being said, I've proposed a solution to support it in PR #7060
It's a Draft PR, and I could really use some feedback on the implementations of RpmUpdater and DebUpdater /bin/bash logic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants