Colin Hebert

Results 14 issues of Colin Hebert

Not sure whether it's something that should be part of the core of argparser but I came across a usecase which consists of multiple arguments (flags) being collected to obtain...

enhancement

As far as I can tell the Systemd support for environment variables doesn't support formats such as `Environment=ONE='one' "TWO='two two' too" THREE=` ( see https://www.freedesktop.org/software/systemd/man/systemd.service.html#Command%20lines ) nor does it support...

bug
lens

Add support for all the documented environment variables (https://docs.aws.amazon.com/cli/latest/topic/config-vars.html) as well as mounting `AWS_SHARED_CREDENTIALS_FILE` if it's been defined.

## Proposed change Set the docker healthcheck in the docker image, so any user benefits from it out of the box without having to rely on extra configuration. Closes #(issue...

small-change

## Proposed change Use the docker healthcheck provided in the docker image, this way the healthcheck is centralised and doesn't need to be re-declared in each docker-compose.yml This is the...

small-change

**Is your feature request related to a problem? Please describe.** When working with a relatively naive setup of gotify, one may have a trailing slash when specifying the url of...

a:feature
good first issue

The current logic behind the decision caching system assumes that there should be only one entry per `searchee_id`/`guid` pair in the decision table https://github.com/cross-seed/cross-seed/blob/master/src/decide.ts#L215-L224 The database setup though does not...

bug
logging
search

Currently puppet server can't provide support for augeas as it's running in JRuby which cannot run native extensions (see [C Extension Alternatives](https://github.com/jruby/jruby/wiki/C-Extension-Alternatives) and [Differences Between MRI And JRuby](https://github.com/jruby/jruby/wiki/DifferencesBetweenMriAndJruby)). Instead the...

Given the nature of command arguments, it would be great if the API supported [varargs](https://kotlinlang.org/docs/functions.html#variable-number-of-arguments-varargs). Currently I'm supplementing the API with: ```kotlin fun Command.args(vararg args: String) = args(args.toList()) ``` Ideally...

Add the Anime Digital Network as a streaming service