-
Notifications
You must be signed in to change notification settings - Fork 1
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
Register deeply nested package #3
Comments
Error while trying to register: "Tag with name |
Well, I'm glad I tested that. This error should now (hopefully) be fixed in this commit: JuliaRegistries/Registrator.jl@21ab6bb |
@RollenRegistratorBot register subdir=very/nested/dir/PackageB |
Registration pull request created: SebRollen/TestRegistry/3 After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version. This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
|
Final test is to try to register a package that is very deeply nested. The tag created should be
PackageB-v0.1.0
@RollenRegistratorBot register subdir=very/nested/dir/PackageB
The text was updated successfully, but these errors were encountered: