-
Notifications
You must be signed in to change notification settings - Fork 158
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
Improve handling of spaces in command execution utility on Windows #757
Merged
Conversation
This file contains 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
Contributor
talarian1
commented
Sep 18, 2023
- All tests passed. If this feature is not already covered by the tests, I added new tests.
talarian1
changed the title
Fix command execution utility on Windows - better handle spaces
Fix command execution utility on Windows - better spaces handle
Sep 18, 2023
talarian1
added
bug
Create a report to help us improve
safe to test
Approve running integration tests on a pull request
labels
Sep 18, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 18, 2023
talarian1
force-pushed
the
fix-command-execution
branch
from
September 18, 2023 14:43
c933623
to
d3fc5e2
Compare
talarian1
added
safe to test
Approve running integration tests on a pull request
and removed
safe to test
Approve running integration tests on a pull request
labels
Sep 18, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 18, 2023
talarian1
added
the
safe to test
Approve running integration tests on a pull request
label
Sep 18, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 18, 2023
talarian1
force-pushed
the
fix-command-execution
branch
from
September 18, 2023 15:15
bfef01a
to
712f15f
Compare
talarian1
added
safe to test
Approve running integration tests on a pull request
and removed
safe to test
Approve running integration tests on a pull request
labels
Sep 18, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 18, 2023
talarian1
force-pushed
the
fix-command-execution
branch
from
September 18, 2023 15:26
712f15f
to
2af4542
Compare
talarian1
added
the
safe to test
Approve running integration tests on a pull request
label
Sep 18, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 18, 2023
talarian1
added
the
safe to test
Approve running integration tests on a pull request
label
Sep 18, 2023
talarian1
added
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
talarian1
added
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
talarian1
added
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
talarian1
force-pushed
the
fix-command-execution
branch
from
September 19, 2023 13:56
7de29ba
to
c42eeaa
Compare
talarian1
added
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
talarian1
added
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
talarian1
added
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
asafgabai
requested changes
Sep 19, 2023
build-info-extractor/src/main/java/org/jfrog/build/extractor/executor/CommandExecutor.java
Outdated
Show resolved
Hide resolved
talarian1
added
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
github-actions
bot
removed
the
safe to test
Approve running integration tests on a pull request
label
Sep 19, 2023
talarian1
changed the title
Fix command execution utility on Windows - better spaces handle
Improve handling of spaces in command execution utility on Windows
Sep 20, 2023
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.