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

Defining package hosts #74

Open
Mandera opened this issue Mar 25, 2023 · 1 comment
Open

Defining package hosts #74

Mandera opened this issue Mar 25, 2023 · 1 comment

Comments

@Mandera
Copy link
Collaborator

Mandera commented Mar 25, 2023

Right now it's just assuming that the package is on github, pypi for python and npmjs for node.
Would make more sense to just define package host URLs in metadata.json
Would remove need for the owner parameter.
The correct package host class would just be determined from the URL.

@Mandera
Copy link
Collaborator Author

Mandera commented Mar 26, 2023

Would need to separate dev: (github) from publish (pypi, npmjs)

How would django even be defined?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant