Drew J. Sonne
Drew J. Sonne
If stage A has a fetch task dependency on stage B,and Stage B is renamed or removed, the job will not be able to run without first breaking the dependency...
When setting `auto_update` on a material, there is no consistent behaviour or warnings to set the flag correctly. Setting `auto_update` on a material can cause a plan to fail if...
Currently, pipeline materials are defined as an attribute of a pipeline. There are times when a material may wish to be added after a pipeline has been created without modifying...
## Expected Behavior Testcases should pass and shoulds mock out keyring, so as not to call any OS keychains ## Current Behavior It appears the test cases are currently calling...
## Expected Behavior There should be more details regarding the explicit behaviour of the precedence between config file, CLI options, and environment variables. ## Current Behavior There is a description...
There is no test cases to handle both the execution branches in https://github.com/physera/onelogin-aws-cli/blob/master/onelogin_aws_cli/configuration.py#L68 as discussed in #89
The 'dist' stage of the pex compilation is breaking the build. This breaking feature was added in #30. I have spent a couple of days trying to fix this issue,...
homebrew
Hi! I'm about to start using your provider. I've created a homebrew formula for using your provider locally local work, and thought you may be interested given the recent changes...