Compatibility with earlier Elixir versions?
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Start with mix.exs to compare the advertised Elixir 1.15+ requirement with the intended support through 1.12. Then trace the configuration-loading path related to database-backed configuration and the deprecated logger backend, using the reported Pleroma breakage as the compatibility case. Done means the supported-version decision and configuration behavior are documented or implemented consistently.
Written by the indexing model from the issue text.
Description
Hi,
It looks like Elixir 1.15 broke backend configuration for Pleroma (seems related to us supporting loading configuration from database).
And as it's deprecated we should probably just move to :logger_backend anyway, but it's mix.exs advertises support only for Elixir 1.15+ while we'd want to keep support for previous Elixir versions (currently up to 1.12), is this intended?
- Dominant language
- Elixir
- Stars
- 61
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from elixir-lang/logger_backends
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
elixir-lang/logger_backends#6 · 4 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in elixir-lang/logger_backends
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
carverauto/serviceradar#4596 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
agentjido/jido_harness#80 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
sevenseacat/cinder#235 ·