Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Improve ddev debug test by offering suggestions early [skip ci] #6323

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

rfay
Copy link
Member

@rfay rfay commented Jun 17, 2024

The Issue

ddev debug test can do a better job coaching people about debugging. This tries to focus them more on that at the beginning.

Eventually we should actually have a clearer diagnosis script maybe.

How This PR Solves The Issue

image

@rfay rfay requested a review from a team as a code owner June 17, 2024 18:54
@rfay rfay requested a review from stasadev June 17, 2024 18:55
Copy link

Copy link
Member

@stasadev stasadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, I like this simplification.

@rfay rfay merged commit cf806a2 into ddev:master Jun 21, 2024
17 checks passed
@rfay rfay deleted the 20240617_rfay_debug_test branch June 21, 2024 00:31
rfay added a commit to ddev-test/ddev that referenced this pull request Jun 27, 2024
* docs: Warn about Codespaces (ddev#6321) [skip ci]

Co-authored-by: Matthias Andrasch <777278+mandrasch@users.noreply.github.com>

* docs: Improve ddev debug test by offering suggestions early [skip ci] (ddev#6323)

* feat: add support for MariaDB 11.4 LTS, fixes ddev#6061 (ddev#6243)

Co-authored-by: Stanislav Zhuk <stasadev@gmail.com>

* docs: pacify textlint on mysql/https (ddev#6336) [skip ci]

* docs: revisit WSL Docker Desktop setup instructions (ddev#6330)

* fix: autodownload yarn from corepack, and set cache-folder, fixes ddev#6332 (ddev#6333)

* docs: windows-wsl2-dd needs apt install for ngrok (ddev#6341) [skip ci]

* build: check docker-compose 2.28.1 (ddev#6340) [skip ci]

* fix: use real path to global config location, fixes ddev#6328 (ddev#6329)

* test: stop running nightly tests [skip ci] (ddev#6347)

* test: Improve reliability of TestProcessHooks (intermittent failures), fixes ddev#6313 (ddev#6314)

* fix: Drupal 10 and Drupal 11 settings have migrated, set state_cache (ddev#6346) [skip ci]

Co-authored-by: Stanislav Zhuk <stasadev@gmail.com>

* build: use IPv4 inside a container, mariadb-client 11.4 for the webserver (ddev#6334) [skip ci]

* fix: pass all valid options to nested commands in `ddev composer create`, fixes ddev#6300, fixes ddev#6246, for ddev#5058 (ddev#6303)

Co-authored-by: Randy Fay <randy@randyfay.com>
Co-authored-by: Ralf Koller <1665422+rpkoller@users.noreply.github.com>

* docs: fix up textlint complaints

* Turn off defaultTerms

* Use exclude properly with textlint for VS Code

* update for additional textlint complaints

* remove redundant empty exclude section

* Try to get textlint/reviewdog to report

---------

Co-authored-by: Matthias Andrasch <777278+mandrasch@users.noreply.github.com>
Co-authored-by: hussainweb <hussainweb@gmail.com>
Co-authored-by: Stanislav Zhuk <stasadev@gmail.com>
Co-authored-by: Ralf Koller <1665422+rpkoller@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants