Alex Tomlins

Results 11 issues of Alex Tomlins

Hi, As far as I can tell from the code, the Recover JobWrapper is not added by default despite the documentation saying it is. Commit d279950 would suggest that not...

I'm seeing the following error when using the stdlib datetime.now while time is frozen to a pendulum datetime object: ``` $ python Python 3.8.10 (default, May 13 2021, 16:53:21) [GCC...

They look to have reorganised the repo since this was written.

Hi, We're experiencing a panic running this plugin. It appears to happen if an org is deleted while this report is running (we continuously run the CF smoke tests, so...

## What do these changes do? Allow using `port=0` when creating a Controller to use an OS-assigned port. Using `port=0` is useful for ephemeral servers (eg for tests) where a...

Hi, I'm seeing issues with this extension on a site that has dynamic updates to sections on a page. These are updated by JS setting `element.innerHTML`. When the dynamic update...

There was a problem with the vercomp function that caused it to echo more than once for some comparisons. This would appear to be a side effect of changing the...

Not just commands that ship with a specific Go version. Some commands (eg `gorename`) require a GOROOT to be set pointing at a Go source tree. Allowing `goenv exec` to...

On PaaS, we're currently seeing an issue where the links in the generated ToC contain incorrect anchors. For example if you go to the [PaaS docs](https://docs.cloud.service.gov.uk), and inspect the links...

bug

### Terraform Version ```shell Terraform v1.7.5 on linux_amd64 ``` ### Terraform Configuration Files Note: this example is using postgres database resources, but the problem is not specific to this provider/resource,...

bug
core