Skip to content

Fix package CI #1138

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

Merged
merged 2 commits into from
Feb 9, 2021
Merged

Fix package CI #1138

merged 2 commits into from
Feb 9, 2021

Conversation

andrewmy
Copy link
Contributor

@andrewmy andrewmy commented Feb 9, 2021

  • Add push to master trigger;
  • Replace the clunky cache + composer install steps with an Action;
  • Replace Travis with GH WF in packages;
  • Add the missing CI to amqp-tools;
  • Replace the shields.

- Add push to master trigger;
- Replace the clunky cache + composer install steps with an Action;
- Replace Travis with GH WF in packages;
- Add the missing CI to amqp-tools;
- Replace the shields.
@andrewmy
Copy link
Contributor Author

andrewmy commented Feb 9, 2021

@makasim not sure how to test every package's CI here but take a look.
Especially concerned about gearman, maybe some another package would require an additional PR to fix it.

@makasim
Copy link
Member

makasim commented Feb 9, 2021

Especially concerned about gearman, maybe some another package would require an additional PR to fix it.

That's ok. We'll see

@makasim makasim merged commit cb7a555 into php-enqueue:master Feb 9, 2021
@andrewmy
Copy link
Contributor Author

andrewmy commented Feb 9, 2021

Ok, thanks for the merge, now you got to enable GH workflows on all the split repos :)

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