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: run integration tests against Composer snapshot #163

Merged
merged 1 commit into from Mar 5, 2022

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Mar 5, 2022

Proposed Changes

Run integration tests against Composer snapshot for a limited set of builds to get early warning of upcoming changes we need to be aware of.

It has already been announced that Composer 2.3 will drop support for PHP < 7.2 and there may be more breaking changes, so seeing test failures early would seem a good thing (both to fix things in the plugin, if needs be, as well as to report issues with the next version of Composer upstream).

... for a limited set of builds to get early warning of upcoming changes we need to be aware of.

It has already been announced that Composer 2.3 will drop support for PHP < 7.2 and there may be more breaking changes, so seeing test failures early would seem a good thing (both to fix things in the plugin, if needs be, as well as to report issues with the next version of Composer upstream).
@Potherca Potherca enabled auto-merge March 5, 2022 13:29
@Potherca Potherca merged commit 4d7e0db into master Mar 5, 2022
@Potherca Potherca deleted the feature/ghactions-test-against-composer-snapshot branch March 5, 2022 14:06
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

2 participants