Phil Strong

Results 11 comments of Phil Strong

We've converted completely off Alt onto Mobx https://github.com/mobxjs/mobx This affords us ease of testing (Mobx is a utility, not a framework) Multiple instances of the same store (again not a...

Suggest making your snippets a code block ``` if (blah) { doSome(); } ``` It's impossible to read this and no one is going to take the effort if you...

same here: this works in 0.3.7 so I'm using that for now

If we provided similar to https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/verify-CloudWatch-Agent-Package-Signature.html does this meet the ask?

The request makes sense. I think we should consider adding a warning and not an error when there is overlap. I believe the original author was trying to stop weird...

> AWS CodeDeploy erases the time/date stamp information on all the files Link?

My recommendation wouldn't be to exclude but rather to allow the last one to win. Meaning if you get more specific later e.g. next subfolder down it will set that...

We're looking into this to provide support like this and general patching of instances.

We'll pull this into the next sprint to investigate and share our packaging script here.