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

feat: add ddev_version_constraint (available since DDEV v1.23.4), remove #ddev-nodisplay #55

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

stasadev
Copy link
Member

@stasadev stasadev commented Jul 31, 2024

The Issue

How This PR Solves The Issue

  • Adds ddev_version_constraint.
  • Removes #ddev-nodisplay.

Manual Testing Instructions

See instructions from ddev/ddev#6433

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

Copy link
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

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

We need to check on that #ddev-nodisplay

install.yaml Outdated
# if ! ( ddev debug capabilities 2>/dev/null | grep multiple-dockerfiles >/dev/null 2>&1 ) ; then
# echo "This add-on requires DDEV v1.19.4 or higher, please upgrade." && exit 2
# fi
# # Using #ddev-nodisplay tells ddev to be quiet about this action and not show it or its output.
Copy link
Member

Choose a reason for hiding this comment

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

@stasadev stasadev requested a review from rfay August 1, 2024 17:29
@stasadev stasadev force-pushed the 20240731_stasadev_ddev_version_constraint branch from 598e4fc to 85ae9cd Compare August 1, 2024 17:30
@stasadev stasadev changed the title feat: add ddev_version_constraint (available since DDEV v1.23.4) feat: add ddev_version_constraint (available since DDEV v1.23.4), remove #ddev-nodisplay Aug 1, 2024
@stasadev stasadev changed the title feat: add ddev_version_constraint (available since DDEV v1.23.4), remove #ddev-nodisplay feat: add ddev_version_constraint (available since DDEV v1.23.4), remove #ddev-nodisplay Aug 1, 2024
Copy link
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

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

Thanks!

@rfay rfay merged commit fcabfa6 into main Aug 1, 2024
2 checks passed
@rfay rfay deleted the 20240731_stasadev_ddev_version_constraint branch August 1, 2024 22:47
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.

2 participants