new publish docs (#4189)
Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
|
Before Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 23 KiB |
BIN
docs/_images/publish/publish-initial.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
docs/_images/publish/publish-ready.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
docs/_images/publish/published-changes.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
docs/_images/publish/published-error.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
docs/_images/publish/published.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
@@ -19,21 +19,25 @@ Publishing makes your workflow live and locks it to a specific version. Producti
|
||||
- Schedules will run at the times you've defined
|
||||
- Events from connected apps will trigger this workflow
|
||||
|
||||
**Initial state: You open the workflow**
|
||||
**Initial state** When you open a workflow with no publishable changes, the Publish button is disabled.
|
||||
|
||||

|
||||

|
||||
|
||||
**Changed state: Autosaved changes yet to be published**
|
||||
**Ready to publish** When the workflow is not yet published but has changes, the button becomes active.
|
||||
|
||||

|
||||

|
||||
|
||||
**Published state: All changes published**
|
||||
**Published, up to date** The workflow is currently published and there are no new changes since the last publish.
|
||||
|
||||

|
||||

|
||||
|
||||
**Changed state: New changes yet to be published**
|
||||
**Published, has changes** The workflow is published, but you've made changes since the last publish that haven't gone live yet.
|
||||
|
||||

|
||||

|
||||
|
||||
**Published, error** The workflow is published, but there are errors in your recent changes that need to be fixed before you can publish again.
|
||||
|
||||

|
||||
|
||||
|
||||
## How collaboration works
|
||||
@@ -73,4 +77,5 @@ View and manage version history by clicking the history icon in the header. In t
|
||||
Unpublish a workflow from either:
|
||||
|
||||
- The workflow settings menu
|
||||
- In the workflow list
|
||||
- The version history page (unpublish action on published versions)
|
||||
|
||||