Matthias Pigulla
Matthias Pigulla
The flag was meant as a BC way to make DateTime behave in memory as it behaves in ORM/database anyway.
Fixed. Could you squash merge this please?
So tokens are not stored as plain text in a config file, but running `gh auth token` will still display it? Assuming e. g. some package manager's install script wants...
You mean, proceed with the re-entrant `lookup` from inside/after waiting for the lock, but then indicate on the request that it performed validation etc. and so the "outer" method invocations...
The return has to be through several methods up the call stack. That would need some kind of check at every level with early returns in each case.
I am fine with both. Should we be afraid of infinite retries? We could also limit to a certain number of iterations.
Exception is now `@internal`, and also looping until a response can be obtained
Merging minutes before being a conference host in a live video stream 🤓
I've checked how we solve the similar problem over at https://github.com/webfactory/docker-composer-require-checker/blob/main/.github/workflows/build.yml – in fact, we tag the Docker images with the version number of the tool (ComposerRequireChecker) included and omit...
So what are you using instead?