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

WordPress Trac noreply at wordpress.org
Mon Oct 24 16:51:28 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 commit dev-reviewed  |     Focuses:
-------------------------------------------+-----------------------

Comment (by desrosj):

 In [changeset:"54679" 54679]:
 {{{
 #!CommitTicketReference repository="" revision="54679"
 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.

 Merges [54649] to the 6.1 branch.
 Props jrf.
 See #56820.
 }}}

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


More information about the wp-trac mailing list