toobuntu
toobuntu
> No such option right now. Plugin assumes "Load Remote Content" is always enabled. > > Would this be a useful feature? Yes. It would also be useful if a...
https://github.com/mas-cli/mas/pull/496
Question: Why was the "Append a space to comment delimiter" option deprecated in 21b6520? I found it a useful feature. Was that functionality moved elsewhere in the settings?
> 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...
> The argument `--sudo` from PR #110 did solve this issue. @swissbuechi Thank you for this very useful addition to Homebrew Autoupdate! Out of curiosity, why do you [invoke a...
It seems an arm64 build can now be added to the GitHub Action workflow. GitHub made M1 runners available for free for open-source projects: https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/ It would still require a...
> Basically it's a lot easier for everyone to just run the x64 build of FreeTube through Rosetta 2. I fully agree with the ease of running the x64 build...
@PikachuEXE So my thought on that was to keep the download out of the main _FreeTube repo_ altogether and instead publish it as a release asset to the new _homebrew-FreeTube...
There are several ways to do that, and it depends if you have the cooperation of upstream. One possibility is the [Homebrew bump cask GitHub Action](https://github.com/macauley/action-homebrew-bump-cask "https://github.com/macauley/action-homebrew-bump-cask") or its more...
> Homebrew doesn't accept pre-release versions. You could see if they'll add it to the exceptions list: https://github.com/Homebrew/homebrew-core/blob/master/audit_exceptions/github_prerelease_allowlist.json Or, for testing, put it in your tap and add an exception...