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

TagBot ignores the package if the UUID is uppercase #315

Open
abelsiqueira opened this issue Jul 2, 2024 · 0 comments
Open

TagBot ignores the package if the UUID is uppercase #315

abelsiqueira opened this issue Jul 2, 2024 · 0 comments

Comments

@abelsiqueira
Copy link

I recently renamed a package and had to change the UUID. I used uuidgen, which gave me a UUID with uppercase characters.
This registered fine, but the registry converts the UUID to lowercase - as I noticed later. This caused TagBot to ignore the package and return "This package is not registered, skipping" (JuliaBesties/BestieTemplate.jl#294).

I already fixed my issue so this is not urgent for me and probably super rare, so I thought about not opening an issue, but it was also not clear how to debug, so hopefully if people find this issue in the future, this will help them debug the problem.

If you want help fixing it, I can try to write a PR.

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