-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Karakeep dumpless #418146
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
base: master
Are you sure you want to change the base?
Karakeep dumpless #418146
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.
looks good to me 👍
@HritwikSinghal: Sorry, my initial change just added the option, and not the config. That's fixed now, and dumplessUpgrade now defaults to true. If the user uses meilisearch for something else and has explicitly turned of dumplessUpgrades that's respected. (Could still surprise someone but I suppose that's unlikely. |
i also think this is a better approach since karakeep doesn't officially support this method yet (they will when its out of experimental in meilisearch).
no worries :) , thanks for updating. |
@tetov can we move ahead and merge this? |
@HritwikSinghal https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#how-can-i-get-a-committer-to-look-at-my-pr Edit: we need #412414 merged. I'll check if I posted this to the discourse thread when I get to a computer. |
996018e
to
d3384a1
Compare
fyi, its now |
d3384a1
to
fb70d17
Compare
@HritwikSinghal: rebase original commit and pushed another that changes the option name. Thanks for notifying me! EDIT: Took me a while to figure out that the setting not only changed name but also moved to the freeform option settings.. |
fb70d17
to
61ade7b
Compare
dfe9285
to
f53380f
Compare
f53380f
to
d842093
Compare
Exposes
services.karakeep.meilisearch.dumplessUpgrade
within theservices.karakeep.meilisearch
options in order to make upgrade to karakeep 0.25.0 easier.Depends on #412414 because I rewrote quite a bit of the module in there..
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.