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

Make the assets:generate-presets command queue friendly #3490

Merged
merged 3 commits into from
Apr 7, 2021

Conversation

jasonvarga
Copy link
Member

@jasonvarga jasonvarga commented Apr 7, 2021

This PR adds a queue option to the command.

php please assets:generate-presets --queue

You must have a queue connection set up.

image

If you don't (i.e. it's set to sync) then it'll tell you, and just generate them without a queue.

image

Closes statamic/ideas#480

@jasonvarga jasonvarga merged commit d630244 into 3.1 Apr 7, 2021
@jasonvarga jasonvarga deleted the feature/queued-command-presets branch April 7, 2021 14:57
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.

Using a redis queue for [php please assets:generate-presets]
1 participant