Commit graph

42799 commits

Author SHA1 Message Date
Roy Nieterau
ab682da2b8 Raise ValueError instead of using assertion 2025-03-10 11:51:29 +01:00
Roy Nieterau
d1dac48dec
Merge branch 'develop' into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-10 11:48:56 +01:00
Roy Nieterau
35986f21ba
Merge branch 'develop' into feature/envs-in-roots 2025-03-10 10:38:43 +01:00
Petr Kalis
4ea2ed3dc1 Updated use of first_filepath 2025-03-10 10:18:21 +01:00
Petr Kalis
bafd3dcf8f Update name of pattern 2025-03-10 09:55:13 +01:00
Petr Kalis
9d293b38a9 Merge remote-tracking branch 'origin/bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence' into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence 2025-03-10 09:53:13 +01:00
Petr Kalis
d665b9a575 Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence 2025-03-10 09:53:01 +01:00
Petr Kalis
380310b017
Removed optionality
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-10 09:51:46 +01:00
Mustafa Jafar
c05c504524
add doc string to MissingWorkdirError
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-03-09 01:20:41 +02:00
Mustafa Jafar
bfb24435ab
Update log message
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-03-09 01:19:30 +02:00
MustafaJafar
8f45e20c2a use MissingWorkdirError 2025-03-07 14:17:37 +02:00
MustafaJafar
1f571e65c1 implement MissingWorkdirError 2025-03-07 14:17:13 +02:00
Mustafa Jafar
373c57fafd
Merge branch 'develop' into bugfix/1139-version_up_current_workfile-doesnt-return-the-first-workfile-name-if-there-are-no-workfiles 2025-03-07 14:08:34 +02:00
Roy Nieterau
e420a97543
Merge pull request #1172 from BigRoy/1171-ay-7562_allow-to-set-default-enabled-state-for-usd-contributions
Allow setting the default USD Contribution enabled state per profile
2025-03-05 22:43:58 +01:00
Roy Nieterau
149256e503
Merge branch 'develop' into 1171-ay-7562_allow-to-set-default-enabled-state-for-usd-contributions 2025-03-05 22:08:07 +01:00
Roy Nieterau
6837ef9771
Merge branch 'develop' into enhancement/1142-attach-reviewables-to-other-instances-using-enumdef-on-attachable-integrator 2025-03-05 18:11:11 +01:00
Roy Nieterau
597b91c135 For now disallow attaching to 'farm' instances 2025-03-05 17:57:51 +01:00
Roy Nieterau
2a3f9b743b Log instance names instead of the objects 2025-03-05 17:55:22 +01:00
Roy Nieterau
e388b42ad8 Turn log to info because it makes it clearer what is going on 2025-03-05 17:40:28 +01:00
Roy Nieterau
cb2c1b0329 Set integrate to false on the representation to avoid warnings logged by the Integrator 2025-03-05 17:40:07 +01:00
Roy Nieterau
d887a21bf9 Disallow attaching reviewables to reviewables for now 2025-03-05 17:39:41 +01:00
Roy Nieterau
5bb09d5256 Fix check whether instance was found (it may be falsey if empty instance list) 2025-03-05 17:39:19 +01:00
Roy Nieterau
1b4f6bea20 Revert debug code 2025-03-05 15:05:50 +01:00
Roy Nieterau
745daaec57 Merge branch 'enhancement/project_root_folders_support_list_of_str_for_leaf_folders' of https://github.com/BigRoy/ayon-core into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-05 14:52:12 +01:00
Roy Nieterau
7baf208c61 Fix List[str] entries 2025-03-05 14:51:12 +01:00
Roy Nieterau
5d044cdebb
Merge branch 'develop' into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-05 14:44:03 +01:00
Roy Nieterau
acf480856f
Merge pull request #1170 from ynput/chore/1168-remove-deprecated-usage-of-thumb-nuke
remove usage of a deprecated tag: `thumb-nuke`
2025-03-05 12:25:11 +01:00
Roy Nieterau
e9a9f26e80
Merge branch 'develop' into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-05 11:49:16 +01:00
Roy Nieterau
1f415d66e3 Allow setting the default USD Contribution enabled state per profile in settings 2025-03-05 00:51:46 +01:00
MustafaJafar
8bf17b8e52 remove usage of a deprecated tag: thumb-nuke 2025-03-04 20:15:25 +02:00
Roy Nieterau
b9adc29be1 Add some type hints 2025-03-04 16:06:45 +01:00
Roy Nieterau
1ec9106f01 Support list[str] for leaf entries in core/project_folder_structure settings to define folder names instead of requiring dicts with empty values 2025-03-04 16:06:07 +01:00
Robin De Lillo
5dde20b258
Merge pull request #1152 from ynput/enhancement/run_unittest_cicd
Add unit tests as part of CI/CD
2025-03-04 15:35:53 +01:00
robin@ynput.io
1976747fb6 Merge branch 'develop' into enhancement/run_unittest_cicd 2025-03-04 15:34:00 +01:00
Robin De Lillo
25590cc32b
Merge pull request #1165 from ynput/enhancement/AY-7442_sxr_support
Chore: Add SXR to image extension
2025-03-04 09:52:11 +01:00
Petr Kalis
af2f210e7c Fix pattern for occurence of : 2025-02-28 11:00:27 +01:00
Petr Kalis
0bdc2bd29d Fix pattern for occurence of : 2025-02-28 10:40:30 +01:00
Petr Kalis
d150377092 Fix gaps in color transcode
Create sequence only if no gaps.
2025-02-28 10:08:21 +01:00
Mustafa Jafar
26acd0efad
update log message
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-02-27 15:24:16 +02:00
Petr Kalis
ab3fdea704 Renamed new variable to hasExplicitFrames 2025-02-27 13:17:02 +01:00
Petr Kalis
07674c3040 Fix against local variable issues 2025-02-27 13:09:05 +01:00
Petr Kalis
1455ebb54e Fix wrong variable 2025-02-27 13:08:43 +01:00
Petr Kalis
8347bad343 Fix do frame recalculate only on lists 2025-02-27 13:08:25 +01:00
Petr Kalis
86a9613fdb Fix get real frames to include steps 2025-02-27 13:06:45 +01:00
Petr Kalis
594f1f1abb Fix using explicit frames in Maya AOVs 2025-02-27 11:56:11 +01:00
robin@ynput.io
d519d284a4 Change icon. 2025-02-27 09:54:53 +01:00
robin@ynput.io
bcdf0af4d4 Merge branch 'develop' into enhancement/run_unittest_cicd 2025-02-27 09:53:45 +01:00
Petr Kalis
16e817f5d5 Fix propagation of explicit_frames 2025-02-26 14:19:03 +01:00
Petr Kalis
f4a9077a78 Merge remote-tracking branch 'origin/bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence' into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence 2025-02-26 13:13:21 +01:00
Petr Kalis
a3f3a88c04 Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence 2025-02-26 13:12:41 +01:00