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

Using subdir=... when tagging uses the wrong description #412

Open
tpoisot opened this issue Apr 26, 2023 · 1 comment
Open

Using subdir=... when tagging uses the wrong description #412

tpoisot opened this issue Apr 26, 2023 · 1 comment

Comments

@tpoisot
Copy link
Contributor

tpoisot commented Apr 26, 2023

Something I've noticed working on a monorepo is that using @\JuliaRegistrator register subdir="foo" will open the correct pull request for the package located at foo, but using the description of the Project.toml located at the root, and not in foo/Project.toml.

This isn't a massive problem (everything works), but the packages metadata are wrong as they inherit the wrong description field.

@cortner
Copy link

cortner commented Nov 6, 2023

What would happen if there is not Project.toml in the root, but only in the subdir?

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

2 participants