Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

#141 align CI setup to ocramius/proxy-manager github actions setup #143

Merged
merged 22 commits into from
Jul 17, 2020

Conversation

Ocramius
Copy link
Owner

Fixes #141

Moves the whole CI stack to github actions

@Ocramius Ocramius added enhancement dependencies Pull requests that update a dependency file labels Jul 17, 2020
@Ocramius Ocramius added this to the 3.2.0 milestone Jul 17, 2020
@Ocramius Ocramius self-assigned this Jul 17, 2020
@Ocramius
Copy link
Owner Author

These BC breaks are present: will move to a new major.

 [BC] CHANGED: The return type of GeneratedHydrator\Factory\HydratorFactory#getHydrator() changed from Zend\Hydrator\HydratorInterface to the non-covariant GeneratedHydrator\GeneratedHydrator
[BC] CHANGED: The return type of GeneratedHydrator\Factory\HydratorFactory#getHydrator() changed from Zend\Hydrator\HydratorInterface to GeneratedHydrator\GeneratedHydrator
[BC] CHANGED: Type documentation for property GeneratedHydrator\Configuration#$hydratedClassName changed from string to having no type
[BC] CHANGED: Type documentation for property GeneratedHydrator\Configuration#$autoGenerateProxies changed from bool to having no type
[BC] CHANGED: Type documentation for property GeneratedHydrator\Configuration#$generatedClassesTargetDir changed from null|string to having no type
[BC] CHANGED: Type documentation for property GeneratedHydrator\Configuration#$generatedClassesNamespace changed from string to having no type
[BC] CHANGED: Type documentation for property GeneratedHydrator\Configuration#$generatorStrategy changed from \CodeGenerationUtils\GeneratorStrategy\GeneratorStrategyInterface|null to having no type
[BC] CHANGED: Type documentation for property GeneratedHydrator\Configuration#$generatedClassesAutoloader changed from callable|null to having no type
[BC] CHANGED: Type documentation for property GeneratedHydrator\Configuration#$classNameInflector changed from \CodeGenerationUtils\Inflector\ClassNameInflectorInterface|null to having no type
[BC] CHANGED: Type documentation for property GeneratedHydrator\Configuration#$hydratorGenerator changed from \GeneratedHydrator\ClassGenerator\HydratorGenerator|null to having no type

@Ocramius Ocramius modified the milestones: 3.2.0, 4.0.0 Jul 17, 2020
@Ocramius Ocramius merged commit 2b2ff2a into master Jul 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Align build setup to ocramius/proxy-manager
1 participant