Brian J Brennan

Results 9 comments of Brian J Brennan

Yep! We can get rid of those. After thinking about it, I also believe number one is the best path.

Thanks for looking into this so quickly @jntrnr! I'll try again later today on either main or 0.65.0 if it's out by the time I have a chance to look...

I just tried on 0.65.0 and it panic'd, so I tried again on `main` and I still get it: here's the full stack backtrace if it's useful ``` 0: 0x105e757f4...

Something with the history was a good lead, I ended up resetting everything back to scratch and couldn't reproduce it, so I diffed my config with the default and remembered...

I think you're right, put probably not urgent enough to do a concerted cleanup. I'll start fixing those when I come across them during other work!

> I'd imagine the commit would still persist, even if the branch was deleted My understanding of branches is that they are movable pointers to commits (opposed to tags, which...

I can probably help with this. There's this module that we can take advantage of: https://github.com/mozilla/django-browserid/. The question I have is about workflow -- what happens after the system gets...

If you feel like making at patch + tests, this would probably be the place to start: https://github.com/brianloveswords/habitat/blob/master/index.js#L251

I also ran into this today. I think the better solution is to figure out why it's failing on on the 2.0 branch and fix it so it works on...