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

Add a new DatabaseProvisioner service, used to seed the database using supplied files #77

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Adds a new DatabaseProvisioner service, used to seed the database using supplied files
  • Updates solution to .NET 9
  • Replaced issue templates by form-based ones

feat(Gateway): Add a new `DatabaseProvisioner` service, used to seed the database using supplied files
Closes #75

Signed-off-by: Charles d'Avernas <[email protected]>
Signed-off-by: Charles d'Avernas <[email protected]>
@cdavernas cdavernas self-assigned this Jan 22, 2025
@cdavernas cdavernas linked an issue Jan 22, 2025 that may be closed by this pull request
@cdavernas cdavernas merged commit a492b0c into main Jan 22, 2025
@cdavernas cdavernas deleted the feat-file-based-seeding branch January 22, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to seed resources (gateways, brokers and subscriptions)
1 participant