Skip to content
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

Add support for Elixir Ecosystem for dependency graphs since the package manager hex.pm is already used for Erlang #1661

Open
SupaMic opened this issue Jan 31, 2023 · 9 comments

Comments

@SupaMic
Copy link

SupaMic commented Jan 31, 2023

You already support Erlang (registry: https://hex.pm/) to build dependency graphs so you should implement the same functionality for Elixir projects which use the mix.exs script in root of a project (and within nested application root folders) and they mostly use the same registry; hex.pm (although they can link to github or or other repos directly)

@yammine
Copy link

yammine commented Feb 1, 2023

Would love this, please consider adding Elixir to the supported ecosystems

@cj1128
Copy link

cj1128 commented Feb 1, 2023

Would love this too, please.

@pgbezerra
Copy link

pgbezerra commented Feb 1, 2023

Is this open source?
Can we do something to implement the dependency graph for elixir?

@courtneycl
Copy link
Member

courtneycl commented Feb 1, 2023

👋 Hi from the dependency graph team -- Elixir support is near the top of our list for additional ecosystems to support, but we don't currently have a timeline.

Our core isn't open source, but we do have the dependency submission API that can submit dependencies for other ecosystems. Some folks have created GitHub Actions to do this for various ecosystems -- if anyone wants to go that route, we have the dependency submission toolkit that can help with developing actions for dependency submission. You'll receive Dependabot alerts for any submitted dependencies. Hope this helps a bit!

@dimitarvp
Copy link

Good to know you're working on it. It'll truly help having it.

@dnovais
Copy link

dnovais commented Feb 2, 2023

Interesting, It'll truly useful and help.

@binarytemple
Copy link

Really, if it supports Erlang, it should support Elixir, after all, the Elixir people wrote hex.pm.

@RichMorin
Copy link

RichMorin commented Feb 3, 2023

I'd also like to support this feature request. Actually, there are several languages which run on the Erlang VM. Ideally, the graphs would support most of them. And a pony... :-)

@InFo555
Copy link

InFo555 commented Mar 18, 2023

Would love to see Elixir support too

@SupaMic SupaMic changed the title Add support for Elixir Ecosystem for dependency graphs Add support for Elixir Ecosystem for dependency graphs [] Jun 22, 2023
@SupaMic SupaMic changed the title Add support for Elixir Ecosystem for dependency graphs [] Add support for Elixir Ecosystem for dependency graphs since the package manager hex.pm is already used for Erlang Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants