-
-
Notifications
You must be signed in to change notification settings - Fork 545
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
New Script: silverbullet #659
Conversation
It's not worth checking every line for now, there are so many errors and things that don't fit the conventions of our system. Please check correspondence objects such as kimai, snipe-it, komga, vikunja, bookstack etc. |
I would really appreciate some pointers then. I used the scripts to install and update Silverbullet on my running Debian LXC, so I am wondering what errors there are. To be quite frank, it is impossible at the moment to find "the right way" to do things, and I get the feeling it keeps changing with every PR I create.. I did add some improvements (or so I thought), like checking the service is actually running after install and update. Is this what you are referring to? |
Short review only with the mobile phone. We don't do the whole thing with services etc. like this. In general, take a look at current scripts and not the ones you mentioned above, which have not been revised for ages. |
Thanks for the review! Will address asap. |
e00d18e
to
68164f8
Compare
I noticed the project card for silverbullet hasn't moved to "In PR" yet. Can someone take care of it for transparency? |
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.
LGTM
* new script: silverbullet * update copyright and author information * address code review comments and suggestions * fix: overwrite existing binary on unzip * address remaining review comments * add documenation link * update header and footer to new standard * little fixes * little fixes --------- Co-authored-by: CanbiZ <[email protected]>
Description
I was looking into Silverbullet today and while installing it in a debian LXC I created this install and update script. Since Silverbullet was already requested (#127) and it's already on the backlog, I figured: why not.
Fixes #127
Type of change
Please check the relevant option(s):
Prerequisites
The following efforts must be made for the PR to be considered. Please check when completed:
Additional Information (optional)
I intentionally decided against using the
silverbullet upgrade
command, since this would require installing and running the entiredeno
build. Using pre-built binary just feels better for production use.Ref: https://silverbullet.md/Install/Deno#Upgrading
Related Pull Requests / Discussions
If there are other pull requests or discussions related to this change, please link them here: