DO NOT MERGE - decentralisation-poc#1598
Draft
chrisbellingham1-hmcts wants to merge 16 commits intomasterfrom
Draft
DO NOT MERGE - decentralisation-poc#1598chrisbellingham1-hmcts wants to merge 16 commits intomasterfrom
chrisbellingham1-hmcts wants to merge 16 commits intomasterfrom
Conversation
Contributor
Plan Result (aat)
|
Contributor
Plan Result (prod)
|
* TMDPC-2 and TMDPC-3 initial changes * TMDPC-2 and TMDPC-3 initial changes * TMDPC-2 and TMDPC-3 review comments update * TMDPC-2 and TMDPC-3 commit with callback error * TMDPC-2 and TMDPC-3 commit with callback error * require only s2s token for new task creation endpoint --------- Co-authored-by: Alex McAusland <a.m@user.com>
* TMDPC-2 and TMDPC-3 initial changes * TMDPC-2 and TMDPC-3 initial changes * TMDPC-2 and TMDPC-3 review comments update * TMDPC-2 and TMDPC-3 commit with callback error * TMDPC-2 and TMDPC-3 commit with callback error * require only s2s token for new task creation endpoint * TMDPC-6,7,8 initial commit * TMDPC-6,7,8 initial commit --------- Co-authored-by: Alex McAusland <a.m@user.com>
* TMDPC-2 and TMDPC-3 initial changes * TMDPC-2 and TMDPC-3 initial changes * TMDPC-2 and TMDPC-3 review comments update * TMDPC-2 and TMDPC-3 commit with callback error * TMDPC-2 and TMDPC-3 commit with callback error * require only s2s token for new task creation endpoint * TMDPC-6,7,8 initial commit * TMDPC-6,7,8 initial commit * TMDPC-6,7,8 initial commit * TMDPC-6,7,8 initial commit * TMDPC-6,7,8 initial commit * TMDPC-9 initial commit * TMDPC-9 initial commit * TMDPC-9 initial commit * TMDPC-9 initial commit * TMDPC-9 initial commit * TMDPC-9 initial commit * TMDPC-9 initial commit * TMDPC-9 checkstyle fixes * TMDPC-9 checkstyle fixes * TMDPC-9 build issues fixes * TMDPC-9 build issues fixes --------- Co-authored-by: Alex McAusland <a.m@user.com>
* TMDPC-5: Add migration for composite key * TMDPC-5: Implement idempotency control flow * TMDPC-5: Update openapi to capture 204 scenario * TMDPC-5: Fix checkstyle issue * TMDPC-5: Update constraint to support backward compatibility
* TMDPC-9 initial commit * TMDPC-5 initial commit * TMDPC-5 initial commit * TMDPC-5 initial commit * TMDPC-5 initial commit
* TMDPC-17: Adapt POST /task/id/claim for api-first approach * TMDPC-17: Adapt POST /task/id/unclaim for api-first approach
* TMDPC-13 initial commit * TMDPC-13 initial commit * TMDPC-13 initial commit * TMDPC-13 initial commit * TMDPC-13 initial commit * TMDPC-13 initial commit * TMDPC-13 build issues fixes * TMDPC-13 initial commit * TMDPC-13 initial commit * TMDPC-13 initial commit * TMDPC-13 initial commit * TMDPC-13 initial commit
* TMDPC-20 initial commit * TMDPC-20 initial commit * TMDPC-20 initial commit * TMDPC-20 initial commit
* TMDPC-21 initial commit * TMDPC-21 initial commit * TMDPC-21 initial commit * TMDPC-21 initial commit * TMDPC-13 build issues fixes
* TMDPC-25: Get Tasks * TMDPC-25: Add integration tests * Updating Terraform Formatting --------- Co-authored-by: 54687 <61242337+hmcts-jenkins-j-to-z[bot]@users.noreply.github.com>
…PI contract for task.permission[*].role_category (#1596)
* RWA 4818 (#1548) * Awaitility and remove of hard 5 second wait * Removal of DirtiesContext * TaskMandatoryFieldsValidatorIntegration Test. Cut down spring context. * Cut down spring context across more test classes. * Fix replication slot inefficiency. Fix non-null bug * checkstyle fixes * RWA-4818. Post review. Use centralised jackson. Externalised static inner MinimalConfig. Also used centralised jackson with @DataJpaTest tests. * RWA-4818. Post review. Use centralised jackson. Externalised static inner MinimalConfig. Also used centralised jackson with @DataJpaTest tests. *plus required files* * RWA - 4818 Address PR comments. Including a YamlPropertySource reader. * RWA-4841: Adjusting TM nightly build timer (#1554) * RWA-4838: Added awaitality for tests (#1560) * RWA-4794 (#1562) * RWA-4794 Revisit BeforeAll and BeforeEach annotations in integration tests. Aditya patch * RWA-4794 Revisit BeforeAll and BeforeEach annotations in integration tests Add ControllerTestStubs to dedup common controller stubbing, simplify integration test setup (DmnEvaluationServiceCacheTest and PostTaskCompleteByIdControllerTest), and tidy DB cleanup in CFTTaskDatabaseServiceTest. --------- Co-authored-by: Martin Spasov <martin.y.spasov@gmail.com> * Update Logging Dependencies to v2.25.3 (#1546) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency com.github.hmcts:fortify-client to v1.4.10 (#1547) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.postgresql:postgresql to v42.7.9 (#1565) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.hibernate:hibernate-core to v6.6.42.Final (#1564) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * RWA-4860 Fix LD test (#1569) Co-authored-by: Martin <martin.spasov@hmcts.net> * RWA-4750 Enable autogrow on all task management api DBs (the aat storage was updated to match azure). (#1574) * RWA-4750 Unable autogrow on all task management api DBs (the aat storage was updated to match azure). * Updating Terraform Formatting * RWA-4750 Unable autogrow on replica server --------- Co-authored-by: Martin <martin.spasov@hmcts.net> Co-authored-by: 54687 <61242337+hmcts-jenkins-j-to-z[bot]@users.noreply.github.com> * Enable pg_cron on replica (#1580) * RWA-4800: Complete retry using Retryable (#1567) * RWA-4800: Complete retry using Retryable * Fixed checkstyle issues * Updated Test names * Updated tests * Updated code. * Updated the code. * Updated the code, added tests * Update Testing Dependencies - Non Major (#1532) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update plugin org.owasp.dependencycheck to v12.2.0 (#1531) * Update plugin org.owasp.dependencycheck to v12.2.0 * changed += config to modern addAll * removed commented old syntax --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: lars <lars.lunde@hmcts.net> * Introduce `analytics` schema for snapshot/publish tables (#1584) * Grant DB reader access to new schema and pg_cron (#1586) * Align Prod storage in TF (#1588) * RWA-4862: Add new enforcement role category (#1581) * RWA-4862: Add new enforcement role category * Updated test. * Added test for new scenario * Removed incorrect test * Renamed the script file. * Updated the script file name --------- Co-authored-by: Martin Spasov <martin.y.spasov@gmail.com> * RWA-4878: Import tf state (#1582) * added import file for tf state fix * Updating Terraform Formatting --------- Co-authored-by: 54687 <61242337+hmcts-jenkins-j-to-z[bot]@users.noreply.github.com> Co-authored-by: Martin Spasov <martin.y.spasov@gmail.com> * update import statement (#1593) * RWA-4900: Enforce testcontainers version (#1595) * Update README.md * test removing import * moved testcontainers bom to dependencyManagement * moved dependencymanagement block * re-added import.tf * revert readme newline * RWA-4856: Resolved logger security issue (#1585) Co-authored-by: Martin Spasov <martin.y.spasov@gmail.com> * Resolve conflicting migration script naming --------- Co-authored-by: JasonPittockHMCTS <jason.pittock1@hmcts.net> Co-authored-by: Aditya Dwadasi <131441305+adityadwadasi@users.noreply.github.com> Co-authored-by: Martin Spasov <martin.y.spasov@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Martin <martin.spasov@hmcts.net> Co-authored-by: 54687 <61242337+hmcts-jenkins-j-to-z[bot]@users.noreply.github.com> Co-authored-by: Dan Lysiak <50049163+danlysiak@users.noreply.github.com> Co-authored-by: lars <lars.lunde@hmcts.net> Co-authored-by: Lars Lunde <30296482+larslnde@users.noreply.github.com>
* TMDPC-29: Disallow CriminalInjuriesCompensation caseType for search-for-completable * Bumping chart version/ fixing aliases * TMDPC-29: Implement review comments --------- Co-authored-by: hmcts-jenkins-j-to-z <61242337+hmcts-jenkins-j-to-z[bot]@users.noreply.github.com>
8787420 to
cd419d4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR for ACR artefact creation only. DO NOT MERGE.