Skip to content

feat: promote drupal-contrib picker to production, fixes #121#127

Merged
rfay merged 1 commit intomainfrom
20260507_contrib_picker
May 7, 2026
Merged

feat: promote drupal-contrib picker to production, fixes #121#127
rfay merged 1 commit intomainfrom
20260507_contrib_picker

Conversation

@rfay
Copy link
Copy Markdown
Member

@rfay rfay commented May 7, 2026

Summary

  • Replaces drupal-issue.html (core-only picker) with the unified contrib picker — supports both Drupal core and contrib issues, plus plain contrib dev
  • Points picker at coder.ddev.com (drops staging default and beta labeling)
  • Deletes the now-redundant drupal-contrib-picker.html
  • Removes the green "Open Beta Picker" card from index.html; updates original picker description to mention contrib support

Test plan

  • Visit start.coder.ddev.com/drupal-issue — confirm no Beta badge, no staging warning, prod URL used
  • Load a Drupal core issue number — confirm workspace opens against coder.ddev.com/templates/coder/drupal-core
  • Load a contrib issue URL (e.g. drupal.org/project/token/issues/NID) — confirm workspace opens against coder.ddev.com/templates/coder/drupal-contrib
  • Enter a project machine name (e.g. token) — confirm plain-contrib dev form appears
  • Confirm drupal-contrib-picker URL now 404s (page removed)
  • Confirm index.html shows a single picker card with updated description

🤖 Generated with Claude Code

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 <noreply@anthropic.com>
@rfay rfay merged commit 686281c into main May 7, 2026
15 checks passed
@rfay rfay deleted the 20260507_contrib_picker branch May 7, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant