envoyproxy/xds-relay

Remove ACTIONS_ALLOW_UNSECURE_COMMANDS from github actions

开放

#191 创建于 2020年11月17日

 (0 条评论) (0 个反应) (0 位负责人)Go (29 个派生)auto 404
good first issue

仓库指标

星标
 (135 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南