Jakub Duchon

Results 11 comments of Jakub Duchon

@pvdlg We were trying to bypass the protection with a personal access token and couldn't achieve it. Now we managed to do it by setting a token in `actions/checkout`. This...

> In semantic-release we don't do that as we don't want to leave a token behind in a file on the CI. We do git push --tags https://x-access-token:@github.com/owner/repo.git @pvdlg I...

We're experiencing this problem in GitHub actions too. `Run hashicorp/[email protected]` `provider registry.terraform.io/hashicorp/azurerm v3.10.0`

@Stf-F @podlebar I know this has been a while since your original comment but have you found a way to make it work with Cognito user pools? What I'm not...

I ended up doing this to add a username to a request's properties. I'm also curious if it's better to use `customProperties` with an express middleware where I'd populate `username`...

Hello. Any updates on this? @ssenchenko

~~After upgrading to aws-sam-cli==1.51.0, everything works as expected~~

I'm re-opening the issue as the problem still persists. The reason why my previous build worked was that the CF stack didn't contain any Lambda function. After trying to run...

@alacy-alteryx thanks for the follow-up. I was able to reproduce the same error on Linux (Redhat and Ubuntu) VMs.

@adamtimmins I ran into the same issue yesterday, even posted a comment here but then I deleted it as I found the issue. I was applying Aspects to the scope...