m0j0hn

Results 4 issues of m0j0hn

As a developer, I would like to be able to selectively run tests, so I do not test code I did not modify. As a developer, I would like to...

Summary: Initial Github CI flow What changed: Add initial Github CI flow How tested: Github CI

We are using Glide (github.com/Masterminds/glide) to manage dependencies and populate our vendor/ directory, so we do not need gradle-golang-plugin to do this. How can we suppress gradle-golang-plugin from trying to...

Hi, Background: Our dependencies live in private repos on Github, and we use Git over ssh to retrieve them, using ssh-agent to proxy the key(s), so users do not need...