Feature/deployments v2#95
Closed
Ryan Kearsley (ryankearsley-moj) wants to merge 49 commits into
Closed
Conversation
Bumps Aspire.Hosting.AppHost from 13.0.1 to 13.0.2 Bumps Aspire.Hosting.RabbitMQ from 13.0.1 to 13.0.2 Bumps Aspire.Hosting.Redis from 13.0.1 to 13.0.2 Bumps Aspire.Hosting.SqlServer from 13.0.1 to 13.0.2 Bumps Aspire.RabbitMQ.Client from 13.0.1 to 13.0.2 Bumps AWSSDK.Extensions.NETCore.Setup from 4.0.3.14 to 4.0.3.15 Bumps AWSSDK.S3 from 4.0.13.1 to 4.0.14.1 Bumps AWSSDK.SecurityToken from 4.0.5.1 to 4.0.5.2 Bumps Sentry.Serilog from 6.0.0-preview.2-prerelease to 6.0.0-rc.2-prerelease --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 13.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Aspire.Hosting.RabbitMQ dependency-version: 13.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Aspire.Hosting.Redis dependency-version: 13.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Aspire.Hosting.SqlServer dependency-version: 13.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Aspire.RabbitMQ.Client dependency-version: 13.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: AWSSDK.Extensions.NETCore.Setup dependency-version: 4.0.3.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: AWSSDK.S3 dependency-version: 4.0.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: AWSSDK.SecurityToken dependency-version: 4.0.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Sentry.Serilog dependency-version: 6.0.0-rc.2-prerelease dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This ensures consistent configuration across all services.
….Packages.props - causing conflict in workflow
…checking if secrets are retrieved correctly
…ask definitions to use placeholders
…ercase in deployment workflow
…-specific values for logging configuration
…uts during FileLocations initialisation
…ly set to Visualiser Client ID incorrectly causing audience conflict
… imports due to BULK INSERT not working with containerisation Update: Altered FileSync ProcessOnStartup to true
…return column max lengths and enforce length constraints
…e ReadPipeDelimitedFile for type handling
This caused significant issues with some SQL data types and resulted in imported failures.
Sam Gibson (samgibsonmoj)
approved these changes
May 12, 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.
No description provided.