-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
autobrr: init at 1.57.0 #287593
base: master
Are you sure you want to change the base?
autobrr: init at 1.57.0 #287593
Conversation
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.
Three commits please:
- maintainers: add av-gal
- autobrr: init at 1.36.0
- nixos/autobrr: init
b9da876
to
f8fbc72
Compare
I think I've addressed all remaining concerns. @ambroisie please let me know if I've missed anything from your original review. |
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.
There should be a settings
option to create config.toml
. See NixOS/rfcs#42.
We just released v1.38.0 so might be a good idea to bump the version in this pr 😄 |
Is this still being worked on? |
I plan on picking this up again shortly. |
Great! The move to pnpm was the most recent big build related changes but other than that it should be smooth sailing. Current version is 1.50.0 :) |
Addressed most of your suggestions @gepbird, thanks for the feedback. Still need to fix the update script, and a new issue related to |
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.
Other than the above issue, changes LGTM!
Tested the update script, building the package, running the test, basic functionality of the binaries.
Yesterday we released v1.57.0 No changes to the build etc. |
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.
Tested as before, I think this is ready :)
nixpkgs-review
result
Generated using nixpkgs-review
.
Command: nixpkgs-review pr 287593
x86_64-linux
⏩ 2 packages blacklisted:
- nixos-install-tools
- tests.nixos-functions.nixos-test
✅ 1 package built:
- autobrr
Description of changes
Reopening #283389. Closes #224560.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.