Nathan

Results 41 issues of Nathan

**Is your feature request related to a problem? Please describe.** Create a gitea eventsource **Describe the solution you'd like** As per feature req **Describe alternatives you've considered** Gitlab is a...

enhancement

Wondering how I can get around having pgloader handle whitespace, trying to quote {{VAR}} doesn't seem possible.

Instead of having to deal with changing the code manually, here is a simple templating script I use to template things that doesn't introduce a 10MB dep (gomplate, etc): ````sh...

docker

This allows docker logs to work as well as configuring logging drivers such as syslog, journald, etc easiest way is to chown /dev/stdout /dev/stderr as the omnidb user and configure...

docker

### Current Terraform Version ``` Terraform v1.2.6 on windows_amd64 ``` ### Use-cases One of the key features of terraform wrappers. ### Attempted Solutions Terragrunt ### Proposal Allow pure (side effect...

enhancement
new

An example is using DNSMasq which allows tagging based on DHCP options and the workflow of booting iPXE then running a http based ipxe script if the DHCP ipxe vendor...

Example: importfile.css: ``` @import 'somefile.css' (min-width: 36em);` ``` somefile.css: ``` .select { foo: bar; } ``` Output: ``` @media (min-width:36em){ .select { foo: bar; } } ``` Desired output: ```...

enhancement
help wanted

Instead of embedding normalize gutenberg should probably say it's required in the documentation then users could use a newer version of normalize

enhancement

Currently (with git) running a few dozen torrents causes high CPU usage due to events/s as per powertop.

It's nice to have an 'incoming' and 'completed' dir as to know what is done without having to check the web ui