Commit graph

43499 commits

Author SHA1 Message Date
Petr Kalis
71d37d8b59
Updated command creation
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-23 14:04:41 +02:00
Jakub Trllo
5810b4f719
Merge pull request #1191 from BigRoy/enhancement/remove_deprecated_stdout_broker_import
Remove deprecated `StdOutBroker` import fallback
2025-04-23 10:55:29 +02:00
Jakub Trllo
4141ce30b4 add compatible harmony addon version to package.py 2025-04-23 10:39:14 +02:00
Jakub Jezek
71dc3650ac
Adds explicit resolution override to publisher
Adds a plugin that allows users to explicitly override the resolution settings (width, height, pixel aspect) of instances during the publishing process.

This provides a way to ensure consistency and accuracy in resolution values across different tasks and product types.

The plugin is configurable through the AYON settings, allowing administrators to define the available resolution options and the product types for which the override is enabled.
2025-04-23 10:25:51 +02:00
Roy Nieterau
2fb258c0d1
Merge branch 'develop' into enhancement/remove_deprecated_stdout_broker_import 2025-04-23 10:02:15 +02:00
Jakub Trllo
33df9ec9f5 fox example 2025-04-22 17:19:54 +02:00
Jakub Trllo
4b385c141f change place where missing key is handled 2025-04-22 17:11:31 +02:00
Jakub Trllo
6440974d5d raise error when running server action 2025-04-22 17:05:26 +02:00
Jakub Trllo
f2390a7c06 use correct color value 2025-04-22 17:00:48 +02:00
Jakub Trllo
31803b0104 don't fail whole UI if icon cannot be parsed 2025-04-22 17:00:42 +02:00
Jakub Trllo
9e21c4d01f handle missing 'color' 2025-04-22 17:00:37 +02:00
Jakub Trllo
5e841538a2
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-04-22 15:34:11 +02:00
Jakub Trllo
d84f33b174 use run detached ayon launcher process to run webactions 2025-04-22 15:28:58 +02:00
Jakub Trllo
f67002961a added option to run detached process 2025-04-22 15:26:46 +02:00
Jakub Trllo
62b835faf8
Merge pull request #1253 from ynput/bugfix/projects-filtering
Launcher tool: Check for all project filters
2025-04-22 15:24:52 +02:00
Jakub Trllo
922d19137c change order of filters 2025-04-22 15:19:48 +02:00
Jakub Trllo
a394624974 don't skip other validations for string match 2025-04-22 14:28:51 +02:00
Jakub Trllo
867dae4c6a pass action label to trigger action 2025-04-22 12:12:24 +02:00
Petr Kalis
ba80b3b9b4 Added flags for ffmpeg not skipping some frames because DTS 2025-04-17 17:31:08 +02:00
Jakub Jezek
bf44622c05
Improves thumbnail extraction reliability
Ensures thumbnail extraction falls back to the first frame if the initial attempt fails, handling potential issues with seek position calculation or output file creation. This enhances the robustness of the thumbnail creation process.
2025-04-17 12:55:02 +02:00
Petr Kalis
40e3b5d088 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review 2025-04-17 12:51:15 +02:00
Jakub Jezek
ca12d13a40
Improves thumbnail extraction reliability
Enhances thumbnail extraction by retrying without seeking
if the initial attempt fails.

