Open
Description
openedon Mar 25, 2024
Is there an existing issue for this?
- I have searched the existing issues
Output of ddev debug test
Expand `ddev debug test` diagnostic information
[COPY-PASTE HERE THE OUTPUT OF `ddev debug test`]
Expected Behavior
I want a "clean" environment so I can follow a quickstart guide.
Idealy, the link opens a workspace with only DDEV configured and installed. Developers can then follow a quickstart guide to keep things minimal and lean.
I can see the benefit of a preinstalled environment so perhaps we could offer both?
"You can also test this PR in a clean Gitpod or with a simple Drupal 10 project.
- Wording a work-in-progress.
Actual Behavior
After clicking the "test this PR on Gitpod" link, it created a workspace that installed, configured and started the Drupal Umami demo.
This is great for developers that are familiar with Drupal. However:
- not everyone is familiar Drupal
- adds additional overhead to install/configure/import a Drupal installation when it may not be needed
- additional hdd, cpu cycles used that may not be needed.
For new developers this could raise some questions:
- Is it better to stop the project before trying to start a new one?
- Where should I put my new project?
- Will the 2 projects conflict? (No, thats we are using DDEV)
Steps To Reproduce
- Visit feat: add cakephp project type, fixes #5713 #5888
- Click the test this PR on Gitpod.
Anything else?
No response
Metadata
Assignees
Labels
No labels
Activity