Skip to content

[TASK] Update TYPO3 recipe#3674

Merged
antonmedv merged 4 commits into
deployphp:masterfrom
ochorocho:task/update-typo3-recipe
Sep 13, 2023
Merged

[TASK] Update TYPO3 recipe#3674
antonmedv merged 4 commits into
deployphp:masterfrom
ochorocho:task/update-typo3-recipe

Conversation

@ochorocho
Copy link
Copy Markdown
Contributor

@ochorocho ochorocho commented Aug 24, 2023

  • Update recipe for TYPO3 v12
  • Allow tasks to be added before or after a task in a given task group
  • Allow to hide spinner to enable interactive tasks on be run on the remote server
  • Fixes Interactive command output not shown #3667
  • Allow tasks to be added before or after a task in a given task group
  • Allow to hide spinner to enable interactive tasks on be run on the remote server
  • Tests added?
  • Docs added?

* Update recipe for TYPO3 v12
* Allow tasks to be added before or after a task in a given task group
* Allow to hide spinner to enable interactive tasks on be run on the remote server

Fixes #3667
We aim for minimal requirements on the target server.
Thus, all preparation should be done in CI.
@ochorocho ochorocho force-pushed the task/update-typo3-recipe branch from 9b38154 to ec763db Compare August 25, 2023 08:11
@ochorocho ochorocho force-pushed the task/update-typo3-recipe branch from c64cc98 to e34b791 Compare August 25, 2023 08:22
@antonmedv antonmedv merged commit 73f2b53 into deployphp:master Sep 13, 2023
antonmedv added a commit that referenced this pull request Nov 7, 2023
antonmedv added a commit that referenced this pull request Nov 7, 2023
midweste pushed a commit to midweste/deployer that referenced this pull request Jan 16, 2024
* upstream/master: (78 commits)
  [automatic] Update docs with bin/docgen
  Move Caddy file in to separate file (deployphp#3765)
  Create parent folders if needed (deployphp#3764)
  [automatic] Update docs with bin/docgen
  Switch to owner change instead of shh user change (deployphp#3763)
  Don't show warning if `become` parameter is set to `root` (deployphp#3761)
  [automatic] Update docs with bin/docgen
  Adding Spiral Framework recipe (deployphp#3582)
  Crontab: allow sudo with crontab:use_sudo option (deployphp#3759)
  fix: run cachetool without args (deployphp#3742)
  Fix version variables in Contao recipe (deployphp#3735)
  contrib: fix creating cron jobs first time
  Removing wrong information regarding reverse DNS (deployphp#3726)
  [automatic] Update docs with bin/docgen
  Fix issue provoked after adding array casting and returning empty fcgi parameter to the command (deployphp#3724)
  Revert "[TASK] Update TYPO3 recipe (deployphp#3674)" (deployphp#3723)
  ci-cd docs: update link to gitlab doc section (deployphp#3721)
  [automatic] Update docs with bin/docgen
  Fix test function (deployphp#3717)
  [automatic] Update docs with bin/docgen
  ...
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.

Interactive command output not shown

2 participants