This addresses issues where the generated thumbnail file
is either missing or empty. It also calculates the seek position
more accurately and avoid seeking for very short videos.
2025-04-17 12:50:28 +02:00
Roy Nieterau
c1d7cde34d
Merge pull request #1248 from BigRoy/chore/remove_duplicate_code_get_legacy_product_name 2025-04-17 12:07:45 +02:00
Roy Nieterau
599ed3ab04
Merge branch 'develop' into chore/remove_duplicate_code_get_legacy_product_name 2025-04-17 12:04:07 +02:00
Roy Nieterau
644765cb85 Remove redundant duplicate lines of code 2025-04-16 22:03:02 +02:00
Roy Nieterau
28c9709a65
Merge pull request #1214 from BigRoy/enhancement/allow_disabling_removal_of_rendereed_files_on_farm 2025-04-16 21:54:10 +02:00
Roy Nieterau
8d25303333
Revert defaults so removal of rendered files is disabled by default 2025-04-16 21:53:17 +02:00
Jakub Trllo
ce1375443f set 'referer' header 2025-04-16 16:49:29 +02:00
Roy Nieterau
1845556612
Merge branch 'develop' into enhancement/allow_disabling_removal_of_rendereed_files_on_farm 2025-04-16 16:05:11 +02:00
Ondřej Samohel
cbbe1297cd
Merge branch 'develop' into feature/911-new-traits-based-integrator 2025-04-16 15:30:13 +02:00
Jakub Trllo
4e9a2a52b9
Merge branch 'develop' into feature/107-webactions-in-launcher-tool 2025-04-16 14:06:44 +02:00
Jakub Trllo
b8d1f97c2a
Merge pull request #1244 from ynput/enhancement/ruff-add-preview
Chore: Ruff add preview and docstring convetion
2025-04-16 12:45:38 +02:00
Jakub Trllo
fb8ee108b5
Merge branch 'develop' into enhancement/ruff-add-preview 2025-04-16 12:37:23 +02:00
Ondřej Samohel
02827106cf
🐶 remove preview flag
this will be at the end added by another PR
2025-04-16 12:32:58 +02:00
Ondřej Samohel
caf3eb58b8
⚗️ add server marks to shell script too 2025-04-16 12:32:32 +02:00
Ondřej Samohel
023482db3c
Merge remote-tracking branch 'origin/feature/911-new-traits-based-integrator' into feature/911-new-traits-based-integrator 2025-04-16 12:24:31 +02:00
Ondřej Samohel
7b0b5a46ec
⚗️ stop running tests requiring AYON server by default
this is to ensure test will still run on GH.
2025-04-16 12:23:56 +02:00
Ondřej Samohel
8c6500f1f8
Merge branch 'develop' into feature/911-new-traits-based-integrator 2025-04-16 11:56:55 +02:00
Ondřej Samohel
0cdbd07114
Merge remote-tracking branch 'origin/feature/911-new-traits-based-integrator' into feature/911-new-traits-based-integrator 2025-04-16 11:53:27 +02:00
Ondřej Samohel
2cd692d1da
♻️ fix temp pytes-ayon dependency to pass tests 2025-04-16 11:51:06 +02:00
Jakub Trllo
d0999af4ef added aces subfolders 2025-04-16 11:14:55 +02:00
Jakub Trllo
1845c0a8ef
Merge pull request #1247 from ynput/bugfix/fix-variable-usage-in-thumbnail-extractor
Extract Thumbnail: Fix original intnetion of thumbnail created logging
2025-04-16 10:59:01 +02:00
Jakub Trllo
4f9f7724ac fix original intnetion of thumbnail created logging 2025-04-16 10:35:41 +02:00
Jakub Trllo
95bf29263d fix spacing 2025-04-16 10:33:59 +02:00
MustafaJafar
0fdff60147 remove the poetry.lock - again 2025-04-15 19:08:14 +02:00
MustafaJafar
be8d654d89 Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure 2025-04-15 19:05:24 +02:00
Mustafa Jafar
a3d3865e78
Merge branch 'develop' into enhancement/allow_disabling_removal_of_rendereed_files_on_farm 2025-04-15 18:07:50 +02:00
Petr Kalis
cdf8764bb1 Fix return type 2025-04-15 17:18:28 +02:00
Jakub Trllo
79b09e6a7b move types to docstring 2025-04-15 17:18:01 +02:00
Jakub Trllo
63408d7d83 use current values for UI 2025-04-15 17:07:20 +02:00