Tom Hart
Tom Hart
I've just tried this and got the error: ``` /usr/bin/helm: line 1: syntax error: unexpected ")" ``` YAML: ``` - name: 'Deploy' uses: 'headout/helm@master' with: ....etc env: KUBECONFIG_FILE: '${{ secrets.KUBECONFIG...
That makes sense, my k3s cluster and Tekton is running on a Raspberry Pi 4, I'm trying a build now just referencing stable, no digest, but if that doesn't work...
I tried both, which had different errors No digest: ``` time="2022-07-28T17:01:44Z" level=error msg="failed to dial gRPC: cannot connect to the Docker daemon. Is 'docker daemon' running on this host?: dial...
It's started working now, so I'm suspecting it was an issue with the Hive API, apologies for the haste in raising this!
Even just using the default example from the docs has the same outcome, it just selects the text rather than opening the context menu, regardless of where I long press....
I tried the radix context menu docs and that didn't seem to work either so it maybe is an underlying issue
Could this be made to be used in a form via hover states, and callbacks with the selected value?
I'm having this issue with version 0.9.8 still
Hi, I'm noticing the same too: 1. I have a property with versions, for example version 1 through 10 2. I want to create a new version, based on the...
Still having this issue, has anyone else noticed it too?