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 Publish Verb to Control Panel #404

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

IvanLieckens
Copy link

The Publish verb takes a "trigger" and "targets" parameter just as the ootb TriggerAutoPublishSyncedItems processor.

  • trigger can be an ID or path
  • targets is a comma seperated list of publish target names (ea "web" or "web,preview")

This verb can be used to trigger the Unicorn Publish Manual Queue incase you desire to delay its execution for DevOps reasons. Make sure to disable the TriggerAutoPublishSyncedItems processor if this is desired.

The Publish verb takes a "trigger" and "targets" parameter just as the ootb TriggerAutoPublishSyncedItems processor.
- trigger can be an ID or path
- targets is a comma seperated list of publish target names (ea "web" or "web,preview")

This verb can be used to trigger the Unicorn Publish Manual Queue incase you desire to delay its execution for DevOps reasons. Make sure to disable the TriggerAutoPublishSyncedItems processor if this is desired.
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.

None yet

2 participants