Commit graph

238 commits

Author SHA1 Message Date
Ondřej Samohel
ee7d045413
♻️ refactor function name and remove speedcopy fallback 2025-05-09 17:15:38 +02:00
Ondřej Samohel
35ffa87e01
Merge branch 'develop' into unify-and-speed-up-copying 2025-05-09 16:44:19 +02:00
Roy Nieterau
3622587038
Merge branch 'develop' into enhancement/remove_deprecated_convert_for_ffmpeg 2025-04-29 13:06:08 +02:00
Jakub Trllo
b0ac87b7b1 handle unused variables 2025-04-14 17:56:21 +02:00
Jakub Trllo
b403fccf05 fix new line chars 2025-04-14 17:54:45 +02:00
Roy Nieterau
d6ba84396c
Merge branch 'develop' into unify-and-speed-up-copying 2025-03-25 10:36:38 +01:00
Jakub Trllo
cac5c13c0e
Merge branch 'develop' into enhancement/1183-ay-7278_addons-resources-directory 2025-03-24 15:02:57 +01:00
Jakub Trllo
ad540d1690
Merge branch 'develop' into enhancement/remove_deprecated_convert_for_ffmpeg 2025-03-19 11:52:19 +01:00
Jakub Trllo
aef050f390 added function 'get_addons_resources_dir' 2025-03-19 11:23:29 +01:00
Ondřej Samohel
d313740434
Update client/ayon_core/lib/python_module_tools.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-18 11:22:17 +01:00
Ondřej Samohel
fb64de8d32
♻️ make changes more backward safe 2025-03-17 15:31:39 +01:00
Ondřej Samohel
61a5246b1b
♻️ reorganize the fix 2025-03-17 15:18:34 +01:00
Roy Nieterau
8424ad3907 Remove redundant brackets 2025-03-13 11:00:59 +01:00
Roy Nieterau
5540e7923a
Update client/ayon_core/lib/transcoding.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-13 10:59:38 +01:00
Roy Nieterau
00214c1def Remove python_2_comp.py (we do not support Py2 for quite some time now) 2025-03-12 21:53:13 +01:00
Roy Nieterau
ffc76e639a Remove deprecated convert_for_ffmpeg 2025-03-12 21:50:06 +01:00
Roy Nieterau
c45440aee2
Merge branch 'develop' into unify-and-speed-up-copying 2025-03-11 15:24:44 +01:00
robin@ynput.io
df95e252fa Add SXR support for image extension. 2025-02-26 11:09:25 +01:00
Roy Nieterau
f58d3959f7
Merge branch 'develop' into unify-and-speed-up-copying 2025-02-18 17:33:42 +01:00
Roy Nieterau
6b103eeb61
Merge branch 'develop' into enhancement/remove-acre-usage 2025-02-17 12:19:19 +01:00
Jakub Trllo
02b2279717 match typehints in arguments 2025-02-13 17:06:21 +01:00
Jakub Trllo
f28cfe4c0e modify code to be able run tests 2025-02-13 16:59:20 +01:00
Jakub Trllo
808eda5b3b
Merge branch 'develop' into enhancement/use-platformdirs 2025-02-13 16:15:54 +01:00
Jakub Trllo
4102b44815
Merge branch 'develop' into enhancement/add-placeholder-to-enum 2025-02-12 13:08:34 +01:00
Jakub Trllo
cbaefffabc multiselection EnumDef allows empty items 2025-02-11 18:55:04 +01:00
Jakub Trllo
1d7036ffed formatting fixes 2025-02-11 15:49:48 +01:00
Jakub Trllo
74443c92e7 small tweaks 2025-02-11 15:37:00 +01:00
Jakub Trllo
1d8d417e53 added acre functionality to lib functions 2025-02-11 14:53:51 +01:00
Jakub Trllo
18c1ef04e6 use platformdirs instead of appdirs 2025-02-11 11:44:03 +01:00
Roy Nieterau
9c67bf1990 Move as_completed_stop_and_raise_on_error to file_transaction.py 2025-02-05 11:51:32 +01:00
Jakub Trllo
88931865b3
Merge branch 'develop' into enhancement/add-placeholder-to-enum 2025-02-05 11:25:15 +01:00
Roy Nieterau
ef850b556f
Merge branch 'develop' into unify-and-speed-up-copying 2025-02-05 02:58:46 +01:00
Roy Nieterau
42760fbffe Remove redundant log instance 2025-02-05 02:39:11 +01:00
Roy Nieterau
8c9c69efa7 Add validation for the ThreadPoolExecutor calls, raise on error 2025-02-05 02:36:41 +01:00
Roy Nieterau
622644de9b
Merge branch 'develop' into bugfix/extract_review_windows_shell_escape_ampersnad_filepaths 2025-02-04 15:20:58 +01:00
Roy Nieterau
ed0f5c8d7f Merge escape if checks + include COMSPEC check on Windows 2025-02-04 15:20:28 +01:00
Roy Nieterau
516dd2d7ce Escape & on Windows in shell using ^& in run_subprocess 2025-02-04 15:07:05 +01:00
ChunYou
284ad5316b Added some error handling 2025-02-04 13:59:06 +00:00
ChunYou
236f72832c Add underscores to bacup and transfer file functions 2025-02-04 13:19:00 +00:00
Roy Nieterau
3119766e21
Merge branch 'develop' into unify-and-speed-up-copying 2025-02-04 12:40:21 +01:00
r42-chun
8721824bd9
Update client/ayon_core/lib/file_transaction.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-02-04 10:24:14 +00:00
r42-chun
724e206900
Update client/ayon_core/lib/file_transaction.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-02-04 10:24:08 +00:00
r42-chun
b2e84b2b0a
Update client/ayon_core/lib/file_transaction.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-02-04 10:23:43 +00:00
r42-chun
8dae70ab59
Update client/ayon_core/lib/file_transaction.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-02-04 10:23:35 +00:00
r42-chun
4bca62dcfe
Update client/ayon_core/lib/file_transaction.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-02-04 10:23:30 +00:00
r42-chun
4a8c79285d
Update client/ayon_core/lib/file_transaction.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-02-04 10:23:23 +00:00
Jakub Trllo
cc1ec14865 fix index validation 2025-02-04 10:46:52 +01:00
ChunYou
2c10272262 Make concurrent copying of files and change hero integration to use speedcopy on windows 2025-02-04 02:45:36 +00:00
Jakub Trllo
a312c46384 added placeholder to docstring 2025-01-27 17:40:14 +01:00
Jakub Trllo
3782105fc0 EnumDef allows placeholder to be set 2025-01-27 17:36:17 +01:00