Promote release 1.2.1 to main - #195
Merged
Merged
Conversation
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 5.1.0 to 6.0.0. - [Release notes](https://github.com/geekyeggo/delete-artifact/releases) - [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md) - [Commits](GeekyEggo/delete-artifact@f275313...176a747) --- updated-dependencies: - dependency-name: geekyeggo/delete-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 7.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.2...bbbca2d) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5.0.0 to 8.0.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...3e5f45b) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.7.0 to 4.0.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@c94ce9f...b45d80f) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(ospo): rename national-digital-twin to national-node-net
Contributor
✅ OSS Checks PassedAll tracked OSS checks passed in this run.
Results from commit 9d304b1, view the full job summary |
Contributor
There was a problem hiding this comment.
Pull request overview
Promotes release 1.2.1 to main by aligning repository/org references to National-Node-Net, updating CI/CD workflows and container metadata accordingly, and improving test isolation around PropertyUtil state.
Changes:
- Updated documentation, Maven metadata, Docker labels, and compose examples to point at the new GitHub organisation/repository locations.
- Updated GitHub Actions workflows (tooling versions, org/repo references, Sonar configuration) and added
.trivyignorewiring for Trivy scans. - Improved test hygiene by clearing
PropertyUtilbetween tests to avoid cross-test contamination.
Reviewed changes
Copilot reviewed 24 out of 24 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/test/java/uk/gov/dbt/ndtp/federator/server/processor/file/FileKafkaEventMessageProcessorTest.java | Adds @AfterEach to clear PropertyUtil to prevent test state leakage. |
| src/test/java/uk/gov/dbt/ndtp/federator/common/utils/PropertyUtilTest.java | Adds @AfterEach cleanup for PropertyUtil in tests. |
| src/test/java/uk/gov/dbt/ndtp/federator/common/storage/provider/file/client/S3ClientFactoryTest.java | Ensures PropertyUtil is cleared during teardown alongside S3 client reset. |
| src/test/java/uk/gov/dbt/ndtp/federator/client/grpc/GRPCFileClientTest.java | Clears PropertyUtil before/after each test for isolation. |
| README.md | Updates repository/documentation links and clone instructions to new org. |
| pom.xml | Updates SCM/package URLs to new org and bumps Jackson property version. |
| mkdocs.yml | Updates commented repo_url to new org. |
| docs/running-locally.md | Updates Management Node and Maven package URLs to new org. |
| docs/index.md | Mirrors README link updates for docs landing page. |
| docs/deployment.md | Updates Management Node links and GHCR image org references. |
| docker/Dockerfile.server | Updates OCI image source label to new org. |
| docker/Dockerfile.client | Updates OCI image source label to new org. |
| docker/docker-compose-grpc.yml | Updates example GHCR image references to new org. |
| CONTRIBUTING.md | Updates repository links (issues, roadmap, contributors) to new org. |
| CHANGELOG.md | Adds 1.2.1 entry documenting org-alignment changes. |
| ACKNOWLEDGEMENTS.md | Updates contributors link to new org. |
| .trivyignore | Introduces CVE ignore list used by Trivy scans. |
| .github/workflows/release.yaml | Updates artifact tooling versions and aligns org-related workflow behavior. |
| .github/workflows/publish-github-release.yml | Updates actions versions and release/SBOM publication steps. |
| .github/workflows/oss-checker.yml | Aligns OSPO repo/org references and updates action versions. |
| .github/workflows/maven.yml | Updates Sonar configuration, docker/login-action, artifact download action, and Trivy ignore file usage. |
| .github/workflows/docker-ghcr.yml | Updates docker/login-action/artifact download action and Trivy ignore file usage. |
| .github/workflows/auto-back-merge.yml | Aligns app-token secrets naming and updates github-script version. |
| .github/dependabot.yml | Updates Maven registry URL to new org. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+1
to
+5
| CVE-2026-54512 | ||
| CVE-2026-54513 | ||
| CVE-2026-42583 | ||
| CVE-2026-33870 | ||
| CVE-2026-42584 |
|
cruddasj
approved these changes
Jul 22, 2026
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.


Promote release 1.2.1 to main