Commit graph

4531 commits

Author SHA1 Message Date
Petr Kalis
efb3a01f4b Removed unnecessary import 2025-04-15 14:02:15 +02:00
Petr Kalis
8b8d29042a Refactor reordered import 2025-04-15 14:01:26 +02:00
Petr Kalis
4c305d9596 Refactor renamed explicit_frames to explicit_input_paths 2025-04-15 14:00:17 +02:00
Petr Kalis
1019eded3b Refactor filled_files are always initialized 2025-04-15 13:59:01 +02:00
Petr Kalis
c82537008f Refactor proper variable names 2025-04-15 13:56:43 +02:00
Petr Kalis
6fafe050d7 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review 2025-04-15 13:36:30 +02:00
Ynbot
400774d438 [Automated] Update version in package.py for develop 2025-04-14 14:32:11 +00:00
Ynbot
122a4a9f09 [Automated] Add generated package files from main 2025-04-14 14:31:37 +00:00
Petr Kalis
5279b0156c Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review 2025-04-14 14:22:44 +02:00
Jakub Ježek
d12632e000
Merge branch 'develop' into bugfix/inplace-integration 2025-04-14 14:00:28 +02:00
Jakub Ježek
97bfd0459d
Update client/ayon_core/plugins/publish/integrate.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-14 14:00:18 +02:00
Jakub Ježek
46f7fa4cc1
Update client/ayon_core/plugins/publish/integrate.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-14 14:00:11 +02:00
Jakub Trllo
ac7084dc68
Merge branch 'develop' into bugfix/fix-jpeg-thumbnail 2025-04-14 12:24:31 +02:00
Petr Kalis
2150637d09 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review 2025-04-14 12:15:08 +02:00
Petr Kalis
e61266bc82 Skip validation for explicit frames 2025-04-14 12:14:00 +02:00
Jakub Trllo
047b77e501 return the same output all the time 2025-04-12 01:06:29 +02:00
Petr Kalis
832beb1732 Refactor names 2025-04-11 18:59:57 +02:00
Petr Kalis
12b2ed84a3 Fix local rendering 2025-04-11 18:57:19 +02:00
Petr Kalis
91254a9a28 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review 2025-04-11 18:45:01 +02:00
Petr Kalis
488c29e979 Fix command 2025-04-11 18:40:19 +02:00
Petr Kalis
9415668912 Fix initialization 2025-04-11 18:40:07 +02:00
Petr Kalis
050db01c82 Remove blank frame 2025-04-11 18:39:45 +02:00
Petr Kalis
8a9c95a69b Use fill_missing_frames from Settings 2025-04-11 18:38:49 +02:00
Petr Kalis
deea9366bc Fix initialization 2025-04-11 18:20:51 +02:00
Jakub Jezek
402e98b443
Fixes issue with original directory lookup
Fixes a bug where the instance staging directory was being incorrectly used
when looking up the original directory for publish in place workflows,
instead of the staging directory from representation.

Adds debug logging to inspect instance data during integration.
2025-04-11 15:55:05 +02:00
Jakub Trllo
8cefce5887
Merge branch 'develop' into bugfix/fix-jpeg-thumbnail 2025-04-11 15:38:43 +02:00
Jakub Trllo
7ec8494b1a fix thumbnail upload 2025-04-11 15:34:11 +02:00
Petr Kalis
f14a00b510 Implemented review from explicit frames 2025-04-11 14:59:36 +02:00
Jakub Trllo
3dc1eb49b1 don't use deprecated commands 2025-04-10 17:49:42 +02:00
Petr Kalis
0860fd1302 Updated return type 2025-04-09 18:29:45 +02:00
Petr Kalis
3fe0c251df Refactored filling by blanks 2025-04-09 18:29:20 +02:00
Petr Kalis
be54d9deb8 Missed renamed variable initialization 2025-04-09 18:24:27 +02:00
Petr Kalis
6c404c88e9 Added filling by previous published version 2025-04-09 18:23:43 +02:00
Petr Kalis
d076f152fd Renamed files_to_clean as now its dictionary 2025-04-09 18:22:07 +02:00
Petr Kalis
bc2f6335e0 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review 2025-04-09 17:05:13 +02:00
Petr Kalis
b517067006 Implemented new blank frame fills 2025-04-08 16:38:37 +02:00
Petr Kalis
25a9441239 Added extension to temp_data 2025-04-08 16:35:50 +02:00
Petr Kalis
5bb3d2f407 Refactored existing logic for reusing last rendered frame 2025-04-08 16:35:28 +02:00
Jakub Trllo
12fff22ea8
Merge branch 'develop' into bugfix/1139-version_up_current_workfile-doesnt-return-the-first-workfile-name-if-there-are-no-workfiles 2025-04-08 10:35:14 +02:00
Ynbot
abbc9ffc37 [Automated] Update version in package.py for develop 2025-04-07 20:56:09 +00:00
Ynbot
76734fbbd2 [Automated] Add generated package files from main 2025-04-07 20:55:32 +00:00
Roy Nieterau
87a25da86c
Merge branch 'develop' into enhancement/set-publish-attributes-values 2025-04-07 22:24:12 +02:00
Jakub Trllo
d548ebd448
Merge branch 'develop' into bugfix/1227-tools-thumbnails-not-available-for-artists 2025-04-07 17:36:59 +02:00
Jakub Trllo
abfb0aedee changed how thumbnails are received 2025-04-07 16:18:49 +02:00
Jakub Trllo
2ff6c7a674
Merge branch 'develop' into enhancement/set-publish-attributes-values 2025-04-07 15:39:35 +02:00
Jakub Trllo
f450942ccd
Merge branch 'develop' into feature/envs-in-roots 2025-04-07 15:13:11 +02:00
Jakub Trllo
a810be6506 handle popped plugin values 2025-04-07 14:59:07 +02:00
Jakub Trllo
108326b9e9
Merge branch 'develop' into enhancement/set-publish-attributes-values 2025-04-07 14:53:49 +02:00
Ondřej Samohel
b8a90c4336
♻️ add future annotation
because type hints are using `list`, it breaks on Python 3.7
2025-04-03 16:40:22 +02:00
Jakub Trllo
9ebd2bbc64 fix typehints for older pythons 2025-04-02 14:20:53 +02:00