Matthew Robinson

Results 9 comments of Matthew Robinson

Here's the debug logs: ``` /home/runner/_work/_tool/frogbot/[RELEASE]/x64/frogbot scan-repository 17:22:58 [Info] Frogbot version: 2.19.4 17:22:58 [Debug] Reading config from file system. Looking for .frogbot/frogbot-config.yml 17:22:58 [Debug] frogbot-config.yml wasn't found in /home/runner/_work/proto-hastur-ui/proto-hastur-ui/.frogbot/frogbot-config.yml. Searching...

Any indication what I may have done wrong @omerzi ?

Same here, downgraded to `2.7.0`. I also saw an sdk error on the latest version when trying to run `serverless deploy` ``` ... ○ Created layer package /path/to/Developer/packages/api/.serverless/layer.zip (0.2 MB)...

we're setting the credentials with `serverless config credentials` in a github action ``` - name: Assume Remote Role id: aws-creds uses: aws-actions/configure-aws-credentials@v4 with: aws-region: us-east-1 role-to-assume: arn:aws:iam::${{ steps.account-config.outputs.pipeline-account }}:role/rolename disable-retry:...

Also encountered this issue, running terraform in CI on clean environment.

Seeing this issue in `2.71.5` looks like it's been open for 3 years, so I'm assuming theres no hope of a fix from jfrog

Also facing this, tried adding the `contexts` to my terraform as I was not using the field since it's been marked as `deprecated`. So instead of useless plan output showing...

I love that #2232 potentially fixes this issue and it's been sitting open and unreviewed since APRIL.

would be super duper awesome if someone could put eyes on this PR that potentially fixes a super annoying bug. Pretty disappointing that this has been sitting open since april.