open-telemetry / open-telemetry/opentelemetry-proto-java
Upgrade release scripts from `save-state` to environment files
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26
- Forks
- 18
- Avg merge
- 14h 32m
- Merged PRs (30d)
- 8
Description
see warnings during release build, e.g. https://github.com/open-telemetry/opentelemetry-proto-java/actions/runs/12641336793/job/35223553825
Warning: The
save-statecommand 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/
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 with the linked release build and locate the release scripts producing the deprecated save-state warning. Review the GitHub Actions guidance linked in the issue, update those uses to environment files, and rerun the release build to confirm the warning is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, release
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100