-
Notifications
You must be signed in to change notification settings - Fork 4
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
EZP-31958: Allow console command specific extra options #13
EZP-31958: Allow console command specific extra options #13
Conversation
@homarx thank you for your contribution. Please change target branch to 3.0, so we can add it into the 3.1.3 release next week. Please remember to rebase after target branch change. |
@lserwatka are you able to release this for the 2.x branch too, since this branch is for 2.5 LTS? |
We can actually. It does not look like a BC. |
Could you change to 2.0 branch? |
@lserwatka The PR is rebased on 2.0 |
src/bundle/DependencyInjection/Compiler/CronJobCompilerPass.php
Outdated
Show resolved
Hide resolved
Co-authored-by: Slawomir Dolzycki-Uchto <Nattfarinn@users.noreply.github.com>
Co-authored-by: Slawomir Dolzycki-Uchto <Nattfarinn@users.noreply.github.com>
@lserwatka @Nattfarinn The change requests are committed |
Created JIRA ticket https://jira.ez.no/browse/EZP-31958 for the sake of Release Notes (but it's not included in commit message). \cc @ezsystems/documentation-team |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tagging command with options works fine now, tested on eZ Platform EE v2.5.13 with branch on Ubuntu.
(side, had to remove cache to see the result)
Allow console command specific extra options (#12 )
The config for cleanup versions cronjob would look like this: