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

Move entity storage to the Orchestration #110

Merged
merged 34 commits into from
Feb 15, 2024

Conversation

wcalderipe
Copy link
Collaborator

@wcalderipe wcalderipe commented Feb 14, 2024

This PR introduces several changes to move the entity storage from the authz to the orchestration application.

Disclaimer

  • The massive PR felt right to delivery an end-to-end solution; nonetheless, my bad.
  • I have aggressively moved things from one place to another without thinking too much about how they're designed.

Changelog (at least what matters)

  • Moved entity management from the authz to the orchestration application.
  • Changed many DTOs to improve Swagger documentation.
  • Replaced mock data by known personas and prefixed addresses.
  • Configured @nestjs/swagger/plugin to automatically annotate DTOs.

Next

@wcalderipe wcalderipe self-assigned this Feb 14, 2024
@wcalderipe wcalderipe marked this pull request as ready for review February 15, 2024 15:11
@wcalderipe wcalderipe merged commit 26d4717 into main Feb 15, 2024
4 checks passed
@wcalderipe wcalderipe changed the title Entity storage Move entity storage to the Orchestration Feb 15, 2024
@wcalderipe wcalderipe deleted the feature/forward-create-user-request branch March 5, 2024 14:17
mattschoch pushed a commit that referenced this pull request Jun 19, 2024
Co-authored-by: samuel <samuel@narval.xyz>
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

Successfully merging this pull request may close these issues.

2 participants