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

Replace nseventmonitor with nseventforwarder #7178

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

MarkusPettersson98
Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 commented Nov 14, 2024

This PR replaces NSEventMonitor with a fresh Rust-dito: nseventforwarder 🎉


This change is Reviewable

Copy link

socket-security bot commented Nov 14, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@neon-rs/[email protected] None 0 10.7 kB dherman

🚮 Removed packages: npm/[email protected]

View full report↗︎

@raksooo raksooo self-requested a review November 14, 2024 09:23
Copy link
Member

@raksooo raksooo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 16 of 19 files at r1, all commit messages.
Reviewable status: 16 of 19 files reviewed, all discussions resolved

@MarkusPettersson98 MarkusPettersson98 force-pushed the upstream-nseventforwarder branch 2 times, most recently from e1ed47d to 4133949 Compare November 14, 2024 10:57
@MarkusPettersson98 MarkusPettersson98 requested review from hulthe and removed request for Serock3 November 14, 2024 14:33
Copy link
Contributor

@Serock3 Serock3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 19 files at r1, 2 of 2 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@MarkusPettersson98 MarkusPettersson98 force-pushed the upstream-nseventforwarder branch 2 times, most recently from a90cb1a to 7b960dd Compare November 14, 2024 15:20
Copy link
Contributor

@hulthe hulthe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 3 of 19 files at r1, 1 of 2 files at r3.
Reviewable status: 18 of 19 files reviewed, 1 unresolved discussion (waiting on @MarkusPettersson98 and @Serock3)


desktop/packages/nseventforwarder/build.sh line 46 at r3 (raw file):

    PLATFORM_DIR="dist/$PLATFORM_DIR_NAME"
    mkdir -p $PLATFORM_DIR
    cp "target/$TARGET_TRIPLE/release/libnseventforwarder.dylib" "$PLATFORM_DIR/index.node"

What about my CARGO_TARGET_DIR? :'(

Copy link
Contributor Author

@MarkusPettersson98 MarkusPettersson98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 17 of 19 files reviewed, 1 unresolved discussion (waiting on @hulthe and @Serock3)


desktop/packages/nseventforwarder/build.sh line 46 at r3 (raw file):

Previously, hulthe (Joakim Hulthe) wrote…

What about my CARGO_TARGET_DIR? :'(

No can do:(

Copy link
Contributor

@hulthe hulthe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r6, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved


desktop/packages/nseventforwarder/build.sh line 46 at r3 (raw file):

Previously, hulthe (Joakim Hulthe) wrote…

What about my CARGO_TARGET_DIR? :'(

Fair enough :)

@MarkusPettersson98 MarkusPettersson98 merged commit cbe1f78 into test-npm-workspace Nov 14, 2024
28 of 29 checks passed
@MarkusPettersson98 MarkusPettersson98 deleted the upstream-nseventforwarder branch November 14, 2024 15:33
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.

4 participants