Nathan Stocks

Results 54 comments of Nathan Stocks

✅ Done! ![Image](https://github.com/CleanCut/green/assets/5838512/dd9b512c-d780-4978-92ba-f2437ccc5ed2) ![Image](https://github.com/CleanCut/green/assets/5838512/4f00cd9e-4095-44f0-9572-5bf411fda901)

I created the corresponding environments. ![Image](https://github.com/CleanCut/green/assets/5838512/8bc9bb35-9c37-486e-877b-8942df4d41a2)

Huh. I thought it was really weird that there wasn't a reset button right about there. I thought it was a UI bug or something, actually. I would expect there...

Dark mode is well-supported in Rustdoc. Seems logical to support it here as well.

I worked around this by running this command after I launch boot2docker (In my case, `10.0.0.0/8` represents my entire internal network that I want to allow "insecure" use of images...

I didn't realize tmux was the problem! I am also hitting this issue in tmux, but I always use tmux... I just tried version dev-1964 and it didn't change anything...

I have also been hitting this error since I upgraded to Yosemite. I'm using the system git in my case. I have tried running "Enable Terminal Usage..." again with no...

What about [Dependabot](https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/)? It's built-in to GitHub.

We should be able to check if `self.start_time` exists in `stopTest()`, and set `self.test_time` to a zero duration if it does not.