kubevela / kubevela/cloudshell

Replace deprecated `set-output` command with environment file

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.