Multi-image architecture and Go 1.25 upgrade#170
Merged
pricem14pc merged 19 commits intomainfrom Jan 26, 2026
Merged
Conversation
pricem14pc
commented
Oct 15, 2025
pricem14pc
commented
Jan 9, 2026
pricem14pc
commented
Jan 9, 2026
matthew-robinson-ons
requested changes
Jan 23, 2026
Contributor
matthew-robinson-ons
left a comment
There was a problem hiding this comment.
Tested migrations and application function. All working and looking good just one question around the commenting out rather than removal of links in the docker-compose file
arroyoAle
reviewed
Jan 23, 2026
arroyoAle
reviewed
Jan 23, 2026
arroyoAle
reviewed
Jan 23, 2026
arroyoAle
reviewed
Jan 23, 2026
arroyoAle
reviewed
Jan 23, 2026
matthew-robinson-ons
approved these changes
Jan 26, 2026
arroyoAle
approved these changes
Jan 26, 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.
What and why?
Upgrades to Go 1.25 and Introduces a multi architecture image build to support
arm64corporate Mac book, but maintainamd64GCP run time.How to test?
amd64application image pulled and deployed to GCP and off-network Mac books starts and functions as expectedarm64application image pulled and deployed on a corporate Mac book starts and functions as expected/db-migrationsare correctly referenced, found on the system, and applied (i.e. creating the schema/tables initially and then subsequent deployments show "Database schema unchanged")Jira
https://officefornationalstatistics.atlassian.net/browse/RAS-1794
Useful info for testing
arm64development environment, ensure a pull of this PR image no longer shows the following warningdocker exec)root