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

Deadline: Add docs for Process submitted job on farm plugin #135

Merged
merged 10 commits into from
Sep 13, 2024
28 changes: 28 additions & 0 deletions website/docs/addon_deadline_admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
id: addon_deadline_admin
title: Deadline Admin Docs
sidebar_label: Deadline
description: Deadline Addon Admin Documentation
toc_max_heading_level: 5
---

import ReactMarkdown from "react-markdown";
Expand Down Expand Up @@ -90,6 +92,32 @@ For this admin needs to enable authentication requirement for DL in `ayon+settin

Artists then need to provide their credentials in `Site Settings`.

## Publish Plugins

### Process submitted job on farm

It submits a dependent AYON Job to publish the rendered images.
- Find the setting at: `ayon+settings://deadline/publish/ProcessSubmittedJobOnFarm`

![](assets/deadline/process_submitted_job_on_farm.png)

1. **Department:**
2. **Pool:**
3. **Group:**
4. **Chunk Size:**
5. **Priority:**
6. **Publishing script path:**
7. **Skip integration of representation with ext:**
MustafaJafar marked this conversation as resolved.
Show resolved Hide resolved
8. **List of family names to transfer to generated instances (AOVs for example):** Ensure the AOV instances have these families if present.
9. **Reviewable products filter:**
![](assets/deadline/reviewable_products_filter.png)
1. **AOV Filter**
1. **host_name:**
2. **AOV Regex:**
3. **+ icon:** Add more regexes
MustafaJafar marked this conversation as resolved.
Show resolved Hide resolved
2. **+ icon:** Add more filters


## Troubleshooting

### Publishing jobs fail directly in DCCs
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.