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

Allow add-ons to declare dependencies, fixes #4717 #4941

Merged
merged 4 commits into from
May 23, 2023

Conversation

rfay
Copy link
Member

@rfay rfay commented May 22, 2023

The Issue

How This PR Solves The Issue

  • Add dependencies key to install.yaml
  • On ddev get, if the target add-on requires a dependency, check before allowing get (and ask for dependency to be installed if not)
  • On ddev get --remove explain to people that the dependency might need to be removed.

Manual Testing Instructions

Try out these steps. You'll likely want a manually checked out add-on to add dependencies to.

Automated Testing Overview

Added TestCmdGetDependencies

@rfay rfay requested review from a team as code owners May 22, 2023 18:00
@github-actions
Copy link

github-actions bot commented May 22, 2023

Co-authored-by: Matt Stein <m@ttste.in>
@rfay rfay merged commit 6b6f870 into ddev:master May 23, 2023
7 checks passed
@rfay rfay deleted the 20230521_addon_dependencies branch May 23, 2023 20:39
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

2 participants