ayon-core/openpype/pipeline
Petr Kalis 1531708236
Global: persistent staging directory for renders (#4583)
* OP-4258 - Settings for transient template

* OP-4258 - added collector for transient staging dir

Allows setting profiles to create persistent stagingDir.

* OP-4258 - implemented persistent stagingDir in cleanup

* OP-4258 - updated logging

* OP-4258 - updated settings

* OP-4258 - Hound

* OP-4258 - renamed class to better name

* OP-4258 - changed location of Settings

Should be used in create and collecting phase also.

* OP-4258 - remove version placeholder from transient template

It was discussed that it shouldn't be used for now.

* OP-4258 - extracted transient dir query logic

This should be used in collection and creation phase for DCCs which are storing staging dir path directly into nodes.

* OP-4258 - added use of scene_name placeholder in collector

DCC dependent, way how to implement versioning, might not be used.

* OP-4258 - fix scene_name

* OP-4258 - remove wrong defaults

* OP-4258 - added possibility of different template name

Studio might want to put renders to different place from caches.

* OP-4258 - renamed according to GH comments

* OP-4258 - use is active filter

* OP-4258 - use is active filter

* OP-4793 - added project_settings to signature

* OP-4793 - updated logging message

* OP-4793 - added documentation

* OP-4258 - fix function arguments

* OP-4258 - updates to documentation


* OP-4258 - added known issues to documentation

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-24 16:30:46 +01:00
..
create Publisher: Explicit save (#4676) 2023-03-23 12:52:25 +01:00
farm fixing module file and list indexing 2022-04-13 13:38:05 +02:00
load changed info to debug 2023-02-28 11:30:39 +01:00
publish Global: persistent staging directory for renders (#4583) 2023-03-24 16:30:46 +01:00
workfile Nuke: Add option to use new creating system in workfile template builder (#4545) 2023-03-06 18:34:56 +01:00
__init__.py added context getter functions to pipeline init 2023-02-01 12:38:54 +01:00
actions.py removed debug prints 2022-03-24 13:31:45 +01:00
anatomy.py fix dict update 2023-02-27 11:38:56 +01:00
colorspace.py Nuke: moving deepcopy to abstraction 2023-03-06 11:13:57 +01:00
constants.py moved host workfile extensions 2022-03-18 16:08:15 +01:00
context_tools.py check for source class instead of for function by name availability 2023-02-01 12:34:21 +01:00
delivery.py Marked 'process_sequence' as deprecated and moved to pipeline delivery as 'deliver_sequence' 2022-08-29 15:10:44 +02:00
editorial.py editorial fixing handles to int and adding speed attribute 2022-08-19 16:15:16 +02:00
legacy_io.py Merge branch 'develop' into feature/OP-3315_Host-implementation-defined-with-class 2022-06-22 18:00:04 +02:00
mongodb.py use 'OpenPypeMongoConnection' from 'openpype.client' 2022-07-18 11:20:14 +02:00
plugin_discover.py public 'discover' function can expect all possible arguments 2023-02-16 09:52:39 +01:00
project_folders.py skip folders creation if are not set 2022-08-31 16:15:28 +02:00
schema.py removed usage of AVALON_SCHEMA 2022-04-19 18:05:48 +02:00
tempdir.py removing python3 only code 2023-02-15 12:26:50 +01:00
template_data.py fix variable name 2022-09-07 12:11:06 +02:00
thumbnail.py use project anatomy if needed 2022-08-29 13:36:58 +02:00