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
26 changes: 26 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,30 @@ 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. **Priority**
5. **Skip integration of representation with ext:** list of extensions that shouldn't be published.
6. **List of family names to transfer to generated instances (AOVs for example):** Ensure the AOV instances have these families if present.
7. **Reviewable products filter:** Add review for specific aov names.
![](assets/deadline/reviewable_products_filter.png)
1. **AOV Filter**
1. **host_name:** Pipeline integration name supplied by an AYON addon.
2. **AOV Regex:** AOV regex patterns for AOV filters.
3. **+ icon:** Add more AOV regexes
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.