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

Pull default branch name automatically for github packages #93

Open
KronosTheLate opened this issue Apr 11, 2024 · 0 comments
Open

Pull default branch name automatically for github packages #93

KronosTheLate opened this issue Apr 11, 2024 · 0 comments

Comments

@KronosTheLate
Copy link
Contributor

Using GitHub.jl, one can automatically find the default branch for repositories. It should be possible to save a dictionary mapping a package name to a default branch to a (CSV?) file, and use that file to determine branchnames. If the key is missing for any package, it could be added as needed, which should be rare enough (only when adding new packages) that we would not require GitHub.jl to make authentuicated requests.

Also, potential homepages could be polled using GitHub.jl, which might be a nice link to have handy.

This would all just make it slightly easier to add new packages, at a one-time cost. But for now, there is more important and low-hanging fruit, and I think that this is not currently a priority.

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

1 participant