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

Fix snap package and also add deb package #4287

Merged
merged 2 commits into from Mar 14, 2024
Merged

Conversation

cmdcolin
Copy link
Collaborator

This takes influence from how the mac "multiple targets" config is defined (as an array of objects with "target" key within an array of targets within the OS specific grouping)

this was made from studying https://www.electron.build/configuration/linux

it is allowed for there to be a top level snap key, as before, but this changes it to be inside the linux grouping

more linux builds (.tar.gz, deb, etc) could be added also

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.59%. Comparing base (81e4528) to head (7252c06).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4287      +/-   ##
==========================================
- Coverage   62.60%   62.59%   -0.01%     
==========================================
  Files        1088     1088              
  Lines       31496    31496              
  Branches     7528     7528              
==========================================
- Hits        19719    19716       -3     
- Misses      11602    11607       +5     
+ Partials      175      173       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cmdcolin cmdcolin merged commit 1dc2c32 into main Mar 14, 2024
10 checks passed
@cmdcolin cmdcolin deleted the remove_snap_package branch March 14, 2024 14:34
@cmdcolin cmdcolin changed the title Optimistically fix snap package and also add deb package Fix snap package and also add deb package Mar 28, 2024
@cmdcolin cmdcolin added bug Something isn't working enhancement New feature or request labels Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant