Tom Forbes

Results 58 issues of Tom Forbes

When using [cargo release](https://github.com/sunng87/cargo-release) with a Rust workspace (i.e one containing multiple projects) the tags are created as `[proj-name]-[version]`. For example: `gping-v1.2.3`. This unfortunately causes this action to not work...

Can't there be multiple tags in the XML output? e.g 1000 closed ports and 1000 filtered? host.extraports_state just returns a dictionary containing the last tag to be processed.

bug

Travis is a CI runner that works with github: https://travis-ci.org/ If you sign in using github there, and add this repository to Travis, I can make a PR that upgrades...

See discussion here: https://forum.djangoproject.com/t/improving-the-contribution-experience-with-github-actions/5964/

Ticket: https://code.djangoproject.com/ticket/31262

Hey, thanks for your work on this project. I was investigating integrating it with our EmberJS app but I ran into an issue. We have an `Employee` model that has...

enhancement

Hey! Thanks for this awesome library. I'm replacing direct `aiopg` usage with it, but I ran into one issue that I can't seem to solve. When executing a query `aiopg`...

feature

Would it be possible to select zfs as a filesystem to use upon installation?

feature request

**Describe the bug** We have ~157 helm releases installed on our development cluster. Viewing the `helm` tab on my fast MacBook takes ~10 seconds. Opening the filter with `/` takes...

bug
question

Hey, cool project! I wanted to take a look at the source code but it seems that this is a closed source project. It would be quite good to document...