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

Feat(Orchestrator): Add persistence to Golden Record Tasks #990

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

nicoprow
Copy link
Contributor

@nicoprow nicoprow commented Jul 8, 2024

Description

This pull request adds a persistence layer to the BPDM Orchestrator, so that tasks are persisted between restarts.

  • add jpa entity model
  • adapted tests to use entity model where appropriate and setup a test database
  • added a postgres dependency to the Orchestrator chart

Implements eclipse-tractusx/sig-release#722

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@nicoprow nicoprow force-pushed the feat/orch-persistence-jpa branch 13 times, most recently from 1497d85 to 5a79e6c Compare July 10, 2024 05:28
@nicoprow nicoprow marked this pull request as ready for review July 10, 2024 08:20
@nicoprow nicoprow requested review from alexsilva-CGI and SujitMBRDI and removed request for alexsilva-CGI July 10, 2024 08:20
- add jpa entity model
- adapted tests to use entity model where appropriate and setup a test database
- added a postgres dependency to the Orchestrator chart
@nicoprow nicoprow force-pushed the feat/orch-persistence-jpa branch from 5a79e6c to 0febf9f Compare July 11, 2024 04:29
@SujitMBRDI SujitMBRDI assigned nicoprow and unassigned SujitMBRDI Jul 11, 2024
@SujitMBRDI SujitMBRDI merged commit 879381a into main Jul 11, 2024
16 checks passed
@nicoprow nicoprow deleted the feat/orch-persistence-jpa branch July 12, 2024 02:14
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