Andrew Taylor

Results 217 comments of Andrew Taylor
trafficstars

@elstgav I see your use case now but unfortunately I don't have the time to add that feature. If you would like to contribute to add it please do so...

Hi all, I am making updates in a v2 refactor #44. Can you test `ataylorme/eslint-annotate-action@v2` Also if you provide an ESLint JSON file with an example of these rules I...

Thanks @JStrotmann. I created this issue as it was a comment in the doc. +1 to adding LiteSpeed. I am going to remove the "question" part and leave this issue...

Hi, @szepeviktor thanks for reaching out. The best way to contribute is with a pull request but before that I recommend joining us in the #hosting-community channel of the [official...

@JStrotmann please review my suggested changes in [this commit](https://github.com/ataylorme/WordPress-Hosting-Best-Practices-Documentation/pull/22/commits/3e295143a77d2e3f689973d732d708f445efb74e) to your pull request.

In the short term, what do you think about using filters to enable/disable integrations and force uploads? If there were those two filters available then it would be possible to...

@youknowriad I appreciate the plugin and your work. No need to rush such a thing on my account :-) If there is a settings page filters to override would be...

I was able to resolve this quickly and [the README has the correct information](https://github.com/mattphillips/jest-expect-message/blob/master/README.md#setup) it is just the npm page that is out of date.

@danielbachhuber from a chat with @TeslaDethray it seems that the dot notation we are using in https://github.com/pantheon-systems/terminus-build-tools-plugin/issues/275 is incorrect. We should be using `build-tools_composer-auth` instead of `terminus.build-tools.composer-auth` Hyphens are allowed...

@TeslaDethray `options` is a Terminus core configuration key that has nested values. Users not being able to override the option values with `TERMINUS_OPTIONS` seems like a bug.