Matt Cramer

Results 5 comments of Matt Cramer

Trying to implement the `concurrency` at the job level in a multi-job workflow and getting a properties error. ``` .github/workflows/deploy-gluon-api.yml failed test [ { instancePath: '/jobs/deploy-dev-canary', schemaPath: '#/properties/jobs/patternProperties/%5E%5B_a-zA-Z%5D%5Ba-zA-Z0-9_-%5D*%24/additionalProperties', keyword: 'additionalProperties',...

I'm not sure where the config for the windows AppVeyor runner is to make the version of GO set to 1.18. The updates here appear to require 1.18 as the...

PR to address is here: https://github.com/sirupsen/logrus/pull/1435 Running into CI runner issues where the installed version of GO is pinned to 1.13 in the windows runner causing AppVeyor to fail the...

> Also experienced this today and had some downtime because of it. Are there any updates on this? Or possible workarounds? Thanks. Same here.