doctrine / DoctrineFixturesBundle

Symfony integration for the doctrine/data-fixtures library
MIT License
2.46k stars 202 forks source link

feat: add symfony 6 support #353

Closed Chris53897 closed 2 years ago

Chris53897 commented 3 years ago

quick test if ci test of this repo will throw erros

Chris53897 commented 3 years ago

I guess the error on first run is not related at all to symfony 6 (since there is no 6.x symfony packages in the run). The last test-run of branch 3.4.x was 6 month ago. The run worked in my github actions. But i do not know why.

Since there was no testrun in github actions to test symfony 6.x, i added one.

jordisala1991 commented 2 years ago

@greg0ire can you run the pipeline?

I want to help move this forward, we need it for Sonata: https://github.com/sonata-project/SonataDoctrineORMAdminBundle/pull/1562

greg0ire commented 2 years ago

@Chris53897 I have also observed the test in this repo being flaky in the past.