envoyproxy/xds-relay

Remove ACTIONS_ALLOW_UNSECURE_COMMANDS from github actions

Ouverte

#191 ouverte le 17 nov. 2020

 (0 commentaire) (0 réaction) (0 personne assignée)Go (29 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (135 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur