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

External package management #585

Open
drinckes opened this issue Jun 7, 2024 · 1 comment
Open

External package management #585

drinckes opened this issue Jun 7, 2024 · 1 comment
Labels
external repos External code repositories, like mvn, crates, pypi etc

Comments

@drinckes
Copy link
Contributor

drinckes commented Jun 7, 2024

Code is deployed to multiple external package repositories and new ones are requested from time to time. This is a significant amount of work to manage and I'm interested in people's thoughts of how we can do this.

Currently many of the entries in package repositories are owned by people who did a deployment once, haven't necessarily kept it up to date, and who I don't know personally (so I can't poke them).

I can see either this all becoming my problem (but I have limited time), or we keep it distributed (but then need a way to stay coordinated).

Ideas?

@drinckes drinckes added the external repos External code repositories, like mvn, crates, pypi etc label Jun 7, 2024
@drinckes
Copy link
Contributor Author

drinckes commented Jun 7, 2024

E.g., #556, #457, #452, #413, probably others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external repos External code repositories, like mvn, crates, pypi etc
Projects
None yet
Development

No branches or pull requests

1 participant