Open
Conversation
- Bump com.github.hmcts:java-logging from 6.1.9 to 8.0.0 - Remove com.github.hmcts.java-logging:logging-appinsights (module was removed in java-logging v7.0.0; AppInsights telemetry is handled by the v3 agent configured in Dockerfile via applicationinsights.json) - Remove net.logstash.logback:logstash-logback-encoder (was only a transitive requirement of the now-removed logging-appinsights module) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Update English adoption application summary Docmosis template to FL-ADO-APP-ENG-00953-R2.docx - Remove deprecated localAuthorityName, localAuthorityContactName, localAuthorityPhoneNumber and localAuthorityContactEmail fields from functional test case data (superseded by adopAgency* equivalents) - Reorder JSON fields alphabetically and normalise indentation across all functional test casedata fixtures Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Align Pact consumer identity, gate broker publishing when unset, and update contract test docs.
…into ADOP-2776
Restore it.pactBrokerUrl prefix to ensure property is set on the Pact plugin delegate, not the outer def pactBrokerUrl variable. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add JAVA_OPTS --add-opens=java.base/java.lang=ALL-UNNAMED to am-role-assignment-service in values.preview.template.yaml to fix Drools/KIE rules compilation crash on Java 21 startup - Add pipelineJavaVersion workaround to build.gradle to guarantee cnp-jenkins-library detects Java 21 toolchain
Gradle does not allow statements before plugins {} (only buildscript {}
and pluginManagement {} are exempt). Move the cnp-jenkins-library Java
version detection workaround to immediately after the plugins {} closing
brace — the library scans the file as text so position is irrelevant.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Replace deprecated oci://hmctspublic.azurecr.io/helm with oci://hmctsprod.azurecr.io/helm across all Chart.yaml dependencies. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
JIRA link (if applicable)
https://tools.hmcts.net/jira/browse/ADOP-2776
Change description
Improve contract test readiness and pact publishing. Align Pact consumer identity, gate broker publishing when unset, and update contract test docs.
Does this PR introduce a breaking change? (check one with "x")