Stephen Celis

Results 358 comments of Stephen Celis

Thanks for the PR! I think ideally we can find the right abstraction for `verifySnapshot` to avoid the duplication. Lemme chat with @mbrandonw about potential solutions here.

Hey @rjchatfield! Any chance the #138 can help resolve things? Let me know if we need to change any more interfaces!

Will merge on green. Thanks for the partial fix! If you end up tackling any of the other edge cases we'd happily accept more PRs for them. We'd also accept...

I'm not opposed to the feature (if introduced simply), but G.H.I. is definitely built around GitHub Issues. I'm also not a user of GitLab, so the enhancement would have to...

@GrayHatter PRs definitely welcome! I don't have a lot of time to maintain this lib, but would be happy to add you as a collaborator if you're interested in taking...

I've liked the idea of this for awhile (see #10), but it's quite a feature to implement. I'd entertain pull requests, but am unlikely to get to this for awhile...

This is great! And what an undertaking! If it's complete (less the README link), I wonder if @AlexChesters has time to look it over and connect it to the PR...

@shubhamshuklaer Been thinking on this. One possibility to avoid the need to run with an actual user/password would be to use the VCR gem to record the API requests: https://github.com/vcr/vcr

What would the logic be for when and how often to sync? `git` works because you explicitly ask it to fetch/pull revisions. ``` sh $ ghi fetch $ ghi list...

@mattkatz I've played with Ditz in the past but don't currently use it in my workflow, so I don't really plan on tackling that anytime soon. I'm definitely open to...