Refactor build.py to improve platformio command resolution and path h…#530
Closed
unlogisch04 wants to merge 1 commit into
Closed
Refactor build.py to improve platformio command resolution and path h…#530unlogisch04 wants to merge 1 commit into
unlogisch04 wants to merge 1 commit into
Conversation
…andling This commit fixes that pio or platformio was not found while running the build.py script on my windows This changes where done by copilot. Tested by me on Windows and on gh ci
Member
i immediately don't trust this code. |
Contributor
Author
|
Well agree. But im not even sure why the old code did begin to not work on my os. |
Member
|
Then this is enough to close the issue. Per our old policy AI-generated code is not allowed, per our new policy (pending discussion), you're not allowed to submit code that you don't know how it works. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…andling
This commit fixes that pio or platformio was not found while running the build.py script on my windows This changes where done by copilot.
Tested by me on Windows and on gh ci not on web build, but this file is not used there so should be ok.