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

Add option to contao:setup command to disable cache cleaning/warmup #7079

Open
wants to merge 6 commits into
base: 5.x
Choose a base branch
from

Conversation

Wusch
Copy link
Contributor

@Wusch Wusch commented Apr 4, 2024

In our deployment we want to skip the cache cleaning after a composer install and do it later.

Add an option to skip the cache clearing/warmup
@leofeyer leofeyer added this to the 5.4 milestone Apr 20, 2024
@m-vo
Copy link
Member

m-vo commented May 4, 2024

If you need something different, I would suggest to call the individual commands the ContaoSetupCommand is calling yourself. It's only a helper, anyways.

@leofeyer
Copy link
Member

The command does more than just call a series of individual commands, so the pull request seems reasonable to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants