Robert Kosten

Results 6 issues of Robert Kosten

See https://en.wikipedia.org/wiki/Game_Boy_Camera. (I also notice a discrepancy between label and value for `480x320` vs. `480x360`, but I don't know which was intended)

--- name: 404 when comparing tags about: The `/compare/`endpoint balks when comparing tags instead of branch names (offered through the UI) --- **Describe the bug** When viewing a tag the...

💊 bug

I am using `rename`, e.g. ```json "phpcs": { "url": "https://github.com/squizlabs/PHP_CodeSniffer/releases/download/3.5.5/phpcs.phar", "rename": true } ``` This currently (1.4.1) fails due to two issues: 1. The composer (1.10.5) tooling for symlinks require...

Hi, first of all: Thank you for this indispensable tool 👍 I'd love to prepare some more complex items presets and at the moment it seems there is only a...

Enhancement

It would be nice if the hooks could support using opentf in addition to terraform. I'm thinking a simple change to using `_BIN` variables and setting those depending on what...

feature

When I create a new instance, providing the `name: "A"` and `hostname: "B"` and then use the dynamic inventory script, I get and `inventory_hostname_short: "A"` and `inventory_hostname: "A"`. Wouldn't it...