tests: add test permutation with multiple migration configuration files#892
Open
nikophil wants to merge 1 commit into
Open
tests: add test permutation with multiple migration configuration files#892nikophil wants to merge 1 commit into
nikophil wants to merge 1 commit into
Conversation
nikophil
force-pushed
the
fix/multiepl-migration-config
branch
from
May 4, 2025 19:37
1eb4251 to
199a2e5
Compare
nikophil
marked this pull request as draft
May 4, 2025 19:37
nikophil
force-pushed
the
fix/multiepl-migration-config
branch
9 times, most recently
from
May 4, 2025 20:29
bb879fd to
949e554
Compare
nikophil
force-pushed
the
fix/multiepl-migration-config
branch
6 times, most recently
from
October 4, 2025 06:09
22fe4e9 to
490cf1a
Compare
nikophil
commented
Oct 4, 2025
| "doctrine/common": "^3.2.2", | ||
| "doctrine/doctrine-bundle": "^2.10", | ||
| "doctrine/doctrine-migrations-bundle": "^2.2|^3.0", | ||
| "doctrine/migrations": "dev-feat/unfroze-dependencies-after-command as 3.9.5", |
Member
Author
There was a problem hiding this comment.
nikophil
force-pushed
the
fix/multiepl-migration-config
branch
3 times, most recently
from
October 4, 2025 06:30
9e8d26d to
c30935e
Compare
nikophil
marked this pull request as ready for review
October 4, 2025 06:49
nikophil
force-pushed
the
fix/multiepl-migration-config
branch
from
October 4, 2025 06:52
c30935e to
57ebae8
Compare
nikophil
force-pushed
the
fix/multiepl-migration-config
branch
from
October 27, 2025 10:39
57ebae8 to
d9c56a4
Compare
nikophil
force-pushed
the
fix/multiepl-migration-config
branch
from
October 27, 2025 10:40
d9c56a4 to
00999f3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #889
BTW, I've figured that the CI was not totally testing the migration stuff 😬
but now it is fixed!
needs doctrine/migrations#1528