Skip to content

Remove deprecated user-defined-web template#177

Merged
rfay merged 1 commit into
mainfrom
20260717_remove_old_template
Jul 17, 2026
Merged

Remove deprecated user-defined-web template#177
rfay merged 1 commit into
mainfrom
20260717_remove_old_template

Conversation

@rfay

@rfay rfay commented Jul 17, 2026

Copy link
Copy Markdown
Member

Summary

  • Fully removes the deprecated user-defined-web Coder template ("[DEPRECATED] DDEV Web Workspace"), whose own README already pointed users to freeform as the replacement.
  • Deletes the template directory (template.tf, tests, README, lock file).
  • Drops its Makefile targets/vars (push-template-user-defined-web, deploy-user-defined-web, deploy-user-defined-web-no-cache) and removes it from the TEMPLATES list.
  • Removes it from CI matrices in integration-test.yml, staging-push.yml, and validate.yml.
  • Updates README.md, CLAUDE.md, image/README.md, scripts/ci-reap-staging.sh, and docs/** examples to reference the remaining templates (mostly freeform, its designated successor).

Test plan

  • terraform fmt -check -recursive passes
  • terraform validate passes for drupal-core, drupal-contrib, freeform
  • terraform test passes for all three remaining templates
  • Repo-wide grep confirms no remaining references to user-defined-web / DDEV Web Workspace
  • Manually delete the user-defined-web template and any existing workspaces from the live Coder deployment(s) (not something CI/this PR can do)

🤖 Generated with Claude Code

Its README already pointed users to freeform as the replacement, so
retire it fully: delete the template directory and its tests, drop
its Makefile targets/vars, remove it from CI matrices, and update
docs/README/CLAUDE.md examples to reference the remaining templates.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-07-17 20:08 UTC

@rfay
rfay merged commit 20f6737 into main Jul 17, 2026
16 checks passed
@rfay
rfay deleted the 20260717_remove_old_template branch July 17, 2026 20:07
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