codebymikey

Results 17 comments of codebymikey

Thoughts on https://github.com/drupal-composer/preserve-paths/issues/10#issuecomment-468614704?

This functionality should be available in the v1.3.0 release of the [zodiacmedia fork](https://packagist.org/packages/zodiacmedia/drupal-libraries-installer#user-content-library-definitions-with-namespaces) of the plugin.

Ran into this issue as well: https://developer.github.com/v3/oauth_authorizations/#create-a-new-authorization It still posts to https://api.github.com/authorizations and returns the following: ``` StatusCodeError: 404 - {"message":"Not Found","documentation_url":"https://docs.github.com/rest"} ``` I believe the octokit module should have...

I'm literally in the middle of implementing a Github action as my Travis job was essentially in a queue for like 3 hours before being ran, which is pretty bad...

I just ran into this issue, I initially thought it was related to me renaming a service or something, and Lando getting out of sync and breaking something under the...

/unstale I think this still needs addressing.

I think the idea is definitely useful, and would save people needless `lando rebuild`s just to find that the configuration was invalid. If you have one you use locally, it'd...