[wp-trac] [WordPress Trac] #54695: CI: always use `--no-interaction` flag for Composer commands
WordPress Trac
noreply at wordpress.org
Mon Sep 26 19:15:20 UTC 2022
#54695: CI: always use `--no-interaction` flag for Composer commands
------------------------------+----------------------
Reporter: jrf | Owner: desrosj
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 6.1
Component: Build/Test Tools | Version: 5.9
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+----------------------
Changes (by desrosj):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"54313" 54313]:
{{{
#!CommitTicketReference repository="" revision="54313"
Build/Test Tools: Remove unnecessary `--no-interaction` option from
Composer commands.
As of version `2.17.0` of the `shivammathur/setup-php` action, the
`COMPOSER_NO_INTERACTION` environment variable is configured by default.
`—-no-interaction` will always be used.
Props jrf, hellofromTonya, SergeyBiryukov, costdev, desrosj.
Fixes #54695.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54695#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list