Alex Galey
Alex Galey
I changed the names from auto-merge to dependabot-auto-merge : ``` name: dependabot-auto-merge on: pull_request: jobs: dependabot-auto-merge: ``` The job is failing with error : ``` /action/node_modules/@actions/core/lib/core.js:94 throw new Error(`Input required...
**Do you want to request a _feature_, an _issue_, or report a _bug_?** Issue **What is the current behaviour?** Exact match result is not the first item returned **If the...
### Describe the bug [Algolia vue-instantsearch](https://github.com/algolia/vue-instantsearch) works in vite dev mode but [raise an issue when built](https://7c6dee15.site-596.pages.dev/experts). I reported the [issue at Algolia here](https://github.com/algolia/instantsearch/issues/5384). Any idea how to make this...
**Bug 🐞** ### What is the current behavior? InstantSearch works in vite dev mode `vite --port 3333 --open` but not when built `vite-ssg build` : https://7c6dee15.site-596.pages.dev/experts ``` Uncaught (in promise)...
Hi everybody ! It seems CLASP project is somewhat dead, no commit and no PR merged for almost a year... It smells ... Does anyone has an insight about the...
I had difficulties spotting a bug in a script today because Github action deployments were green for success but deployments had failed indeed. So I thought the bug was in...
**Describe the bug** Clic on donate crashes lazydocker on Debian 10 server (probably when xdg-open is not installed) `errors.errorString sh: 1: xdg-open: not found` **To Reproduce** 1. Launch lazydocker from...
Action fails when a previous type update PR has not been merged @lyqht do you have an idea or should I file an issue upstream ? ``` Run stefanzweifel/git-auto-commit-action@v4 Started:...
Hi there, Thank you for your great project which made [easy setting-up a bastion for Nextcloud local server](https://github.com/nextcloud/all-in-one/discussions/6158) ! Now I am wondering if it's possible to tunnel ports others...
## Scope & Context I created the fireflies application during the hacktoberfest and faced a couple of main blockers : - API resources access seems to be plan-dependent and not...