Ted Bowman

Results 8 issues of Ted Bowman

I am working on the [Automatic Updates module](https://www.drupal.org/project/automatic_updates) in Drupal that will eventually be in Drupal core. I am wondering if the ability to update Drupal core and other Drupal...

We require `"drupal-composer/drupal-scaffold": "^2.0.0",` which will bring in the latest release. I tried to install Reservoir and didn't work but using `"drupal-composer/drupal-scaffold": "2.3.0"` does work. I am sure what would...

Add GraphQL support and turn on. Right now this just turns on GraphQL Content and GraphQL Voyager. Remaining Tasks: 1. Determine if we should ship with configuration that presets "Exposed...

In Reservoir UI we removed the "Manage Form" tab. I think we should added it back. We could rename it something like "Manage Edit Form". Since we offer the form...

enhancement
help wanted
question

In https://github.com/php-tuf/php-tuf we are making sure we have the logic correct around terminating delegations. As we have updated our implementation of the spec from v1.0.9(the release when we started) to...

figure out here https://www.drupal.org/project/automatic_updates/issues/3363937 What our case was 1. we staged an operation 2. We put a file in the active directory 3. we called commit() with an excluded absolute...