-
Hi,
It looks like bosh did not cleanup the resources on create_vm failures.
create-vm failed on timeout + failed delete, and second attempt to deploy the same VM failed on "private IP address is dup…
-
Part of https://github.com/alphagov/govuk-frontend/issues/1740
## What
When Kevin raised [the PR to switch to stylelint](https://github.com/alphagov/govuk-frontend/pull/1875), he pointed out 5 rul…
-
**Is your feature request related to a problem? Please describe.**
The refactor in #2635 plans on using fsspec to handle remote filesystems and consequently returning a filepath or buffer. Current im…
-
Using
```c++
extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
FuzzerTemporaryFile temp_file(data, size);
coda_init();
const char *product_class = NULL;
const…
-
Hi,
I've specified an enumeration in xml (xFaultEnumAi.xml) so I can use it with several variables of a serializable.
The binary is built and installed without errors. But when I launch gds, I run…
-
Can't open/save into GDS format (or any other format), on the MacOS 10.13 or 10.14 package of v0.26.5:
https://www.klayout.org/downloads/MacOS/ST-klayout-0.26.5-macOS-HighSierra-1-qt5MP-RsysPsys.dmg
…
-
The accessibility of the show/hide mechanism for step summaries can be improved.
Using an anchor element with a null (#) href to hide and show step summaries has these implications:
- Semantic…
-
**Godot version:**
3.0.6
**OS/device including version:**
Linux Pop!_OS 17.10 (Artful Aardvark)
**Issue description:**
One of the people playing our game noticed that the source cod…
-
(Edit:
To minimize further XY problem issues:
The problem addressed here is that Godot's Node-Scene system / scripting languages don't yet support creating re-usable, grouped implementations that ar…
-
https://github.com/alphagov/gds-pre-commit/blob/0a134f65d13c05e99a8026a2259fa54917bb95d3/register.py#L27
Is there a reason `user.name` isn't used?
Alternatively, pull that and set that as defaul…