Peter Yasi
Peter Yasi
@pda Would you mind reviewing this?
@lox all pipelines using the same repo will use the same checkout, correct, but since it's still `PATH/TO/BUILDS_DIR/BUILDKITE_AGENT-1/repo` wouldn't there never be concurrent workloads running on the same checkout dir?...
We used reference repos and would pull from them instead of from remote. This was to reduce traffic on GHE and speed up clone times, so it's not identical to...
Working on a few of these- Have a WiP but will have to continue tomorrow
@alichtman My bad! Sent up a PR of some of the WIP I had. I've been busy
This is a great idea, something I've wanted for some time! I think my last release started getting the ball rolling with getting the package itself typed (and [enforcing it...
With that information, and given my personal preference for type safety _in the code_ as a means for development. I'd say we move forward implementing the inline type hints.
We do not insert a body into the request for GET requests. Do you anticipate any changes to this packages functionality?
This makes sense! Thanks for the PR.
I would like for this to be configurable. I'd prefer not to add a retry count by default. This issue is available for any interested contributor.