envoyproxy/xds-relay

Remove ACTIONS_ALLOW_UNSECURE_COMMANDS from github actions

Aberta

#191 aberto em 17 de nov. de 2020

 (0 comentário) (0 reação) (0 responsável)Go (29 forks)auto 404
good first issue

Métricas do repositório

Stars
 (135 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador