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

build(electron): flatpak support for linux #8439

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

pengx17
Copy link
Collaborator

@pengx17 pengx17 commented Oct 7, 2024

Copy link

graphite-app bot commented Oct 7, 2024

Your org has enabled the Graphite merge queue for merging into canary

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Collaborator Author

pengx17 commented Oct 7, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @pengx17 and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added the app:electron Related to electron app label Oct 7, 2024
Copy link

nx-cloud bot commented Oct 7, 2024

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.12%. Comparing base (46321b7) to head (06e059d).
Report is 1 commits behind head on canary.

Additional details and impacted files
@@           Coverage Diff           @@
##           canary    #8439   +/-   ##
=======================================
  Coverage   70.12%   70.12%           
=======================================
  Files         525      525           
  Lines       33070    33070           
  Branches     2902     2902           
=======================================
  Hits        23189    23189           
  Misses       9535     9535           
  Partials      346      346           
Flag Coverage Δ
server-test 76.78% <ø> (ø)
unittest 45.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from bdc0e43 to 28e8d74 Compare October 8, 2024 01:39
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 28e8d74 to e1b8b59 Compare October 8, 2024 03:59
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from e1b8b59 to f8e1bcd Compare October 8, 2024 04:19
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from f8e1bcd to 8cc9841 Compare October 8, 2024 04:29
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 8cc9841 to 0031251 Compare October 8, 2024 04:41
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 0031251 to dc80782 Compare October 8, 2024 05:54
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from dc80782 to 4144883 Compare October 8, 2024 06:37
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 4144883 to 6adf3b5 Compare October 8, 2024 06:58
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 6adf3b5 to 0096239 Compare October 8, 2024 08:50
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 0096239 to 7c2c010 Compare October 8, 2024 08:56
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 7c2c010 to a0525ae Compare October 8, 2024 09:15
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 09c9f94 to 1f0bdb6 Compare October 9, 2024 16:22
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 1f0bdb6 to 17167e2 Compare October 9, 2024 16:41
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 17167e2 to 6264e60 Compare October 9, 2024 17:11
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 6264e60 to 2582afa Compare October 9, 2024 17:34
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from 2582afa to bdb8e16 Compare October 9, 2024 17:47
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from bdb8e16 to e5fbe0c Compare October 10, 2024 01:55
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from e5fbe0c to 01a49fa Compare October 10, 2024 06:23
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch 2 times, most recently from 19f2e1a to e322628 Compare October 10, 2024 07:21
Copy link

graphite-app bot commented Oct 10, 2024

Merge activity

some issues
- app icon not showing correctly
- missing wayland support
- runtime is outdated

related to
- #3272
- #5985
- #6642
@pengx17 pengx17 force-pushed the 10-09-build_electron_deb_distro_support branch from ee02e11 to 46321b7 Compare October 10, 2024 09:51
@pengx17 pengx17 force-pushed the 10-07-build_electron_snap_support_for_linux branch from e322628 to 06e059d Compare October 10, 2024 09:52
Base automatically changed from 10-09-build_electron_deb_distro_support to canary October 10, 2024 10:02
@graphite-app graphite-app bot merged commit 06e059d into canary Oct 10, 2024
38 checks passed
@graphite-app graphite-app bot deleted the 10-07-build_electron_snap_support_for_linux branch October 10, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:electron Related to electron app
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants