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

Use GitHub actions for continuous integration (CI) #124

Merged
merged 2 commits into from
Aug 14, 2021

Conversation

SimonFrings
Copy link
Contributor

@SimonFrings SimonFrings commented Jul 29, 2021

This changeset replaces the existing Travis CI integration with a new GitHub actions workflow. Travis CI has served us well for years, but is in the process of discontinuing its previous open source support.

Github actions needs to be activated inside this project before merging the PR. Otherwise the (test) workflow won't trigger.

Builds on top of reactphp/reactphp#442.

Copy link
Member

@clue clue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SimonFrings Thanks for the update, changes LGTM! :shipit:

I've briefly discussed this PR and some follow-up ideas with @SimonFrings and we consider this to be a starting point to re-enable automatic tests and subsequently add more CI and feature improvements in follow-up PRs 👍

@cboden cboden added this to the 0.4 milestone Aug 14, 2021
@cboden cboden merged commit 18a179a into ratchetphp:master Aug 14, 2021
@cboden
Copy link
Member

cboden commented Aug 14, 2021

Thanks fellas! 🚢

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.

3 participants