[wp-trac] [WordPress Trac] #56820: Remove use of save-state and set-output in GitHub Actions

WordPress Trac noreply at wordpress.org
Wed Oct 19 18:10:59 UTC 2022


#56820: Remove use of save-state and set-output in GitHub Actions
------------------------------+-----------------------
 Reporter:  desrosj           |       Owner:  desrosj
     Type:  task (blessed)    |      Status:  assigned
 Priority:  normal            |   Milestone:  6.1
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+-----------------------

Comment (by desrosj):

 In [changeset:"54649" 54649]:
 {{{
 #!CommitTicketReference repository="" revision="54649"
 Build/Test Tools: Remove use of `set-output` in Action workflows.

 The `save-state` and `set-output` commands have been deprecated in GitHub
 Actions. This removes all occurrences of the command within workflow
 steps.

 This will not remove all deprecated notices from workflow summaries (some
 third-party actions still contain instances of these commands and need to
 be fixed upstream), but it will fix the notices caused by custom workflow
 code.

 See #56820.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56820#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list