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

fix: correct devtools and fix app scripts #142

Merged
merged 2 commits into from
Apr 8, 2024
Merged

Conversation

sfoster1
Copy link
Member

@sfoster1 sfoster1 commented Apr 4, 2024

We tried to get nice readable scripts and environments in the app runscript and systemd unit and it didn't work and it's because of the sed thing and that's stupid so just write these values down in the files and check them in.

Also fix the devtools allow-origin to be pluralized so it actually works.
https://opentrons.atlassian.net/browse/AUTH-285

We tried to get nice readable scripts and environments in the app
runscript and systemd unit and it didn't work and it's because of the
sed thing and that's stupid so just write these values down in the files
and check them in.

Also fix the devtools allow-origin to be pluralized so it actually works.
@sfoster1 sfoster1 requested review from koji and vegano1 April 4, 2024 18:48

/opt/opentrons-app/opentrons \
--disable-gpu \
--remote-allow-origins=* \
Copy link
Member Author

Choose a reason for hiding this comment

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

this specifically is what was breaking devtools, this wasn't pluralized

Copy link

Choose a reason for hiding this comment

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

dev tools worked as expected.

Copy link
Collaborator

@vegano1 vegano1 left a comment

Choose a reason for hiding this comment

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

Sweet,
This makes sense to me,
Thank you.

@sfoster1 sfoster1 merged commit ebe75e5 into main Apr 8, 2024
3 checks passed
@sfoster1 sfoster1 deleted the fix-electron-devtools branch April 8, 2024 14:27
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.

None yet

3 participants