Jeppe Hasseriis

Results 28 comments of Jeppe Hasseriis

What kind of changes have you made? I'm about to use this runner for the same purpose (organisation, private repo) and I was planning to create a machine user (https://docs.github.com/en/developers/overview/managing-deploy-keys#machine-users)...

No problem :) If you want to me to make some tests, then let me know 👍🏼

``` ... ##[debug]' ##[debug]Loading env Run clowdhaus/[email protected] with: options: --grpc-web --auth-token *** --server argo-cd.lqd.dk:443 command: app create selfservice-web-application-test-baea616 --upsert --sync-policy auto --self-heal --repo [email protected]:nuuday/business-selfservice-helm-charts.git --path selfservice-web-application --values values-test.yaml --dest-namespace business-selfservice-test...

``` ~/_work/_tool$ ls -R .: argocd ./argocd: 2.2.3 ./argocd/2.2.3: x64 x64.complete ./argocd/2.2.3/x64: argocd ``` This is the content of the `_tool` folder

@bryantbiggs Let me know if you need more information

> ... project configurations inside `package.json` because the dot files at the project directory were getting out of hand. Exactly. I'm working on writing a common ground (boilerplate) for a...

This guide is specifically designed to work with Vercel, but it doesn't work under different conditions. `lib/gtag.js` is inlined during build-time, **not** at runtime, so this would **only** work if...

Hi @MrRefactoring and @NatoBoram I would like this as well. Currently there's no way to tell what props are available on the incoming webhook body. This library is already great...

Hi there! There's a ton of people using Next and Jotai and all are blocked from upgrading Next to anything higher than `14.1.4` if they want to maintain a good...