Rob Bayliss

Results 12 comments of Rob Bayliss

I can second this issue. It seems to be happening because of [this commit](https://github.com/cypress-io/cypress/pull/18732/files#diff-97683c9a2857a02cef5d6db17bfc7c2bb6957e10b38b1f62dfc387c6031ea2f0R84), combined with the fact that this action uses the Cypress node API rather than executing it...

Just wanted to note that the nature of this issue is about to change a bit, since the bump to Node 16 just got merged into this action: https://github.com/cypress-io/github-action/pull/484. We're...

There's another issue filed for this, with a proposed (temporary) workaround: https://github.com/cypress-io/github-action/issues/489#issuecomment-1021379037

Is this something you're still looking for? It's certainly something I'd use. I could roll a PR unless this is a bad idea for some reason.

I couldn't figure out how to make this work either... I tried passing in the private key as the `privateKey`, and the cert as the `publicKey`, which didn't work. My...

Sorry for the delay in getting back to this. I love the idea of allowing richer descriptions! I wonder if we should be using markdown instead though - Markdown would...

I'm still seeing breakage: 1. I can't scroll (the overflow property is still on the body). 2. The space is still there when I disable that property. I'm not saying...

Also, I should note that for testing, I'm visiting https://mayflower.digital.mass.gov/b/hotfix/header-svg-fix/patterns/05-pages-Homepage/05-pages-Homepage.html?1537551691869 in IE11.

I agree. Ideally, we'd want to avoid grabbing files altogether by using something like stage file proxy.

Anybody have any feedback here? The intention is to allow people to carry their composer authentication tokens from their host machine to the containers.