Christopher Brown
Christopher Brown
This would be neat. Unfortunately the `xargs` in the busybox image doesn't come with the `-P` flag. :( ``` BusyBox v1.23.1 (2015-07-25 17:45:28 UTC) multi-call binary. Usage: xargs [OPTIONS] [PROG...
I guess it's time I learnt C properly. I'll give this a go over the next few weeks.
Of course, sorry about that.
@youngm are you trying to map your app to http://app.somedomain.com (no leading dot) or are you pushing an app that doesn't need a URL at all? If it's the former,...
In the majority case, especially on run.pivotal.io, the value for username is email and the prompt produces more success among users trying to log in. We'd like to see a...
Looping in @MarkKropf so he can add a story
Agreed, app names/subdomains should be validated in a way that gives better info back to the user rather than just not starting the app.
Is it possible to authenticate with the API using SSH keys? This would be cool but I don't see anything in [their documentation](https://developer.github.com/v3/#authentication) mentioning this.