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

Fix definition of {{bin/console}} parameter in Contao recipe #3200

Merged
merged 1 commit into from
Jul 16, 2022

Conversation

ameotoko
Copy link
Contributor

@ameotoko ameotoko commented Jul 16, 2022

  • Bug fix

This changes the definition of {{bin/console}} parameter to always use PHP version defined by user. It is consistent with the way it's done in Symfony recipe, which this recipe is based on.

Fixes minor bug, where contao_version task fails to run (can be verified by running deployer config, for example).

@ameotoko ameotoko changed the title fix definition of {{bin/php}} parameter in Contao recipe Fix definition of {{bin/php}} parameter in Contao recipe Jul 16, 2022
@ameotoko ameotoko changed the title Fix definition of {{bin/php}} parameter in Contao recipe Fix definition of {{bin/console}} parameter in Contao recipe Jul 16, 2022
@antonmedv antonmedv merged commit b6fd811 into deployphp:master Jul 16, 2022
@ameotoko ameotoko deleted the fix/console branch July 16, 2022 20:28
richardhj added a commit to richardhj/deployer-recipes that referenced this pull request Aug 9, 2022
richardhj added a commit to nutshell-framework/deployer-recipes that referenced this pull request Aug 9, 2022
midweste pushed a commit to midweste/deployer that referenced this pull request Aug 23, 2022
* origin/master: (25 commits)
  Update README.md
  Update README.md
  Update README.md
  fix(typo): Missing backtick on deploy:cleanup command in upgrade.md (deployphp#3265)
  fix closing backtick for inline Markdown code (deployphp#3261)
  Typo in docs "oncePerNode" (deployphp#3248)
  fix typo in Rocket.Chat docs (deployphp#3234)
  Update release.yml
  Update docs
  Update docs
  Update docs
  Update docs
  Leave source files in release
  Revert "Rename back to deployer.phar"
  Pimcore recipe fixes (deployphp#3212)
  fix definition of {{bin/php}} parameter in Contao recipe (deployphp#3200)
  Add upgrade docs about default_stage (deployphp#3197)
  chore: add task name to replace exception message (deployphp#3184)
  Add migration info for `cleanup` task (deployphp#3161)
  Update UPGRADE.md (deployphp#3158)
  ...
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