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

ref: Move event-marker code into Electron #455

Merged
merged 14 commits into from
Apr 8, 2024
Merged

Conversation

RobertGemmaJr
Copy link
Member

@RobertGemmaJr RobertGemmaJr commented Apr 4, 2024

  • Moves event-marker code into repository directly
  • Removes Visual Studio dependency!
    • node-gyp now rebuilds the correct binaries on Windows even without Visual Studio
  • Windows now installs Python 3.12 to match the Mac install

@RobertGemmaJr RobertGemmaJr self-assigned this Apr 4, 2024
Copy link

github-actions bot commented Apr 4, 2024

Visit the preview URL for this PR (updated for commit 5b6f291):

https://ccv-honeycomb--pr455-ref-event-marker-a32jeuhm.web.app

(expires Fri, 12 Apr 2024 20:59:15 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4ace1dcea913a952d2a1af84b94a4421bf36e610

public/electron/main.js Outdated Show resolved Hide resolved
@RobertGemmaJr RobertGemmaJr marked this pull request as ready for review April 5, 2024 20:41
@RobertGemmaJr RobertGemmaJr linked an issue Apr 5, 2024 that may be closed by this pull request
Copy link

@broarr broarr left a comment

Choose a reason for hiding this comment

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

This is great! I love a net negative PR!

Copy link

Choose a reason for hiding this comment

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

you just needed to update python to get rid of visual studio?

Copy link
Member Author

Choose a reason for hiding this comment

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

I needed to update SerialPort, which is why I had to bring all of the event-marker code into the repo

@RobertGemmaJr RobertGemmaJr merged commit cae3d92 into feat-v3.4 Apr 8, 2024
8 checks passed
@RobertGemmaJr RobertGemmaJr deleted the ref-event-marker branch April 8, 2024 19:16
@RobertGemmaJr RobertGemmaJr mentioned this pull request Apr 24, 2024
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.

Remove Visual Studio and XCode Pre-requisites
2 participants