-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
chore: fix ci and cleanup leftovers #6925
Conversation
1. removed leftover feature flags 2. remove zip/extract apis which are not used anymore 3. removed leftoever scopes 4. removed leftover allowlist and updater options 5. updated the example api
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No new dependency issues detected in pull request Bot CommandsTo ignore an alert, reply with a comment starting with Pull request alert summary
📊 Modified Dependency Overview: 🚮 Removed packages: [email protected] |
5261fb0
to
a4cf785
Compare
|
3dbc0f8
to
63506f2
Compare
This reverts commit b8882f2.
APPIMAGE_BUNDLE_XDG_OPEN
env var in CLI, since the shell APIs are moved to its plugins. we either allow plugins to hook into the build pipeline or users specify it before building.allowlist
configallowlist > protocol
tosecurity> asset_protocol
file_move
apiQuestions
EventLoopMessage
enum with 0 variants, not sure what to do about?process-relaunch-dangerous-allow-symlink-macos
feature flag that existed, probably for the removedprocess.relaunch
JS API, is it still needed?What kind of change does this PR introduce?
Does this PR introduce a breaking change?
Checklist
fix: remove a typo, closes #___, #___
)Other information