set-env and add-path commands have been deprecated
Open
Nobody has claimed this yet.
ci
- Dominant language
- Python
- Stars
- 11.5k
- Forks
- 903
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 18
Description
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
Starting today runner version 2.273.5 will begin to warn you if you use the
add-pathorset-envcommands. We are monitoring telemetry for the usage of these commands and plan to fully disable them in the future.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked GitHub Actions deprecation notice and then inspect the repository's workflow configuration for uses of set-env or add-path. Done means the deprecated commands are no longer used and the workflows remain valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100