Pior Bastida

Results 43 comments of Pior Bastida

+1 That would be awesome! We are stacking some MacMini up just for our mobile CI ...

Also getting this error after a git push: ``` SSH - git-receive-pack '/hc/rest-client.git' com.nerdwin15.stash.webhook.Notifier Error getting Jenkins URL java.lang.IllegalStateException: There were no SSH clone links generated for repository HC/rest-client ```...

Could it be linked to this interface being deprecated? https://developer.atlassian.com/static/javadoc/stash/3.11.1/ssh/reference/com/atlassian/stash/ssh/api/SshCloneUrlResolver.html

@mikesir87 I did a test: changed the "Repo Clone URL" from "SSH" to "CUSTOM" and specified the exact same (ssh) url. And it worked!

@kkurian I would be happy to help as well. @dreadatour what do you think?

@kkurian PackageControl makes it pretty easy: tags on Github is everything we need. _If you are using GitHub or BitBucket for your hosting, you will need to create a tag...

SublimeLinter-flake8 is finally working properly for me, I switched to it. I withdraw my proposal to help maintaining Flake8Lint.

What commands presented this behavior? `bud up` or a custom command like `bud test` ? How critical is this issue?

Can docker-compose v2 help somehow?

Autocompletion on `cd` would be super cool. It would rely on "dynamic" completion where the app is queried to get the completion values. We should do that.