Sandino

Results 2 issues of Sandino

**Describe the bug** When calling sfpowerscripts:orchestrator:publish without set any of the environment variables SFPOWERSCRIPTS_GIT_USERNAME and SFPOWERSCRIPTS_GIT_EMAIL, causes to override the global/local git config on my local project. **To Reproduce** Steps...

bug

**Describe the bug** Even if the SFPOWERSCRIPTS_DATADOG_HOST is set incorrectly, the command sfpowerscripts:pool:metrics:publish returns 200. **To Reproduce** Set the environment variables as below: ```bash export SFPOWERSCRIPTS_DATADOG=true export SFPOWERSCRIPTS_DATADOG_HOST=WRONG_VALUE sfdx sfpowerscripts:pool:metrics:publish...

enhancement