Skip to content

Make default_selector a fallback rather than an override (#3950) #4009

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

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

florinr08
Copy link
Contributor

@florinr08 florinr08 commented Jan 29, 2025

  • Bug fix #…?
  • New feature?
  • BC breaks?
  • Tests added?
  • Docs added?

The default_selector config is acting like the supplied input parameter that overrides any defaults set. Any selector provided in the console command will be ignored because there's a default_selector config set that will always override. Fix this so that default_selector is a fallback, as intended, rather than an override. Fixes #3950.

@antonmedv antonmedv merged commit 101da0f into deployphp:7.x Jan 29, 2025
florinr08 added a commit to florinr08/deployer that referenced this pull request Jan 30, 2025
antonmedv pushed a commit that referenced this pull request Jan 31, 2025
…) (#4010)

* Make default_selector a fallback rather than an override (#3950) (#4009)

* Set default for default_selector (#4011)
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