Elan Ruusamäe

Results 477 issues of Elan Ruusamäe

### Describe the Bug on this page: - https://atmos.tools/best-practices/terraform/#never-include-components-inside-of-other-components both [Terraform Overrides](https://www.terraform.io/docs/language/modules/develop/override.html) and [Vendoring](https://www.terraform.io/docs/language/modules/develop/override.html#vendoring) are broken also the "Edit" link at the bottom of the page: - [Edit this page](https://github.com/cloudposse/atmos/edit/master/website/docs/best-practices/terraform.mdx)

bug

- [x] support for `requests-cache` - [x] support for `requests-oauthlib`

GitHub Dependabot is quite dumb, problems I've reported to them haven't been fixed for years. Perhaps renovate does better, or is more open actually fixing things. Used refs: - https://github.com/prskr/goveal/blob/90299a1405e95673bed349eb2847b918b014c73c/.gitea/workflows/renovate.yaml#L2...

``` $ docker run --rm --name subliminal -v subliminal_cache:/usr/src/cache -v `pwd`:/app -w /app -it diaoulael/subliminal download -l en blah.avi WARNING: The requested image's platform (linux/amd64) does not match the detected...

type/enhancement

Improve https://github.com/perftools/php-profiler/pull/75

### Describe the bug Orbstack creates such access log entries: ``` 192.168.97.1 - - [26/Feb/2025:11:14:07 +0200] "\x16\x03\x01\x00\xEB\x01\x00\x00\xE7\x03\x03 OrbStack server detection. More at: https://orbsta.cc/srvdetect \x00,*redacted*" 400 166 "-" "-" ``` However,...

t/bug

Seems the A argument got lost in example? Here's my local test to verify ``` $ ./node-test.js a b c [ '/usr/bin/node', '/tmp/node-test.js', 'a', 'b', 'c' ] $ cat node-test.js...

## what run `make readme` in the project - https://github.com/cloudposse/.github/blob/main/CONTRIBUTING.md#terraform-module-contributions ## why Documentation outdated, re-generation generates more than changed the code: - https://github.com/cloudposse/terraform-cloudflare-zone/pull/53#discussion_r1842587288 ## references

no-release

## what Document using "key": - https://github.com/cloudposse/terraform-cloudflare-zone/blob/c464ebf797e1dd8283c8c5f85e703ea82377338b/main.tf#L11 ## why Default terraform resource name is based on value. I wouldn't want that for CNAMEs. The workaround is to specify fixed `key`...

documentation
no-release
triage

Replaces https://github.com/Stremio/server-docker/pull/40 (Fixes https://github.com/Stremio/server-docker/issues/41): - Use JELLYFIN_VERSION argument instead of using hard coded value - Detect OS version instead of hard coded value Reduces size of image by omitting apt...