-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
nextcloud26: 26.0.7 -> 26.0.8, nextcloud27: 27.1.2 -> 27.1.3 #263979
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.
All checks passed.
These NixOS tests fail:
|
That's strange because it works locally for me, probably just the test being flaky. @ofborg test nextcloud |
These probably fail because of #216989 because postgresql. This is not a Nextcloud issue though. |
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.
Changes LGTM, test failures are unrelated. If noone disagrees, I'd merge tonight.
Backport failed for Please cherry-pick the changes locally. git fetch origin release-23.05
git worktree add -d .worktree/backport-263979-to-release-23.05 origin/release-23.05
cd .worktree/backport-263979-to-release-23.05
git checkout -b backport-263979-to-release-23.05
ancref=$(git merge-base 72a0006e04a5c5ac9c7101a06695fc8da1f153d7 91239bc459a8a182305a43885f602183adafdba9)
git cherry-pick -x $ancref..91239bc459a8a182305a43885f602183adafdba9 |
Will backport tomorrow unless someone's faster. |
It would be cool if someone could fix those tests.... |
Description of changes
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/
)