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

Add GitHub actions for CI #3

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

duboism
Copy link
Contributor

@duboism duboism commented Nov 25, 2024

#2 ported the test suite to to PHPUniPolyFills. This PR adds CI in form of GitHub actions. This is another step on the road to port the code to PHP 8.

Technical details

  • The test suite itself is not changed.
  • We use Setup PHP Action to set up PHP.
  • We test up to PHP 7.4 for now since the code doesn't run on PHP 8.
  • We test under Ubuntu and macOS.
  • The action is configured to run on pull requests and when pushing on certain branches.

We test up to PHP 7.4 for now
@duboism duboism mentioned this pull request Nov 25, 2024
@CloCkWeRX CloCkWeRX merged commit e05e9c8 into pear:master Nov 26, 2024
@duboism duboism deleted the github_actions branch November 26, 2024 07:42
@duboism
Copy link
Contributor Author

duboism commented Nov 26, 2024

Thanks for merging this.

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.

2 participants