Steven Harman

Results 109 comments of Steven Harman

Hmm, it's still working for us using * Metadata: read-only * Pull Requests: read/write Have you also selected the specific Repos you want the PAT to apply to? Here's what...

This is a good point. The current "theming" uses a rather brute-force approach where we `filter` the colors of the entire container. I gave myself a few minutes to try...

We're hitting this too and I agree with @lcmen - `ActionDispatch::Session::ActiveRecordStore` passes along whatever `options` it was configure with, and by default that DOES NOT include a `:same_site` value. So...

We're hitting this too - and I was just paged for it due to it happening frequently enough to trip an alert. I ended up here by searching for the...

I would add `keep` if I could, because this is a persistent problem and I think I agree with @fbogsany that perhaps we should solve this in the exporter.

👋 Hello! Anything we can do to help this one along? We'd love to get back on the mainline version. Thank you.

😄 bump! Any hopes of getting this merged?

@byroot I had to further update the patch for `ActionDispatch::Assertions::RoutingAssertions::WithIntegrationRouting` for these tests to pass. I worry that we're chasing a moving target - as the underlying test infra in...

Great. I'm going to switch to `master` branch and add a note that we can go back to mainline with reline >= `0.6.2`. Thank, all!