ministryofjustice / cloud-platform

Documentation on the MoJ cloud platform
MIT License
87 stars 45 forks source link

Updating to v13 of the kit has broken the docker build #4732

Closed liammcmurray closed 1 year ago

liammcmurray commented 1 year ago

Decide if an applicant can get legal aid

Service environment

Impact on the service

Prototype broken - unable to test service with users

Problem description

https://github.com/ministryofjustice/laa-decide-prototype/actions/runs/6024266213/job/16342613644 Latest commit (which upgrades the prototype kit from v9 to v13) seems to have broken something in the CD pipeline. The upgrade was supervised by a member of GDS Prototype Kit support team today.

Contact person

Liam McMurray @Liam on Justice Digital slack liam.mcmurray@digital.justice.gov.uk

liammcmurray commented 1 year ago

Do I just need to re-run cloud-platform prototype deploy create ?

poornima-krishnasamy commented 1 year ago

yes @liammcmurray , can u try running the command which would update the build and deployment files. Once the changed files are pushed, the docker build should improve

liammcmurray commented 1 year ago

@poornima-krishnasamy yay! that worked! good to know for the future 👍