-
Notifications
You must be signed in to change notification settings - Fork 15
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(bpdm-gate): Extend error states #985
feat(bpdm-gate): Extend error states #985
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b5e887 - Browse repository at this point
Copy the full SHA 1b5e887View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9600d6a - Browse repository at this point
Copy the full SHA 9600d6aView commit details
Commits on Jul 5, 2024
-
fix: providing alternative address to orchestrator
- now if alternative address is null, the alternative address is also passed as null to the Orchestrator
Configuration menu - View commit details
-
Copy full SHA for cb2a888 - Browse repository at this point
Copy the full SHA cb2a888View commit details -
Configuration menu - View commit details
-
Copy full SHA for b02caa5 - Browse repository at this point
Copy the full SHA b02caa5View commit details -
Merge pull request eclipse-tractusx#987 from eclipse-tractusx/fix/gat…
…e-task-alt-add Cherry-Pick(release/6.0.x): Fix Gate Sending Alternative Address To Orchestrator
Configuration menu - View commit details
-
Copy full SHA for daaafc5 - Browse repository at this point
Copy the full SHA daaafc5View commit details -
fix(gate): sending business partner data to the golden record service…
… even when they have no changes - now business partner service only sets the sharing state to ready or initial when the data really has been changed
Configuration menu - View commit details
-
Copy full SHA for d8901ee - Browse repository at this point
Copy the full SHA d8901eeView commit details -
Merge pull request eclipse-tractusx#988 from eclipse-tractusx/fix/gat…
…e/input-ready fix(gate): Starting Golden Record Process Without Changes
Configuration menu - View commit details
-
Copy full SHA for 1f15ba8 - Browse repository at this point
Copy the full SHA 1f15ba8View commit details -
fix(gate): sharing states sometimes taking the wrong task id from the…
… orchestrator - now made sure sharing states are associated with the tasks in the order of the task create requests
Configuration menu - View commit details
-
Copy full SHA for e4cc1be - Browse repository at this point
Copy the full SHA e4cc1beView commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77e40e8 - Browse repository at this point
Copy the full SHA 77e40e8View commit details -
Merge pull request eclipse-tractusx#992 from eclipse-tractusx/build/t…
…omcat-core build(dep): increase tomcat-embed-core dependency version
Configuration menu - View commit details
-
Copy full SHA for a0a289a - Browse repository at this point
Copy the full SHA a0a289aView commit details -
Merge pull request eclipse-tractusx#989 from eclipse-tractusx/fix/gat…
…e/wrong-task-ids fix(gate): Assigning Wrong Task-Ids
Configuration menu - View commit details
-
Copy full SHA for 5ea8c20 - Browse repository at this point
Copy the full SHA 5ea8c20View commit details -
feat(bpdm-gate): updated upload partner process to only process site …
…and address partners feat(bpdm-gate): updated upload partner process to only process site and address partners
Configuration menu - View commit details
-
Copy full SHA for da24adf - Browse repository at this point
Copy the full SHA da24adfView commit details -
Merge pull request eclipse-tractusx#980 from SujitMBRDI/feat/update_p…
…artner_upload_endpoint feat(bpdm-gate): updated upload partner process to only process site and address partners
Configuration menu - View commit details
-
Copy full SHA for 201db14 - Browse repository at this point
Copy the full SHA 201db14View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 069c5c0 - Browse repository at this point
Copy the full SHA 069c5c0View commit details -
Merge pull request eclipse-tractusx#995 from eclipse-tractusx/ci/lint…
…-on-release ci(Linting): Check version increment only on Release
Configuration menu - View commit details
-
Copy full SHA for f6fe478 - Browse repository at this point
Copy the full SHA f6fe478View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 041f856 - Browse repository at this point
Copy the full SHA 041f856View commit details -
Merge pull request eclipse-tractusx#997 from eclipse-tractusx/ci/char…
…t-release-check-fix ci(Release Chart): fix check for Chart release version
Configuration menu - View commit details
-
Copy full SHA for cff1eb6 - Browse repository at this point
Copy the full SHA cff1eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95de3fe - Browse repository at this point
Copy the full SHA 95de3feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2e0a9f - Browse repository at this point
Copy the full SHA b2e0a9fView commit details
Commits on Jul 11, 2024
-
Merge pull request eclipse-tractusx#998 from eclipse-tractusx/feat/ch…
…art/uptime-delay feat(Charts): Delay Container Startup
Configuration menu - View commit details
-
Copy full SHA for 6299ee8 - Browse repository at this point
Copy the full SHA 6299ee8View commit details -
feat(Orchestrator): add persistence layer
- 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
Configuration menu - View commit details
-
Copy full SHA for 0febf9f - Browse repository at this point
Copy the full SHA 0febf9fView commit details -
Merge pull request eclipse-tractusx#990 from eclipse-tractusx/feat/or…
…ch-persistence-jpa Feat(Orchestrator): Add persistence to Golden Record Tasks
Configuration menu - View commit details
-
Copy full SHA for 879381a - Browse repository at this point
Copy the full SHA 879381aView commit details -
feat: add gate record ID for tasks to identify tasks for the same gat…
…e records - create gate record IDs on receiving task create request which do not already specify a record ID - Gate now stores received record IDs to each sharing state, so that next time the record ID can be given to the orchestrator - In the Orchestrator records are identified by both a private and a public record ID. The private record ID is for the Gates to use while the public record ID is sent to the cleaning services
Configuration menu - View commit details
-
Copy full SHA for 86c2581 - Browse repository at this point
Copy the full SHA 86c2581View commit details
Commits on Jul 12, 2024
-
Merge pull request eclipse-tractusx#991 from eclipse-tractusx/feat/or…
…ch-record-id Feat: Add Record ID to Golden Record Tasks
Configuration menu - View commit details
-
Copy full SHA for 8af4933 - Browse repository at this point
Copy the full SHA 8af4933View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e344002 - Browse repository at this point
Copy the full SHA e344002View commit details -
Merge pull request eclipse-tractusx#999 from eclipse-tractusx/build/v…
…ersion/6.1.0 build(version): increase BPDM app version to 6.1.0 (RELEASE)
Configuration menu - View commit details
-
Copy full SHA for bedcf07 - Browse repository at this point
Copy the full SHA bedcf07View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb624c8 - Browse repository at this point
Copy the full SHA cb624c8View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa24b9c - Browse repository at this point
Copy the full SHA fa24b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0311826 - Browse repository at this point
Copy the full SHA 0311826View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2b7ab - Browse repository at this point
Copy the full SHA 2e2b7abView commit details -
Configuration menu - View commit details
-
Copy full SHA for a86e382 - Browse repository at this point
Copy the full SHA a86e382View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2863d - Browse repository at this point
Copy the full SHA ff2863dView commit details -
Revert "feat(bpdm-gate): Extend error code with description. Extend e…
…rror code to DB schema" This reverts commit ff2863d.
Configuration menu - View commit details
-
Copy full SHA for e514159 - Browse repository at this point
Copy the full SHA e514159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 879d878 - Browse repository at this point
Copy the full SHA 879d878View commit details -
Merge branch 'feat/Extend-error-states' of github.com:kunyao-cofinity…
…-x/bpdm into feat/Extend-error-states
Configuration menu - View commit details
-
Copy full SHA for 3fdff66 - Browse repository at this point
Copy the full SHA 3fdff66View commit details
Commits on Jul 18, 2024
-
# This is a combination of 8 commits.
# This is the 1st commit message: feat: Adding extend error states # This is the commit message eclipse-tractusx#2: feat: Adding logic to TaskResolutionService handling conditions # This is the commit message eclipse-tractusx#3: feat(bpdm-gate): Extend error states # This is the commit message eclipse-tractusx#4: feat(bpdm-gate): Extend error code with description # This is the commit message eclipse-tractusx#5: feat(bpdm-gate): Extend error code with description. Extend error code to DB schema # This is the commit message eclipse-tractusx#6: Revert "feat(bpdm-gate): Extend error code with description. Extend error code to DB schema" This reverts commit ff2863d. # This is the commit message eclipse-tractusx#7: feat(bpdm-gate): Extend error code with description. Extend error code to DB schema # This is the commit message eclipse-tractusx#8: feat: Adding extend error states
Configuration menu - View commit details
-
Copy full SHA for ac3cc8a - Browse repository at this point
Copy the full SHA ac3cc8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d20bb - Browse repository at this point
Copy the full SHA 80d20bbView commit details -
author kunyao-cofinity-x <[email protected]> 1721308293 +0200 committer kunyao-cofinity-x <[email protected]> 1721308293 +0200 feat(bpdm-gate): resolve changes feat(bpdm-gate): Extend error code with description
Configuration menu - View commit details
-
Copy full SHA for 04e5cd9 - Browse repository at this point
Copy the full SHA 04e5cd9View commit details -
Merge branch 'feat/Extend-error-states' of github.com:kunyao-cofinity…
…-x/bpdm into feat/Extend-error-states
Configuration menu - View commit details
-
Copy full SHA for a0394c8 - Browse repository at this point
Copy the full SHA a0394c8View commit details