readme: be more specific, explain what one gets#1
Conversation
|
@sunknudsen ^^^ |
|
@ThomasWaldmann Thanks for the PR. This dependency was previously avoided given Would you like me to edit your PR? |
|
Sure, edit it! :-) |
|
@ThomasWaldmann Edit done... before getting this project out to the world, perhaps we should consider renaming the formula to |
|
More changes upstream... |
|
@m3nu 👆 |
|
Depending on Casks seems to be a mess either way. I'm looking at some alternatives. |
|
I agree... depending on casks is essentially not supported anymore by Homebrew. That being said, installing |
|
renaming the formula to |borgbackup-fuse|?
Not sure.
In borg 1.2 you need either llfuse or pyfuse3.
If both shall be offered, keeping -llfuse in the name would be good.
Alternatively, only offer 1 way and decide it for the user (then it
could be -fuse).
|
|
Since the formulas conflict anyways, why not just call it the same? Docs only say:
|
|
I don't dislike the fact open source purists (I don't mean that in a negative way) may choose to install |
I agree and that is why I used the |
|
we'll start trying pyfuse3 after 1.2 is out. if it is available good enough, works good enough and everybody is happy, we can drop llfuse. |
Got it... I recommend renaming the formula to |
|
i put it yesterday on twitter/mastodon... |
|
i'm fine with both pkg names, choose what you like. :-) |
@ThomasWaldmann I guess we should deprecate |
|
i just pointed users to the ticket (which points to the repo here). so guess it's better to just change it, should not affect many (and even if, it doesn't matter if it breaks now or in a few months). |
|
@m3nu We appear to have consensus to rename the package to |
|
Standby for @m3nu's feedback. PR is ready for final review... I also fixed the |
|
Either name is fine, as long as the product works. I'll try the update today. We may also want to run |
|
@ThomasWaldmann Ready to merge? @m3nu will likely submit another PR with tests and other optimizations but reports the formula also worked at his end (see borgbackup/borg#5522 (comment)). |
|
We can do it like that. I based everything off this branch. So can merge my commits on top of it. It adds:
|
|
Nice additions @m3nu. Never used GitHub actions. Looks promising! |
|
@ThomasWaldmann What governance would you like us to follow in the context of merging PRs? This PR is ready to go and I would like to start recording an episode so ideally we would merge it shortly. |
|
4768151 seems to rename a file and do significant changes to the contents of that file (the ruby code of the formula). That is almost never a good idea because it is hard to see. If something needs to be renamed, only do the rename and commit. Besides that, it is unrelated to the scope of this PR, which was to improve the readme. |
|
@ThomasWaldmann I have to admit this initial PR got messy. Sorry about that. What is the best way to split it into multiple PRs? |
|
Maybe like this:
|
|
@ThomasWaldmann OK, I will try that... on it! |
4768151 to
5700f54
Compare
|
@ThomasWaldmann I believe I cleaned up the PR mess... I feel like such a newbie... This was my first time creating conflicting pull requests all at the same time. Looking forward to your feedback. |
|
looks good, merged! |
No description provided.