Sarah Mount
Sarah Mount
Moved from old Google Code repo: Create tutorial on the wiki _Comment 3 by project member mount.sarah, Apr 25, 2010_ Major tutorial started; needs to be finished and integrated with...
Copied over from Google Code issues list: - Run csptracer over any non-trivial test script - Borks due to incorrect use of stack frames and other objects _Comment 1 by...
Currently we say: > Avoiding connecting devices to untrustworthy networks (internet cafes, security conferences, unencrypted (open) WiFi networks, etc) However, we don't recommend the use of the VPN for general...
This may not be exhaustive: ```shell ❯ git grep Apostolou src/contributing/managing-the-playbook.md:93:* Poss Apostolou - [Staff handbook](/staff-handbook/) ❯ git grep "Technical Director" src/tech/dealing-with-an-incident.md:25: * Inform the Technical Director, Head of Technical...
Follow-up to #126 See https://github.com/alphagov/govuk-frontend/blob/main/CHANGELOG.md#remove-the-aria-labelledby-attribute-from-accordion-sections
Follow-up to #126 See: https://github.com/alphagov/govuk-frontend/pull/2447
This issue is a follow-up to the work from this PR: #126
By default, Composer creates a classmap of PHP classes to source files. Where those source files are written into the application or repository, the Composer classmap will hard code absolute...