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

Remove PhpMyAdmin/dba from DDEV core, fixes #3534 #4990

Merged
merged 12 commits into from
Jun 26, 2023

Conversation

rfay
Copy link
Member

@rfay rfay commented Jun 15, 2023

The Issue

After long consideration it was decided to remove PhpMyAdmin from DDEV Core because there are so many other database browsers that people use, including SequelAce and so many others.

PhpMyAdmin is now available at ddev get ddev/ddev-phpmyadmin

TODO:

  • A legitimate release of ddev/ddev-phpmyadmin should be done. Tests need to work at some level.

How This PR Solves The Issue

Remove it all

Manual Testing Instructions

  • Use it. Verify that dba and phpmyadmin don't come up
  • Verify that the add-on can be used successfully
  • Make sure ddev launch -p does the right thing and directs people to solution.

Automated Testing Overview

Removed lots of things.

Release/Deployment Notes

Have to tell people!

@github-actions
Copy link

github-actions bot commented Jun 15, 2023

@rfay rfay marked this pull request as ready for review June 16, 2023 19:09
@rfay rfay requested review from a team as code owners June 16, 2023 19:09
@rfay rfay requested a review from gilbertsoft June 16, 2023 19:09
@rfay rfay changed the title Remove PhpMyAdmin/dba from DDEV, fixes #3534 Remove PhpMyAdmin/dba from DDEV core, fixes #3534 Jun 18, 2023
Copy link
Member

@gilbertsoft gilbertsoft left a comment

Choose a reason for hiding this comment

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

Looks good, found some minor issues.

docs/content/users/usage/database-management.md Outdated Show resolved Hide resolved
pkg/ddevapp/global_dotddev_assets/commands/host/launch Outdated Show resolved Hide resolved
docs/content/users/configuration/config.md Outdated Show resolved Hide resolved
docs/content/users/topics/hosting.md Outdated Show resolved Hide resolved
docs/content/users/usage/architecture.md Outdated Show resolved Hide resolved
docs/content/users/usage/database-management.md Outdated Show resolved Hide resolved
docs/content/users/usage/database-management.md Outdated Show resolved Hide resolved
docs/content/users/usage/troubleshooting.md Outdated Show resolved Hide resolved
@rfay
Copy link
Member Author

rfay commented Jun 25, 2023

Rebased, should be close to ready.

Copy link
Member

@gilbertsoft gilbertsoft left a comment

Choose a reason for hiding this comment

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

Almost perfect

pkg/ddevapp/global_dotddev_assets/commands/host/launch Outdated Show resolved Hide resolved
Co-authored-by: Gilbertsoft <25326036+gilbertsoft@users.noreply.github.com>
@rfay rfay merged commit ea3ab81 into ddev:master Jun 26, 2023
5 checks passed
@rfay rfay deleted the 20230615_remove_dba branch June 26, 2023 16:04
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.

None yet

3 participants