huw
huw
Hey folks, I've been running into an error, it appears to be with `simple_form`, but currently breaks the suspenders install process. Is anyone else experiencing a similar issue? # System...
I've got a relaying party using openid_connect, and we're looking to impliment the [OpenID Connect Back-Channel Logout 1.0 - draft 07](https://openid.net/specs/openid-connect-backchannel-1_0.html) spec. There are some [LogoutToken validation requirements](https://openid.net/specs/openid-connect-backchannel-1_0.html#Validation) that look...
Hello, Gitlab supports a wider range of handle styles, Specifically we have ones along the lines of `@person.uk`. Having set: ``` # _config.yml jekyll-mentions: base_url: https://gitlab.com ``` mentions of `@personuk`...
Hello, In reference to this issue [#260 ](https://github.com/careteditor/caret/issues/260). ``` $ lsb_release -a Distributor ID: Ubuntu Description: Ubuntu 17.04 Release: 17.04 Codename: zesty ``` I can confirm that spellcheck does not...
#550 documents a workaround by altering the root users config to set it back to mysql_native_password which lets things build again. We should try integrate a solution into `govuk-docker` itself,...
We've encountered a chaining problem when looking into how publishing-api tries to put things onto the rabbitMQ, which we've traced: `Publishing API -> Content Store -> Router API -> Router`...
## What We [recently did some work](https://github.com/alphagov/govuk_publishing_components/pull/1304) on both the checkboxes and radios components. The two components are very similar in function but have quite a different layout in code....
Given there's currently a move to clean through rubocop violations, Thought I'd flag [RubyFMT](https://github.com/samphippen/rubyfmt) which I've been hearing about on the [Yak Shave](http://yakshave.fm/). It isn't a static code analyzer but...
## What’s changed Updates to dependencies including: - Redcarpet to v3.6.0, removing warnings that appear in Tech Docs sites running Ruby 3.2+