Seth Falcon

Results 10 comments of Seth Falcon

Hi there, I'd be happy to add that. Right now I don't have time to investigate the setup (even though I realize you sent the docs, thank you).

Probably. On Sun, Jun 3, 2018 at 11:31 AM, Ilya Vassilevsky wrote: > If there existed a bot that publishes to Hex from GitHub automatically, > under its own account...

Using an archive seems reasonable if you are pulling a tag. Otherwise, I think you really want the SHA available so you know what you have. So perhaps that's a...

That's interesting. I've never thought to do it that way. I always have started with a local repo. So... concrete init. Then setup local git repo. Then create a repo...

Hi there, I'd love for us to add a feature to pooler to optionally attempt a graceful shutdown function for pool members. I think that would help this case (and...

@videlalvaro is there a thread I can reply to? I just went to look and didn't find any hits searching the list for pooler.

Interesting. I guess we should fix this and have it behave similarly to other deep path requests that don't exist and return `undefined`. Seems related to #13 Until there's a...

Hi there, I've only had a chance to ready your report quickly, but looks to me like you've found a bug and something that could be a problem. Perhaps it...

Thanks for posting this! I will make an effort to review in the next couple of days. The idea of using git archive sounds very interesting.

Hiya. Thanks for this PR. Would you be willing to add a small test case that could be used to verify the behavior? I know the current test coverage isn't...