Skip to content

Conversation

anonymous-akorn
Copy link
Contributor

The setting of these env vars was recently updated to use the new syntax. This does not work as-is on powershell due to encoding, as documented here:
https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files

As a result, the gCloud tools were not working on Windows as an env var needed to work around a known gCloud bug was not being set.

To fix this, we set the env var using bash.

The setting of these env vars was recently updated to use the new syntax. This does not work as-is on powershell due to encoding, as documented here:
https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files

To fix this, execute this using bash.
Copy link
Contributor

@vimanyu vimanyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@anonymous-akorn anonymous-akorn merged commit 5936412 into dev Nov 30, 2020
@anonymous-akorn anonymous-akorn deleted the feature/aks-fix-windows-gcs branch November 30, 2020 16:27
@firebase firebase locked and limited conversation to collaborators Dec 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants