Manuel Zubieta
Manuel Zubieta
I was hoping to be able to create a note. As is, it seems like anything I create will have a `password` auto generated for it. That'll be confusing when...
> Thanks for the PR. This sounds like a good addition to me. I approved the test run but unfortunately the tests didn't pass, any chance you could take a...
> > On `master` the following test fails: > > `mix test --seed 30420` > > I can't reproduce this. I also left running tests for like over an hour...
Thank you, @whatyouhide, for all of the suggestions! :bow:
The cause of this seems to have been identified in a newer ticket: #1619
@bill-taut Did you ever find a remediation for this?
I ended up figuring out our underlying cause, and apparently other tickets are already opened covering the topic: #1619 We use https://github.com/actions/actions-runner-controller and we were seeing the issue that caches...