symfony-cmf / Routing

Routing component building on the Symfony Routing component
Other
289 stars 70 forks source link

Migrate travis to github actions #261

Closed alexander-schranz closed 3 years ago

alexander-schranz commented 3 years ago
Q A
Branch? "master"
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets comma-separated list of tickets fixed by the PR, if any
License MIT
Doc PR reference to the documentation PR, if any

See CI in https://github.com/alexander-schranz/Routing/pull/1/checks

Requires:

dbu commented 3 years ago

hm, adding the star seems to have broken the build matrix. do you see whats wrong?

with the next push, testing should be available for php 8

alexander-schranz commented 3 years ago

hm, adding the star seems to have broken the build matrix. do you see whats wrong?

I don't know tried the same and just the builds are then away. Looks for me more like a bug in github action itself. I think we need to remove the star.

alexander-schranz commented 3 years ago

Also tests green again: https://github.com/alexander-schranz/Routing/pull/1/checks

dbu commented 3 years ago

thanks!