Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Southclaws
Copy link
Collaborator

Southclaws and others added 7 commits March 20, 2020 18:21
* resolve #46

Adds a new option: pass-env, which when true will pass the pico process environment to children. Defaults to false to promote separation of environments.

Adds support for passing prefixed variables from the global Pico. The prefix is GLOBAL_ and is not configurable because I felt the config flags are growing.

Adds some better unit tests for execution config and environment merging.

* correctly strip the prefix for global configuration values pulled from the secret store
* started work on per-target auth secrets for #24

Adds an `A` configuration primitive that declares a set of options for getting Git credentials for targets.

* implement per-target authentication
@Southclaws
Copy link
Collaborator Author

Seems that global configuration isn't being propagated to children.

@Southclaws
Copy link
Collaborator Author

Nevermind, I was an idiot...

@Southclaws Southclaws marked this pull request as ready for review March 26, 2020 11:49
@Southclaws Southclaws merged commit a56d4a1 into master Mar 26, 2020
@Southclaws Southclaws changed the title Staging v1.4.0 Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants