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

Commits on Jan 14, 2021

  1. Add Publish Verb to Control Panel

    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.
    sc-ivanlieckens committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    35f5cd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    192e8fb View commit details
    Browse the repository at this point in the history