kubevela / kubevela/cloudshell
Replace deprecated `set-output` command with environment file
- Dominant language
- Shell
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
In workflow, `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/](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/)
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository's workflow files for the deprecated `set-output` command and read the linked GitHub Actions guidance first. Replace the deprecated usage with Environment Files, then verify that no workflow still uses `set-output` and that the workflows remain valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100