Melroy van den Berg
Melroy van den Berg
I see.. Hm, maybe we are making it unnecessary complex for us. What about: https://github.com/marketplace/actions/changed-files? Example from above link: ```yaml on: pull_request: branches: - main jobs: automated-tests: runs-on: ubuntu-latest name:...
My `pnpm approve-builds` command only showed esbuild.. But I want cypress to get installed. For some reason `pnpm install` is NO longer installing Cypress. My current workaround is to run:...
Thanks for replying. I can also still answer first your earlier questions. > Which version of pnpm are you using? The latest: ``` pnpm --version 10.8.0 ``` > Are you...
> [@melroy89](https://github.com/melroy89) > > The Cypress documentation https://docs.cypress.io/app/get-started/install-cypress#pnpm-Configuration has been updated to include instructions to disable the pnpm side effects cache. Thanks for the update. Yeah, I can indeed confirm...
Some whitelist next to the banned list in the GUI here would be the most logical place to add it to the UI: `/admin/federation` Add adding some informational text above...
There is another alternative, which is using https://icomoon.io/. That site allows you to cherry pick icons. And bundle & package only the icons you really need!
> See https://github.com/simple-icons/simple-icons-font?tab=readme-ov-file#custom-builds > > You can custom-build the font file as you want. Thanks, that is also a possibility if these icons are not in Fontawesome or we don't...
I can confirm it's now also broken under Linux Mint 22.2 using PPA .
> [@gav-](https://github.com/gav-) [@DeRaafMedia](https://github.com/DeRaafMedia) as this issue is concerning about the PPA package ([and the cause has been identified](https://github.com/nextcloud/desktop/issues/8920#issuecomment-3432623713)), could either of you please create a separate issue about the Flatpak...
I didn't create a PR (yet), since I would like to know the following: 1. Should NSD by default use remote control? If yes, then update documentation. If not, then...