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

Adding parameters to xcpretty don't work has expected #119

Closed
mackoj opened this issue Jul 24, 2019 · 4 comments
Closed

Adding parameters to xcpretty don't work has expected #119

mackoj opened this issue Jul 24, 2019 · 4 comments

Comments

@mackoj
Copy link

mackoj commented Jul 24, 2019

As you can see here https://app.bitrise.io/build/0e9d17a6044f17b7#?tab=log I try to add

-f `xcpretty-json-formatter`

to xcpretty instead it create

"-f" "`xcpretty-json-formatter`"

and it hang the vm.

I want to be able to remove the double-quote that are added for each parameter of xcpretty. How can I do it ? Should I fork this project and use the fork only or can you fix it ?

Thanks,

@mackoj
Copy link
Author

mackoj commented Jul 24, 2019

I did find a way to fix it but the auto double quoting is still very annoying...

@mackoj mackoj closed this as completed Jul 24, 2019
@AvdLee
Copy link

AvdLee commented Dec 6, 2019

@mackoj how did you fix this? I'm running into the same issue and would like to fix it!

@mackoj
Copy link
Author

mackoj commented Dec 6, 2019

Hi @AvdLee I didn't really remember how I fix it but at the end I did do the command myself in script step.

@AvdLee
Copy link

AvdLee commented Dec 9, 2019

@mackoj that's too bad! To make use of the Fastlane and Danger features we sometimes need a different xcpretty formatter. It would be great to have this fixed. I'll re-open this in a new issue!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants