Skip to content

Commit

Permalink
Merge pull request #135 from ynput/OP-8268_AOV-filter-for-Ftrack-family
Browse files Browse the repository at this point in the history
Deadline: Add docs for `Process submitted job on farm` plugin
  • Loading branch information
MustafaJafar authored Sep 13, 2024
2 parents 775aae8 + 2ecc550 commit e75d549
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
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.

0 comments on commit e75d549

Please sign in to comment.