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

ci: replace azure with Github Actions #75

Merged
merged 3 commits into from
Jun 26, 2022
Merged

Conversation

damienwebdev
Copy link
Member

@damienwebdev damienwebdev commented Jun 26, 2022

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Currently, we use Azure.

Fixes: N/A

What is the new behavior?

We want to use Github actions.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@damienwebdev damienwebdev force-pushed the replace_azure_ci_with_ga branch from 48fdf7b to 5f78293 Compare June 26, 2022 16:06
When we're running tests against PHP versions, if we use the lockfile,
we will get versions that are unsupported for the PHP version that we're
targeting.

As such, we remove the lockfile, but attempt to more broadly specify our
package ranges to prevent breaking changes.

For further reading, see https://core.trac.wordpress.org/ticket/47381
@damienwebdev damienwebdev force-pushed the replace_azure_ci_with_ga branch from f8e7679 to 080de8a Compare June 26, 2022 17:30
@damienwebdev damienwebdev merged commit 080de8a into master Jun 26, 2022
@github-pages github-pages bot temporarily deployed to github-pages June 26, 2022 17:30 Inactive
@damienwebdev damienwebdev deleted the replace_azure_ci_with_ga branch June 27, 2022 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant