Adam Duro

Results 35 comments of Adam Duro

Will this PR ever get merged?

@Jerry-Hong It seems that the `"autofilename.extensions.trim"` setting was intended to solve this, but it does not seem to be working for me. I have it setup like this: ``` "autofilename.extensions.trim":...

I too am curious whether this is an anti-pattern? We have a need to do something like this, and if it is indeed NOT some kind of massive anti-pattern, I...

@icopp and @tony-kerz: Based on the following in this projects README, I have a feeling the author considers this an anti-pattern: > Async actions in redux are often done using...

I'm going to throw my 10 cents into the ring. I have been using redux router quite a bit and I have been really loving it's more in-depth integration with...

Just re-read this thread again, and I'm in the same boat as @nickpresta. We have found redux router incredibly helpful in our app, and we are using all the things...

I also tried to fire up the DevContainer based dev environment, but it appears to have some incompatibilities with a Mac dev environment. For example: - It uses some `sed`...

Curious if there is any update here? Also, per the comment from @kpitzen, in order to use an instance with a Cluster, it would actually need to be an `rds.ClusterInstance`...

This definitely needs to be addressed. I am getting this failure 4 out of 5 times. Everytime the cluster does actually reach the correct state, only Pulumi fails. I even...

@lukehoban just heads up, I upgraded, and I am still getting the error. Only difference is the timout duration is longer: ``` timeout while waiting for state to become 'true'...