Parker Parker

Results 17 comments of Parker Parker

@fredguth - I'll have to check it out- but I'm pretty busy at the moment, sorry :(

@bmw - any movement on this? It's been 15+ months since certbot/certbot#1727. I don't want to use the s3front plugin. Thanks!

Having this issue too. Anyway to run it async? Using `exec` instead of `execSync`?

@ZubinDv - what episode / branch? What's your allowlisted_jwts table look like?

@gracegoo-stripe - It's on the WSL (ubuntu) side. ``` > which stripe \usr\local\bin\stripe ``` I don't seem to be able to set it correctly- what should the proper custom path...

I'll see if I can squeeze out some time at work, cheers!

@bolshakov - our workaround, since we didn't end up changing anything. ```ruby column '', class: 'activeadmin_sortable_table' do |resource| span('☰'.html_safe, class: 'handle', 'data-sort-url' => url_for([:sort, :admin2, resource]), # resource.send(resource.position_column), title: 'Drag...