Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.4.0 #53

Merged
merged 7 commits into from
Mar 26, 2020
Merged

v1.4.0 #53

merged 7 commits into from
Mar 26, 2020

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.

1 participant