ministryofjustice / operations-engineering

This repository is home to the Operations Engineering's tools and utilities for managing, monitoring, and optimising software development processes at the Ministry of Justice. • This repository is defined and managed in Terraform
https://user-guide.operations-engineering.service.justice.gov.uk/
MIT License
14 stars 5 forks source link

Tech-doc-publisher repo: Bug fix attempt #2864

Closed NickWalt01 closed 10 months ago

NickWalt01 commented 1 year ago

Background

The tech-doc-repo is using Ruby 2.7, and we couldn't update the repository until the Middleman tool supports Ruby 3, this has now been updated. This ticket is to bump the Ruby to use 3.1, and any other dependencies that can be bumped. The aim is to see if the problem in this issue is resolved or not. If it is create a new release of the tech-doc-publisher.

'There's now a release of Middleman with support for Ruby 3.1 - v4.5.0. In theory, this bug should be fixed on middleman 4.5.0, but I haven't tested it yet.'

Proposed user journey

NickWalt01 commented 1 year ago

Another team have attempted the bug fix on their doc repo and stated the issue is resolved for them. See PR for more info.

NickWalt01 commented 1 year ago

See if the Ruby gem version 3.4 helps with the problem: https://rubygems.org/gems/govuk_tech_docs

AntonyBishop commented 10 months ago

Park for now