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

add label for exactly 1 rebuild #395

Merged
merged 3 commits into from Apr 2, 2020
Merged

add label for exactly 1 rebuild #395

merged 3 commits into from Apr 2, 2020

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Sep 3, 2019

It is fundamentally different to review a leaf package with no other reverse dependencies in Nixpkgs and one that has at least one reverse dependency, so make those separate labels.

I expect rolling this out is going to have to coincide with updating the labels and adding the new labels.

@grahamc
Copy link
Member

grahamc commented Sep 19, 2019

This is a good idea. I'd like to continue applying the 1-10 label in the 1 case, so existing searches continue to work.

It is fundamentally different to review a leaf package with no other
reverse dependencies in Nixpkgs and one that has at least one reverse
dependency, so make those separate labels.
@ryantm
Copy link
Member Author

ryantm commented Sep 26, 2019

@grahamc Okay, done, and I added the proper tests now. Also, your suggestion makes this change will be backward compatible, so that's nice!

By the way, I didn't commit this but in order to build this I had to add the dyn annotation in 7 places because of this error:

error: trait objects without an explicit dyn are deprecated

If you want me to add those dyn annotations to this branch, I can.

@grahamc
Copy link
Member

grahamc commented Sep 26, 2019 via email

@ryantm
Copy link
Member Author

ryantm commented Sep 26, 2019

@grahamc Added.

@ryantm
Copy link
Member Author

ryantm commented Oct 12, 2019

@grahamc Do you need anything else from me to merge this?

@ryantm
Copy link
Member Author

ryantm commented Nov 17, 2019

Even though the CI is failing, I think this is ready to go, because the CI errors seem unrelated.

@grahamc grahamc merged commit 9548a49 into NixOS:released Apr 2, 2020
@ryantm ryantm deleted the leaf branch April 2, 2020 00:56
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

Successfully merging this pull request may close these issues.

None yet

2 participants