w0rd-driven / beatseek

Seek the music you may be missing by analyzing your collection
https://beatseek.fly.dev/
MIT License
3 stars 0 forks source link

GitHub CI #14

Closed w0rd-driven closed 1 year ago

w0rd-driven commented 1 year ago
w0rd-driven commented 1 year ago

The Felt.io article points to https://github.com/felt/ultimate-elixir-ci. It would be extremely helpful to have this as a mix task as the setup is trivial but time-consuming.

w0rd-driven commented 1 year ago

Dialyzer removed race_conditions as OTP removed it for 25.x. See the rabbit hole at https://github.com/jeremyjh/dialyxir/issues/470.

w0rd-driven commented 1 year ago

I disabled credo checks as I should clean those up myself first. I'm glad I'm not gatekeeping PRs right now because it definitely isn't perfect.