envoyproxy / envoyproxy/xds-relay

Remove ACTIONS_ALLOW_UNSECURE_COMMANDS from github actions

Open
#191 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Go
Stars
135
Forks
28
PR merge metrics
No merged PRs in 30d

Description

We added `ACTIONS_ALLOW_UNSECURE_COMMANDS` [here](https://github.com/envoyproxy/xds-relay/blob/master/.github/workflows/api.yml#L17), [here](https://github.com/envoyproxy/xds-relay/blob/master/.github/workflows/common.yml#L12), [here](https://github.com/envoyproxy/xds-relay/blob/master/.github/workflows/end2end-tests.yml#L11) and [here](https://github.com/envoyproxy/xds-relay/blob/master/.github/workflows/integration-tests.yml#L10) to let CI pass. github actions do not allow env variables anymore. We should remove them when possible.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.