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

Add details of Electron automated binary detection. #3055

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

jasonrossatsauce
Copy link
Contributor

Description

Added details of automated detection of executable binaries in Electron applications.

Motivation and Context

DVI task

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • [x ] Documentation fix (typos, incorrect content, missing content, etc.)

@jasonrossatsauce jasonrossatsauce requested a review from a team as a code owner January 8, 2025 21:47
Copy link

github-actions bot commented Jan 8, 2025

Deploy preview ready for 3055!
https://docs.dev.saucelabs.net/pr-preview/pr-3055


### Binary location

The `binary_location` is the folderpath and filename of your Electron executable within your zip file structure.
The `binary_location` is the folderpath and filename of your Electron executable within your archive file structure.
Copy link
Contributor

Choose a reason for hiding this comment

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

Make the lint bot happy. 😄

Suggested change
The `binary_location` is the folderpath and filename of your Electron executable within your archive file structure.
The `binary_location` is the folderpath and filename of your Electron executable in your archive file structure.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't even write THAT one 😆


For example, if your zip file is structured like this:
You don't normally need to provide this field. If you omit it, our systems will do their best to find the executable within the file you uploaded.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
You don't normally need to provide this field. If you omit it, our systems will do their best to find the executable within the file you uploaded.
You don't normally need to provide this field. If you omit it, our systems will do their best to find the executable in the file you uploaded.

Copy link

github-actions bot commented Jan 8, 2025

Deploy preview ready for 3055!
https://docs.dev.saucelabs.net/pr-preview/pr-3055

@jasonrossatsauce jasonrossatsauce merged commit 7101a3f into main Jan 8, 2025
3 checks passed
@jasonrossatsauce jasonrossatsauce deleted the DVI-5363-electron-binary-detection branch January 8, 2025 22:08
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.

2 participants