envoyproxy/xds-relay

Remove ACTIONS_ALLOW_UNSECURE_COMMANDS from github actions

Offen

#191 geöffnet am 17.11.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (29 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (135 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

We added ACTIONS_ALLOW_UNSECURE_COMMANDS here, here, here and here to let CI pass. github actions do not allow env variables anymore. We should remove them when possible.

Contributor Guide