sam boyer

Results 140 comments of sam boyer

total agreement that the only really wrong answer is mixing the two. fwiw, i'm more inlined in the direction of not using `get`. i associate getters with domain objects and...

> I'm not sure if this should be the scope of this or not but one thing that we saw when playing around with it was the representation of enums...

confirming what was verified experimentally - `required` are equivalent to an import from a pruning perspective. wouldn't be much point in them otherwise ☺

very common problem. also, very not easy to solve, as it cuts to the heart of a lot of issues. [the pm committee](https://docs.google.com/document/d/18tNd8r5DV0yluCR7tPvkMTsWD_lYcRO7NhpNSDymRr8/edit#) is wrestling with this quite a bit....

> the big issue with wiring something into glide right now is that, because we lack a good solution that's safe, predictable, covers the bases, etc., anything added to glide...

actually...maybe that wouldn't be so harmful. i have to ponder. sorry, i need to not answer design questions first thing after waking up.

If you're using `dep`, https://github.com/GetStream/vg is also designed to help with this general workflow. (haven't used it myself, but we're in regular contact with the author, @JelteF)

@reorx of course not, no offense taken - constructive feedback is always welcome 🎉 i have a post-it up to actually respond to you over on the other issue 😄

One thing that's confusing me in this thread - GH enterprise _does_ implement the custom `go-import` header `go get` itself uses to figure out vcs type, and has for at...

@banks ahh, yes, that explains it entirely. Very clear breakdown, and prompt - thanks! IMO, a reasonable approach to addressing this is allowing the user to declare some additional patterns...