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: shell escaping #511

Merged
merged 2 commits into from
May 29, 2024
Merged

Conversation

YOU54F
Copy link
Member

@YOU54F YOU54F commented May 28, 2024

pact-core@14.3.5

npx --package=@pact-foundation/pact-core@14.3.5 -c 'pact-broker publish "my pact.json" --consumer-app-version 1'

pact-core@14.3.4

npx --package=@pact-foundation/pact-core@14.3.4 -c 'pact-broker publish "my pact.json" --consumer-app-version 1'

you54f/pact-core@15.0.1

npx --package=@you54f/pact-core@15.0.1 -c 'pact-broker publish "my pact.json" --consumer-app-version=1'

@YOU54F YOU54F changed the title Fix/shell escaping fix: shell escaping May 28, 2024
@mefellows
Copy link
Member

Ah, nice one Yousaf. How fun!

@mefellows mefellows merged commit 3829d20 into pact-foundation:master May 29, 2024
19 checks passed
@YOU54F YOU54F deleted the fix/shell_escaping branch June 26, 2024 01:02
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.

CLI parameters with spaces broken since v14.3.5
2 participants