Skip to content
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

Symfony configuration to standalone configuration file generation #156

Open
pounard opened this issue May 27, 2024 · 0 comments
Open

Symfony configuration to standalone configuration file generation #156

pounard opened this issue May 27, 2024 · 0 comments
Milestone

Comments

@pounard
Copy link
Member

pounard commented May 27, 2024

The goal is the following:

  • allow people to use this bundle as a dev dependency (no code on production),
  • they can then dump the static configuration of their doctrine entities in a generated file,
  • then an arbitrary container using db-tools as a PHAR file can be arbitrarily used in CI, or the PHAR file can be pushed on a dedicated box for handling the database operations, anonymization etc... outside of the Symfony app context.
@pounard pounard mentioned this issue May 27, 2024
11 tasks
@pounard pounard added this to the 2.0.0 milestone May 28, 2024
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

No branches or pull requests

1 participant