Pat Turner
Pat Turner
I'd like to query the use of a 'govuk-visually-hidden' class mid-sentence. e.g. ``` Change name ``` We have a project that are localising content to different languages, and we had...
Hi Mark, so sorry it took ages to reply. My understanding is that you need to change the copyright year and holder in the licence file itself. e.g. ```text Copyright...
Hi @gdubicki, thanks for the review. I hadn't realised about acceptance tests, as I cheated and searched for all occurences of `group_ldap_links` and replicated the pattern. The contributor guidance is...
Quick update. I've worked around using Gitlab.com by supplying a top level group parent group ID as an env-var. I won't commit that for this PR but I'm unblocked
Hi @gdubicki I've pushed a single acceptance test. I had to call Gitlab API to grab a hydrated group, as the `group_for_function` was just the stub after fixture creation. Not...
Hi @gdubicki, Has the premium licence for automated tests expired? Line 66 in the log: ``` GitLab version: {"version":"16.0.1-ee","revision":"29e1314f910","kas":{"enabled":true,"externalUrl":"ws://localhost/-/kubernetes-agent/","version":"v16.0.1"},"enterprise":true} GitLab license (plan, is expired?): "premium" false ``` If that's a...
Hi @amimas, sorry for not replying before. Yes I would like to continue with this PR. I got stuck with the licence issue. I'll try and get a temp one....