JuliaComputing / JuliaHub-Feedback

Public repo for filing JuliaHub issues
6 stars 1 forks source link

cannot register Codeberg-hosted package #160

Open AdamWysokinski opened 9 months ago

AdamWysokinski commented 9 months ago

When I try to register my Codeberg-hosted package, I get the following error: "Cannot verify whether user is authorized to register"

I use these data for registration: Package URL is https://codeberg.org/AdamWysokinski/NeuroAnalyzer.jl Server type: bare git Directory: empty Tag/Branch: default Release notes: empty

nsajko commented 9 months ago

This requires Registrator.jl and GitForge.jl to start supporting Codeberg as a "forge", apart from JuliaHub support. Start by opening issues/PRs on the GitForge.jl and Registrator.jl repos, IMO.

pfitzseb commented 9 months ago

JuliaHub generally supports registration from bare-git servers, but that is currently disabled for juliahub.com due to us not being able to verify whether the current user is authorized to register the package in question (which is required for auto-merge).

We should however be able to create a PR for you that cannot be automatically merged (which is basically equivalent to you creating the PR yourself).