ocis-bin: 5.0.5 -> 7.1.0#388222
Conversation
|
@danth @bhankas I fixed the update script, looks like it had broken because I added one to many #'s at the top 🐵 I fixed it, and added some print statements that will show up in the bot logs. In any case we have a decision to make 7.1.0 is the new Production (aka stable) version. The list of changes for 5.x -> 7.x doesn't look wild, in fact there are no major breaking changes (caveat below) However ocis comes with its own upgrade guide: https://doc.owncloud.com/ocis/next/migration/upgrading-ocis.html#version-5-0-x-to-7-0-0 Notably deprecated env vars have been removed, which people might be using. This PR is marked as a draft, because we need to update the nixos module at the same time so that users on 5.x remain on 5.x until they are ready to move to 7.x. I think we need to support multiple package versions, like the nextcloud or postgres pkgs: Do you agree? If so I will update this PR so it provides the packages |
89eb86f to
57953ea
Compare
The updateScript was broken, now it works as expected.
57953ea to
ee4052b
Compare
|
PR for renaming |
Do not merge! This is a draft while the maintainers discuss how to handle possible breaking changes (see below).
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-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.