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

PkgDev.tag fails if the registry is not a fork but owned by the user. #185

Open
lassepe opened this issue May 2, 2021 · 0 comments
Open

Comments

@lassepe
Copy link

lassepe commented May 2, 2021

I would like to use PkgDev.tag in combination with my personal registry setup using LocalRegistry.jl. However, I'm running into this error message:

fork_index===nothing && error("You need to have a fork of the registry in your github account.")

The reason seems to be that I am the owner of the registry repo. Thus, I don't have a fork of it. In fact, the gh_forks in the line above is empty.

@lassepe lassepe changed the title PkgDev.tag fails if the registry is not a fork but owned by me. PkgDev.tag fails if the registry is not a fork but owned by the user. May 2, 2021
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