Raphael Büchi

Results 53 comments of Raphael Büchi

I would also love to contribute to this awesome project. The following changes could be merged from my fork: - Production ready vault setup example with azure key vault -...

This would definitely improve the RoyalTS experience with Bitwarden as an external vault.

I really like this project and I'm sorry to announce that I did not create all the PR's, but instead created a whole new repository with all my changes... Feel...

I would also suggest to change from `StartInterval` to `StartCalendarInterval`. Or at least provide an option to do so. With the current implementation of `StartInterval` the schedule depends on the...

I have now started the implementation of the solution above. https://github.com/swissbuechi/homebrew-autoupdate/tree/add-schedule-configuration

> I wonder if [pinentry](https://www.gnupg.org/related_software/pinentry/index.html) could be used via `SUDO_ASKPASS`? I believe it doesn't require a terminal for password input as it uses its own gui prompt. This is what...

> > > I wonder if [pinentry](https://www.gnupg.org/related_software/pinentry/index.html) could be used via `SUDO_ASKPASS`? I believe it doesn't require a terminal for password input as it uses its own gui prompt. This...

The argument `--sudo` from PR https://github.com/Homebrew/homebrew-autoupdate/pull/110 did solve this issue. @DomT4 I believe you can now close?

@toobuntu > Thank you for this very useful addition to Homebrew Autoupdate! I'm glad you like it 👍🏻 > Out of curiosity, why do you [invoke a subshell and then...

@DomT4 I think this issue could now be closed.