Arthur S

Results 19 comments of Arthur S

I have the same issue. Any update on the matter ?

Can confirm. Same issue with : ![image](https://user-images.githubusercontent.com/43761367/182136250-db3bf327-53b1-49a9-b613-7d7fbfb68ec3.png) And error: ![image](https://user-images.githubusercontent.com/43761367/182136348-c92386b4-baf1-4c16-b7d7-fed99addc7ac.png) With calling dispatch: ![image](https://user-images.githubusercontent.com/43761367/182136606-dd487588-d3fa-4c78-8dcb-e59776969cce.png)

Same for DB ! I Just jumped into GitOps and seem's like Hooks are not triggered during Rollback !

Nice ! Thank you. It is indeed a very conveniant package. I'm using it with `tar` for my heavy artifacts.

Hi, I encounter the same issue. Microsoft Graph is impacted as well. `settings.py`: ```python # Cookie and Session CSRF_COOKIE_SAMESITE = 'Strict' CSRF_COOKIE_HTTPONLY = False SESSION_COOKIE_SAMESITE = 'Strict' SESSION_COOKIE_HTTPONLY = True...

Duplicate https://github.com/helm/chart-releaser-action/issues/186

Hi, if I understand correctly, for now, we should always use `HOMEBREW_NO_INSTALL_FROM_API=1 HOMEBREW_NO_AUTO_UPDATE=1` for every brew install commands ? Ty.

Hi, Just encountered this behavior. We're splitting our environments with `Project`. As we use the same repository with Helm in front, I can't. Regards.

Hi, do we have any status on this feature ? Thanks