adrianomitre

adrianomitre

Bug tracker for Elixir

Do we have some bug tracking system (aka bug tracker) for Elixir, where we can readily find which bugs affect which releases, including the known issues affecting the most recent release or even the master?

The GitHub issues does not enable version based queries and issues are sometimes closed prior to the bug fix being in master, e.g., --warnings-as-errors exits with a zero exit code (it should exit with a non-zero exit code) · Issue #10073 · elixir-lang/elixir.

Example of such tool: List of issues - Python tracker. It would be useful for individual/companies deciding target Elixir and Erlang/OTP versions to migrate in contexts where stability is paramount, but also for aggregate data analysis.

I am aware that “Elixir applies bug fixes only to the latest minor branch. Security patches are available for the last 5 minor branches” (source), which favors the last minor, but it would be interesting to knowing the known issues and expected fix date, if any, before deciding.

Where Next?

Popular in Discussions Top

PragTob
Hey everyone, this has been on my mind for some time and I’d love your input on it! TLDR: I feel like maps are superioer for storing and...
New
ben-pr-p
In general I’ve been sticking to this community style guide GitHub - christopheradams/elixir_style_guide: A community driven style guide ...
New
acrolink
How does the two languages compare when it comes to server side application development? Any experiences or ideas? Thank you.
New
wmnnd
The Go vs Elixir thread got me thinking: Would it be too hard to implement a simple mechanism for creating Go-style static app binaries f...
New
tomekowal
Hey guys! I want to create a toy project that shows a chart of temperature over time and updates every 5 seconds. I feel LiveView is per...
New
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New
mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New

Other popular topics Top

baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 54996 245
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
WestKeys
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
AstonJ
Posting this to see if we can make things easier for people to get into Neovim. If you use Neovim and have a favourite distro please let ...
New

We're in Beta

About us Mission Statement