cmu-delphi/delphi-epidata

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

Open

#1,015 opened on Oct 31, 2022

 (2 comments) (0 reactions) (0 assignees)Python (67 forks)auto 404
chorecode healthhelp wanted

Repository metrics

Stars
 (104 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide