Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH Actions: version update for ramsey/composer-install #120

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Dec 25, 2021

Context

  • CI tooling

Summary

This PR can be summarized in the following changelog entry:

  • Updates CI tooling

Relevant technical choices:

The action used to install Composer packages and handle the caching has released a new major (and some follow-up patch releases), which means, the action reference needs to be updated to benefit from it.

Refs:

Test instructions

Test instructions for the acceptance test before the PR gets merged

This PR can be acceptance tested by following these steps:

  • N/A If the build passes, we're good.

The action used to install Composer packages and handle the caching has released a new major (and some follow-up patch releases), which means, the action reference needs to be updated to benefit from it.

Refs:
* https://github.com/ramsey/composer-install/releases/tag/2.0.0
* https://github.com/ramsey/composer-install/releases/tag/2.0.1
* https://github.com/ramsey/composer-install/releases/tag/2.0.2
@jrfnl jrfnl added this to the Next release milestone Dec 25, 2021
@jrfnl jrfnl marked this pull request as draft December 25, 2021 05:42
@jrfnl
Copy link
Contributor Author

jrfnl commented Dec 25, 2021

Converted back to draft due to a bug in composer-install@v2 discovered via this PR. Bug has been reported upstream and a PR to fix it is in the works. Once the PR is merged and a new version tagged, this PR will be unblocked.

Ref: ramsey/composer-install#206

@jrfnl
Copy link
Contributor Author

jrfnl commented Dec 28, 2021

The upstream bug has been fixed and the fix is included in the 2.0.5 release. Merging.

@jrfnl jrfnl marked this pull request as ready for review December 28, 2021 18:54
@jrfnl jrfnl merged commit 7620e3f into develop Dec 28, 2021
@jrfnl jrfnl deleted the JRF/ghactions-update-composer-action branch December 28, 2021 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant