cooervo

Results 12 comments of cooervo

native css variables should be supported by liquid and theme-kit This would allow global vars in an easy way.

+1 for this issue, emails shouldn't open new tab. @dannyharding10 did you managed to make a PR for this?

I'm stuck with the same already 24hrs left it running but same error: `Waiting for DNS-01 challenge propagation: DNS record for foobar.com not yet propagated` UPDATE: I was using helm...

if you are using k8s in the cloud perhaps your `IAM` user or service account is lacking required permissions you will see errors if you use debug `helm uninstall --debug...

@philicious Just double checked indeed it's there this is the error I get in GKE: ``` ValueError: count must be a positive integer (got 0) at ._check_sendfile_params ( /usr/local/lib/python3.8/socket.py:460 )...

@philicious thanks for further help. So am a bit confused I see it present on `branch` = `3.1` https://github.com/apache/superset/blob/3.1/requirements/base.txt But can't find it in any tag. trying to target a...

`pulumi stack --show-urns` also works

> Ran into this myself, seems like we have to use "google_project_iam_member" instead. This will add a role to a member, without removing the other members from the role you...