-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(elixir): Use asdf to install erlang and elixir #479
Conversation
hi -- can we please wait a little bit so the repository owners can review things before making major changes like introducing a whole plugin ecosystem? asdf is quite heavy handed for this and there's more direct solutions that'll be easier to maintain in the long run |
I already tried the other route which caused the npm target to break. Bottom line is I want to unblock a contractor who's been waiting on this for upwards of 3 weeks now and I do not have time to go through all the dependencies / targets and see what breaks in that environment (nor is there any easy way of testing all the targets against the docker image). I can wait in the future for reviews, sure but fwiw craft feels like it has no clear owner for larger feature requests etc. |
craft is owned by dev-infra. this patch increases the docker image by 20% which is pretty significant for one language. |
do you have a concrete viable alternative that unblocks me? |
searching the elixir installation page they recommend the precompiled package |
you need erlang/otp too which is too old on this debian |
the elixir page also links to downloads for erlang as well here |
This reverts commit d45ba96.
No description provided.