-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
paperless-ngx: 2.7.2 -> 2.8.5 #311451
paperless-ngx: 2.7.2 -> 2.8.5 #311451
Conversation
Currently the package doesn't build because of this test failure
I really don't understand why this fails this way. This is a new test, but it seems to succeed in the upstream pipeline? I didn't discover any dependency differences, but I also didn't check all of them (only the ones that made sense to me). Anyone has an idea? |
5d1d56d
to
d929bf3
Compare
The PR that added the test also updated django-auditlog to 3.0.0 I am trying to bump that |
d929bf3
to
0b8354e
Compare
That fixes our paperless test but the tests for django-auditlog fail for some reason. I think it tries to match color codes. Didn't have the time to debug that further.
|
Release Notes: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.0 https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.1 https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.2 https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.3 https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.4 https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.5
0b8354e
to
2220d2b
Compare
Fixed that by piping into cat and opened an upstream issue jazzband/django-auditlog#644 |
LGTM, thanks! (cannot approve my own PR) |
Description of changes
Release Notes:
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.0
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.1
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.2
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.3
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.4
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.5
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.