[jdk17u-dev] Integrated: 8295714: GHA ::set-output is deprecated and will be removed

zzambers duke at openjdk.org
Wed Nov 9 19:53:02 UTC 2022


On Tue, 1 Nov 2022 22:43:37 GMT, zzambers <duke at openjdk.org> wrote:

> This backport fixes warnings generated in GHA summary page by use of deprecated  `set-output` command. According to warning messages command will be removed soon:
> 
> The `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/`
> 
> Clean backport, all tests passed (no warnings).

This pull request has now been integrated.

Changeset: 3df72a35
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/3df72a359e402b929b210f88ed85a86f9f10231f
Stats:     28 lines in 11 files changed: 1 ins; 0 del; 27 mod

8295714: GHA ::set-output is deprecated and will be removed

Backport-of: b35922be6de7b848a2982d6a278dbd205fc39e6a

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/852


More information about the jdk-updates-dev mailing list