ranger6

Results 20 comments of ranger6

Thanks for the vote of confidence (and merging the PR). I’m willing to co-own this project to make sure that it always has a maintainer and keeps evolving in a...

@nbgooch seems to be ok as we've not gotten any feedback from the previous conversation. As well, over the past several months, the README installation instructions have been improved and...

> If the version isn't valid, I do indeed want to break the build. I can of course script this in my pipeline (or Bazel, or Make) but then I...

No, I'm sure that you were not claiming your use case as "the way". And, adding an error exit code to "validate" does not necessarily imply adding it to other...

Spring cleaning! See above discussion.

Thanks for the contribution! I've been thinking about it since it landed in my inbox. Now I have a bit of time to comment. _Note: I will send a second...

_Now, a comment about specifics and details of this PR. See previous comment regarding the bigger picture._ 1. I really appreciate the details of the build with identifying metadata. 2....

Hello, I am not sure I understand the issue or the idea that might address it. Please provide more details and some examples of what breaks (e.g. specific command line...

Thanks for the details. Your problem: Docker does not accept the plus sign in tags. A quick search around the web turns up this problem that you and others have:...

You might want to look at an alternative to tags for build metadata. See: 1. https://stackoverflow.com/questions/31647843/labelling-images-in-docker 2. https://nickjanetakis.com/blog/docker-tip-25-adding-metadata-to-your-docker-images-with-labels Pointing users to specific builds is fraught with problems. Sometimes, however, it...