Andi Pieper

Results 5 issues of Andi Pieper

### Steps to reproduce A config provider configured like this: ```elixir set config_providers: [ {Mix.Releases.Config.Providers.Elixir, ["${RELEASE_ROOT_DIR}/config.exs"]} ] set overlays: [ {:link, "/etc/appconfig/config", "config.exs"} ] ``` I would expect that the...

feature:requested
deployment:packaging
overlays

How to reproduce: Upload something small: ``` oci os object put --bucket-name BUCKET --file SOME_FILE_BELOW_128MB --name SOME_NAME --content-disposition attachment --force --region us-ashburn-1 --content-type 'text/plain' ``` Get the headers of that...

Object Storage

The documentation mentions the upcoming streaming support. Is this still on the list? Or should one use jsx directly from Elixir for now?

synth.rb, line 15: ``` when Group target_id, servers = group.id, target.servers ``` group is not known here possible fix: ``` when Group target_id, servers = target.id, target.servers ```

### Description Adds translations for the mdn-data-free version of rari. Existing translations on the formal definition values cannot be carried over, so there is a new translations file with only...

system
size/xl