edgedb icon indicating copy to clipboard operation
edgedb copied to clipboard

Extension package hosting and download

Open msullivan opened this issue 1 year ago • 1 comments

(This isn't really an edgedb repo issue, but is a meta issue)

As a follow-up to https://github.com/edgedb/edgedb/issues/7733, we need to:

  • [x] Upload and serve extension packages from our website
  • [ ] Support downloading them via the CLI
  • [ ] Support installing them into docker containers.

@elprans is on the first one; who should we have do the CLI stuff?

msullivan avatar Sep 19 '24 00:09 msullivan

I'm assigning @mmastrac to this also, since I think he'll be doing the CLI work; that's not ready to start yet until we have artifacts uploading, though.

msullivan avatar Oct 09 '24 20:10 msullivan

The main part of this on the CLI side was finished by https://github.com/edgedb/edgedb-cli/pull/1385 I filed https://github.com/edgedb/edgedb-docker/issues/94 to track the docker part, which is lower priority

msullivan avatar Nov 12 '24 23:11 msullivan