Skip to content

fix: remove healthcheck, add executable to command - #33

Merged
stasadev merged 1 commit into
mainfrom
20260422_stasadev_fixes
Apr 22, 2026
Merged

fix: remove healthcheck, add executable to command#33
stasadev merged 1 commit into
mainfrom
20260422_stasadev_fixes

Conversation

@stasadev

@stasadev stasadev commented Apr 22, 2026

Copy link
Copy Markdown
Member

The Issue

Tests take too much time https://github.com/ddev/ddev-phpmyadmin/actions?page=2
image

This is a result of:

How This PR Solves The Issue

We don't need a healtcheck that doesn't really do anything. Instead, I added a condition for the healthy db service.

And I ran an update checker, which found that the phpmyadmin command needs 755.

Manual Testing Instructions

ddev add-on get https://github.com/ddev/ddev-phpmyadmin/tarball/refs/pull/33/head
ddev restart

Automated Testing Overview

Release/Deployment Notes

@stasadev
stasadev merged commit bac6240 into main Apr 22, 2026
2 checks passed
@stasadev
stasadev deleted the 20260422_stasadev_fixes branch April 22, 2026 14:06
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.

1 participant