From 9fb1e148ebb37f79c2d9ee435d009775190f4454 Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Thu, 7 May 2026 10:33:04 -0600 Subject: [PATCH] feat: promote drupal-contrib picker to production, fixes #121 Replace the core-only drupal-issue.html with the unified contrib picker, point it at coder.ddev.com (drop staging default and beta labeling), delete the now-redundant drupal-contrib-picker.html, and remove the beta card from index.html. Co-Authored-By: Claude Sonnet 4.6 --- docs/drupal-contrib-picker.html | 925 -------------------------------- docs/drupal-issue.html | 404 ++++++++++---- docs/index.html | 9 +- 3 files changed, 307 insertions(+), 1031 deletions(-) delete mode 100644 docs/drupal-contrib-picker.html diff --git a/docs/drupal-contrib-picker.html b/docs/drupal-contrib-picker.html deleted file mode 100644 index 608c5e9..0000000 --- a/docs/drupal-contrib-picker.html +++ /dev/null @@ -1,925 +0,0 @@ - - - - - - Drupal Issue Picker (Beta) — DDEV Coder Workspaces - - - - - - - -
- DDEV Coder Workspaces - - - Drupal Issue Picker -
- - -
-

Drupal Issue Picker BETA

-

Enter a Drupal issue URL or number to launch a workspace. Also accepts a project URL or machine name for plain contrib development (no specific issue). Targets staging-coder.ddev.com — add ?coder=https://coder.ddev.com to use production.

- -
- - - - -
- - -
- - -
-
- Issue - - -
- -
- -
- - -
- -
- - -
demo_umami uses a pre-built database snapshot. Issue fork workspaces always run a full site install regardless of profile.
-
- -
- - -
Auto-detected from the issue. Sets the DDEV project type (drupal10/11/12).
-
- -
- - -
Must be lowercase letters, numbers, and hyphens only.
-
-
- - -
- - -
-
- Contrib Project - - drupal-contrib template -
- -
-
- - -
Sets the Drupal version installed as a dev dependency.
-
- -
- - -
minimal is recommended for contrib development.
-
- -
- - -
Must be lowercase letters, numbers, and hyphens only.
-
-
- - -
- - -
-
- Could not fetch issue data automatically. Enter values manually below. -
- -
-
- - -
For core: drupal-{issue}. For contrib: {module}-{issue}
-
- -
- - -
- -
- - -
- -
- - -
- -
- - -
-
- - -
- -
-

Notes

-
    -
  • Requires a GitHub account — sign in at staging-coder.ddev.com first
  • -
  • Core issues use the drupal-core template; contrib issues use the drupal-contrib template — detected automatically
  • -
  • Issue fork workspaces always run a full ddev drush si (branch code may differ from the cached database)
  • -
  • The demo_umami fast path (about a minute) is only used for standard Drupal core without an issue fork
  • -
  • Issue fork must exist on git.drupalcode.org — click "Get push access" on the issue page to create one
  • -
  • Contrib dev without an issue: enter a project URL like drupal.org/project/token or just the machine name token
  • -
-
- -
-

Feedback & Community

-

Any problems or friction? Create an issue at ddev/coder-ddev or join us for conversation on Drupal Slack #ddev or DDEV Discord.

-
-
- - - - - diff --git a/docs/drupal-issue.html b/docs/drupal-issue.html index dee7120..a9bda2a 100644 --- a/docs/drupal-issue.html +++ b/docs/drupal-issue.html @@ -3,7 +3,7 @@ - Drupal Core Issue Picker — DDEV Coder Workspaces + Drupal Issue Picker — DDEV Coder Workspaces