John Stoneham

Results 6 comments of John Stoneham

We are still interested in this feature.

It can be confusing, but actually Git makes it work out rather well. In our case our pre-commit hook builds the software both to double-check that it works and to...

So I guess maybe I wasn't clear, that we ought to tag before the pull. The pull is just to merge whatever's happened remotely with the result of what we...

I'm not sure about the v3.14 commit you're referring to - maybe you picked an example 'pi' version number, since my diagram has v0.0.1 and v0.0.2. I'd suggest that yes,...

Oof, it's been a long time since I've thought about this and I'm not writing Rust day-to-day (though I may be again soon...). I remember the problem here was the...

I'll see if I can come up with one. As an aside, the context this came up in was using lein-package, where I had the default lein-package hook installed that...