NCIOCPL / drug-dictionary-api

NCI Drug Dictionary API
0 stars 3 forks source link

Enabler: Remove set-env from workflow #49

Closed blairlearn closed 3 years ago

blairlearn commented 3 years ago

The 'set-env' command is deprecated and will be disabled on November 16th. The API's CI workflow uses set-env to detect integration test failures in a step while still allowing subsequent steps to execute and upload the test results.

Need to replace the set-env usage by setting the environment variable via the environment file.

https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

blairlearn commented 3 years ago

Closed by #50 1d2f8a2231f3e95404057b4eccc9b2af0b0fee49