-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
reuse: 0.5.0 -> 0.5.2 #72180
reuse: 0.5.0 -> 0.5.2 #72180
Conversation
do you mind squash the commits? reuse: 0.5.0 -> 0.5.2 is fine. If the pypi tar ball doesn't have tests, then I would prefer to pull from github |
i thought it makes sense to have the changes separate, so they could be reverted individually, like the src is there a policy to squash all commits in a PR? (you can also squash them with github when merging)
that makes sense. it actually has no tests there |
They also have a 0.5.2 release https://github.com/fsfe/reuse-tool/releases, probably don't need to pull from pypi |
https://nixos.org/nixpkgs/manual/#submitting-changes-making-patches , specifically:
i would consider fixing a license to fall under that category |
Personally, i like to rebase and merge. This avoids there being a "merge" commit |
yes, that's good. i will squash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nix-review
passes on NixOS
diff LGTM
executable seems to work
leaf package
[3 built, 22 copied (9.7 MiB), 1.9 MiB DL]
https://github.com/NixOS/nixpkgs/pull/72180
1 package were build:
reuse
@GrahamcOfBorg build reuse |
Thanks for submitting the PR |
Motivation for this change
A new version was released.
Also fixing metadata.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @jonringer