Thanks to visit codestin.com
Credit goes to github.com

Skip to content

build: use ddev/ddev-utilities instead of busybox, fixes #7499#7500

Merged
rfay merged 3 commits intoddev:mainfrom
rfay:20250801_rfay_ddev-utilities
Aug 2, 2025
Merged

build: use ddev/ddev-utilities instead of busybox, fixes #7499#7500
rfay merged 3 commits intoddev:mainfrom
rfay:20250801_rfay_ddev-utilities

Conversation

@rfay
Copy link
Member

@rfay rfay commented Aug 1, 2025

The Issue

We already require ddev/ddev-utilities and have it downloaded. Using it will help us to better manage images that we control.

How This PR Solves The Issue

  • Use ddev/ddev-utilities in user-facing activities
  • I avoided changes to tests, as they would be intrusive and not useful
  • busybox is still used widely in docs and examples, and it's fine there.

Manual Testing Instructions

Automated Testing Overview

Release/Deployment Notes

@github-actions github-actions bot added dependencies Pull requests that update a dependency file maintenance labels Aug 1, 2025
@github-actions
Copy link

github-actions bot commented Aug 1, 2025

@rfay rfay force-pushed the 20250801_rfay_ddev-utilities branch from 0159de5 to 14521fe Compare August 1, 2025 17:38
@rfay rfay marked this pull request as ready for review August 1, 2025 18:54
@rfay rfay requested review from a team as code owners August 1, 2025 18:54
@rfay rfay requested a review from stasadev August 1, 2025 18:54
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.

Looks good to me.

@rfay rfay merged commit d88f58e into ddev:main Aug 2, 2025
30 checks passed
@rfay rfay deleted the 20250801_rfay_ddev-utilities branch August 2, 2025 00:16
stasadev added a commit to ddev/ddev-addon-template that referenced this pull request Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments