Adam Conway

Results 10 comments of Adam Conway

To add to this (I also want this fixed if possible), If i use `rn-carousel rn-carousel-transition="hexagon"` it works as epxected. if I use `data-rn-carousel rn-carousel-transition="hexagon"` or `data-rn-carousel data-rn-carousel-transition="hexagon"` I get...

Honestly, I thought the definition of a "transient" connection was that it did that anyway! I'm slightly confused as to what the "transient" means otherwise. In principle, I think that...

Try `elif [[ $major_version =~ 10* ]] ; then` it works for me as-is, but can be shell dependent

I'm using bash on centos and on cygwin, and both the original and my fix work (I just tried the if-block tot est) but i think the fix I propose...

We don't find them as unavailable. We can install them even no problem. But then it breaks on update (see linked issue)

This issue (I think it's this issue anyway) constitutes a breaking change to the extent that we are looking at other components now for our API Manager. (It's a "last...

I tried the command again about 5 minutes ago and it worked. And then tried again now and it failed again... All from the same machine

Hmm... Tried again (running the command manually). Three servers that were failing earlier still failing (one started working briefly then stopped again) but two other servers (in another hosting) plus...

Thanks. Has the rate limit changed recently? This is a scripted deploy (we use ansible, so the deploy is the full machine config, and it always installs wp-cli and checks...

OK. Thanks. Will use the token. For info, current (check their docs for updates) rate limits are > User access token requests are limited to 5,000 requests per hour and...