Roy Nieterau
eb561dd371
Remove os.link compatibility for Windows. Support for Windows exists since Py 3.2
...
See: https://docs.python.org/3/library/os.html#os.link
2024-10-31 20:07:31 +01:00
Jakub Trllo
7bfeed96e2
Merge pull request #967 from ynput/enhancement/get-instances-task-type
...
Create Context: Helper function to get entities
2024-10-31 12:33:20 +01:00
Jakub Trllo
b4009b718a
discard None from folder paths
2024-10-30 17:23:15 +01:00
Jakub Trllo
ce4e8a1b04
handle empty paths
2024-10-30 17:22:47 +01:00
Jakub Trllo
d860919b22
remove unnecessary check
2024-10-30 17:21:31 +01:00
Jakub Trllo
31c37efce2
use single variable to cache folders
2024-10-30 17:18:43 +01:00
Jakub Trllo
07ecd2e8ba
Merge branch 'develop' into enhancement/get-instances-task-type
2024-10-30 16:13:34 +01:00
Jakub Trllo
f48425dd47
better variable name
2024-10-30 16:03:00 +01:00
Jakub Trllo
0c64785f27
fix mapping to folder path
2024-10-30 16:02:52 +01:00
Jakub Trllo
070d3a5d84
Merge pull request #978 from ynput/bugfix/delivery-use-current-anatomy-roots
...
Delivery: Use current roots during delivery
2024-10-30 15:26:18 +01:00
Jakub Trllo
e4d0d3dfb9
safe pop of root
2024-10-30 14:31:22 +01:00
Jakub Trllo
f8d0f2ac36
fix typo
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-10-30 14:30:21 +01:00
Jakub Trllo
d2c7f1db2d
remove "root" key from template data
2024-10-30 14:05:35 +01:00
Ynbot
1af3b2d242
[Automated] Update version in package.py for develop
2024-10-30 12:25:01 +00:00
Ynbot
e3022d0178
[Automated] Add generated package files to main
2024-10-30 12:24:12 +00:00
Roy Nieterau
a0c57c5a7b
Merge pull request #960 from BigRoy/enhancement/usd_contribution_attributes_per_instance_toggle
...
USD Contribution Workflow: Show/hide attributes per instance based on status of other toggles
2024-10-29 12:32:32 +01:00
Jakub Trllo
c5a31bbefd
Merge branch 'develop' into enhancement/usd_contribution_attributes_per_instance_toggle
2024-10-29 12:24:22 +01:00
Jakub Trllo
86e4c422c1
Merge pull request #977 from ynput/bugfix/delivery-representation-conversion-fix
...
Delivery: Fix representation entity data
2024-10-29 11:32:13 +01:00
Jakub Trllo
30a3aeaa86
remove space between version and dot
2024-10-29 11:31:00 +01:00
Jakub Trllo
90a9ffa475
fix representation entity
2024-10-29 10:20:03 +01:00
Roy Nieterau
249dd1a2e8
Merge branch 'develop' into enhancement/usd_contribution_attributes_per_instance_toggle
2024-10-29 00:37:32 +01:00
Jakub Trllo
888ad53180
Merge pull request #976 from ynput/enhancement/prepare-for-entity-hub-change
...
Editorial: Prepare for new args and kwarg in EntiyHub
2024-10-28 20:02:17 +01:00
Jakub Trllo
37f2a6bb33
use kwarg to pass subtype
2024-10-28 17:43:06 +01:00
Jakub Trllo
41e8d02149
Merge pull request #974 from ynput/bugfix/serialize-regex
...
Attribute defs: Fix serialize of text wihout regex
2024-10-28 16:18:00 +01:00
Jakub Trllo
ea2a9e0221
fix also label clone
2024-10-28 14:56:22 +01:00
Jakub Trllo
9595d8fe91
fix serialize of regex
2024-10-27 09:39:08 +01:00
Jakub Trllo
54bb5c51b9
udated release trigger action
2024-10-25 17:00:27 +02:00
Roy Nieterau
138debc17c
Merge pull request #971 from ynput/bugfix/use-markdown-instead-html
...
Settings: Use markdown instead of html tags
2024-10-25 15:53:06 +02:00
Jakub Trllo
a28f4959e6
replace html tags with markdown
2024-10-25 14:40:36 +02:00
Jakub Trllo
f11fba0a14
Merge pull request #968 from ynput/enhancement/804-make-publishattributevalues-behave-like-dict-when-iterating
...
Create Attribute values: Implemented iter
2024-10-24 23:14:11 +02:00
Roy Nieterau
11bb657d35
Do not try to continue with logic if the instance isn't valid for the plug-in anyway
2024-10-24 22:10:25 +02:00
Jakub Trllo
9c9f02f0d2
implemented iter
2024-10-24 14:51:31 +02:00
Roy Nieterau
5f7d6bd313
Merge branch 'enhancement/usd_contribution_attributes_per_instance_toggle' of https://github.com/BigRoy/ayon-core into enhancement/usd_contribution_attributes_per_instance_toggle
2024-10-23 23:46:32 +02:00
Roy Nieterau
92e43fc45b
Fix variable names + simplify logic
2024-10-23 23:44:24 +02:00
Roy Nieterau
d797b78fca
Merge branch 'develop' into enhancement/usd_contribution_attributes_per_instance_toggle
2024-10-23 23:38:38 +02:00
Jakub Trllo
360a8b39b0
implemented logic to cache entities
2024-10-23 18:37:47 +02:00
Jakub Trllo
1ce9bcf9d2
revert some changes
2024-10-23 17:21:05 +02:00
Ynbot
d2ee4167ae
[Automated] Update version in package.py for develop
2024-10-23 14:49:58 +00:00
Ynbot
0e8b129d6a
[Automated] Add generated package files to main
2024-10-23 14:49:16 +00:00
Jakub Trllo
385e5bd02c
change name of method
2024-10-23 16:46:44 +02:00
Jakub Trllo
d0ed7f086e
small improvement
2024-10-23 16:41:29 +02:00
Jakub Trllo
202800a487
added helper function to get task type for an instance
2024-10-23 16:35:11 +02:00
Jakub Trllo
d80ae9fab6
Merge pull request #935 from ynput/enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes
...
Create Context: Per instance attributes and Callbacks
2024-10-21 14:11:59 +02:00
Jakub Trllo
c93f3449b6
ignore publish attributes without attribute definitions
2024-10-21 11:15:49 +02:00
Jakub Trllo
73196f8a08
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes
2024-10-16 15:03:48 +02:00
Ynbot
47b5d90495
[Automated] Update version in package.py for develop
2024-10-16 09:34:49 +00:00
Ynbot
1eb25ef945
[Automated] Add generated package files to main
2024-10-16 09:34:12 +00:00
Jakub Trllo
3212b2ff15
Merge pull request #955 from BigRoy/enhancement/AY-6945_fix_single_frame_render_job_publish
...
Fix single frame publishing for publish job on farm (to Deadline from e.g. Maya)
2024-10-16 11:06:59 +02:00
Roy Nieterau
e23ca3f0d1
Merge branch 'develop' into enhancement/AY-6945_fix_single_frame_render_job_publish
2024-10-16 00:55:06 +02:00
Roy Nieterau
b239cdd891
Fix single frame publishing (from e.g. Maya)
...
Also fixes it for other hosts that use instance.data[`expectedFiles`] with the value being `list[dict[str, list[str]]]` (Basically the files per AOV, where the list of filenames is `list[str]` but the integrator and other areas really want a single `str` insteaf of `list[str]` if it's a single frame)
2024-10-16 00:06:40 +02:00