cmu-delphi/delphi-epidata

Update CI away from deprecated `save-state` and `set-output`

开放

#1,015 创建于 2022年10月31日

 (2 条评论) (0 个反应) (0 位负责人)Python (67 个派生)auto 404
chorecode healthhelp wanted

仓库指标

星标
 (104 个星标)
PR 合并指标
 (平均合并 63天 20小时) (30 天内合并 11 个 PR)

描述

See context and a simple fix here. This comes up when building images. (See "Resolve Tag" in this build.)

Run baseRef="${GITHUB_REF#*/}"
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-[10](https://github.com/cmu-delphi/delphi-epidata/actions/runs/3364623430/jobs/5579258952#step:5:11)-11-github-actions-deprecating-save-state-and-set-output-commands/
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Have until June 2023 to do this.

贡献者指南