Ted Bowman

Results 21 comments of Ted Bowman

I am not sure about adding this but wonder if we were going to add it if would make sense to wait until the relevant modules in Drupal core to...

I agree with @wimleers that I don't think it necessary. Like Wim said you can get to 95% of what you need by from top level menus. I think we...

I know there was problem with Drupal.org and our composer workflow that stopped use from making releases on Drupal.org. I think is general problem for Distros on Drupal.org that want...

Thanks everyone for the confirmation. I working on fixing our implementation increasing our test coverage for different cases here https://github.com/php-tuf/php-tuf/pull/216 If anyone is interested we test our client implementation by...

@jcalderonzumba did you have any luck debugging this issue based on https://github.com/jcalderonzumba/gastonjs/issues/19#issuecomment-235746145 Thanks

I ran into the same problem as #289 because I am using sqlite

On thought I had for cases where you can't install the browser extension is to create a page with form that accepts a URL drupal.org issue or merge request and...

I am not not sure how much effort it makes sense to put into patches as we are hopefully moving away from them but a "DrupalPod for patch" next to...

It seems that now `composer audit` will use the dynamic fetched documented in https://packagist.org/apidoc#list-security-advisories if `api-url` is set but otherwise it will use `security-advisories` section of an individual .json files...

> Does this really matter tho? Ensuring package integrity is great but signing this API seems kinda pointless. Well I think it does create a big attack vector. For instance...