Commit graph

4278 commits

Author SHA1 Message Date
robin@ynput.io
2d6911513f Fix lint. 2024-11-25 10:23:43 -05:00
robin@ynput.io
0a13574509 Rename stagingdir to staging_dir. 2024-11-25 10:20:12 -05:00
Robin De Lillo
463ad79a06
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-25 10:14:38 -05:00
Jakub Trllo
85be6b2e42 remove unnecessary attribute 2024-11-25 14:53:38 +01:00
Jakub Trllo
8111b4d47a
Merge branch 'develop' into enhancement/farm-env-variables 2024-11-25 14:50:32 +01:00
Jakub Trllo
fae4eed3ed added new plugin collecting environment variables to context 2024-11-25 12:10:59 +01:00
Jakub Trllo
9cd354efb2 added constant to define store key for env variables 2024-11-25 12:09:45 +01:00
Jakub Trllo
ef6d7b5a6c put noqa at correct place 2024-11-25 10:37:27 +01:00
Jakub Trllo
3de2755de5 remove unrelated information from docstring 2024-11-25 10:37:18 +01:00
Jakub Trllo
d30d5b5419 fix line lengths 2024-11-25 10:37:05 +01:00
Jakub Trllo
b28f4b0ff1 comment out unused variables 2024-11-22 19:10:05 +01:00
Jakub Trllo
87907b550b fix switch version 2024-11-22 19:05:29 +01:00
Jakub Trllo
e21c7a157e use project name to get correct status icons 2024-11-22 18:46:56 +01:00
Jakub Trllo
eea31b676d don't slow down project name getter 2024-11-22 18:25:46 +01:00
Jakub Trllo
562f2edace site sync is fully project specific 2024-11-22 18:22:27 +01:00
Jakub Trllo
a30698eb4b refactor view codebase 2024-11-22 18:02:49 +01:00
Jakub Trllo
b25715ee2b use project name in site sync calls 2024-11-22 17:59:47 +01:00
Jakub Trllo
7935ed3284 site sync expects project name 2024-11-22 17:58:23 +01:00
Jakub Trllo
ef26dc2dc2 added empty lines for readability 2024-11-22 17:58:02 +01:00
Jakub Trllo
7edc759842 remove unused variables 2024-11-22 17:57:49 +01:00
Jakub Trllo
842033ddc6 use 'folderPath' to calculate 'hierarchy' 2024-11-22 15:55:39 +01:00
Kayla Man
e625901aeb big roy's comment - code tweak 2024-11-22 16:05:17 +08:00
Jakub Trllo
fef7d9360d
Merge branch 'develop' into bugfix/1019-opencolorio-240-breaks-ayon-launcher 2024-11-21 18:45:49 +01:00
Jakub Trllo
d15148f001 support list in StringTemplate 2024-11-21 18:38:49 +01:00
Jakub Trllo
e4875cc509 fill FormattingPart init 2024-11-21 18:37:34 +01:00
Jakub Trllo
26251bb9b4 simplified parsing of template 2024-11-21 18:29:31 +01:00
Jakub Trllo
f661808ccd
Merge branch 'develop' into enhancement/AY-6086_adding-parents-to-template-keys 2024-11-21 18:28:06 +01:00
Kayla Man
77e5317ee3 remove unused variable 2024-11-21 22:37:55 +08:00
Kayla Man
a70135bb51 implement switch and set version by repre_id/product_id per project 2024-11-21 22:35:25 +08:00
Jakub Trllo
5b35547072 fix syntax of version requirement 2024-11-21 15:10:57 +01:00
Jakub Trllo
ddf0a2b00a force to use older opencolorio than 2.4.0 2024-11-21 15:00:43 +01:00
Petr Kalis
5da458de37
Merge branch 'develop' into feature/AY-6789_Render-instance-support-of-Frame-List 2024-11-21 14:55:17 +01:00
Ynbot
8bfcd92f1c [Automated] Update version in package.py for develop 2024-11-21 13:33:50 +00:00
Petr Kalis
897d79a509
Merge branch 'develop' into feature/AY-6789_Render-instance-support-of-Frame-List 2024-11-21 14:33:17 +01:00
Ynbot
c1b83046b7 [Automated] Add generated package files to main 2024-11-21 13:33:12 +00:00
Petr Kalis
112c4bdc0e
Used comprehension
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 14:33:08 +01:00
Petr Kalis
63592f9e2b
Used comprehension
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 14:32:54 +01:00
Petr Kalis
962df74e64 Better RegularExpressionValidatorClass.Invalid used 2024-11-21 14:27:06 +01:00
Petr Kalis
0c5777910a Revert "Fix plugins returning empty list"
This reverts commit 5ccdfc258a.
2024-11-21 14:26:07 +01:00
Petr Kalis
b6945c1e14 Merge 2024-11-21 12:53:46 +01:00
Petr Kalis
80ab628d44 Changed condition to bail early 2024-11-21 12:52:51 +01:00
Petr Kalis
fd20885ac2
Used comprehension
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 12:51:12 +01:00
Petr Kalis
5f31752587
Used comprehension
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 12:50:59 +01:00
Petr Kalis
630d2d4913
frames_to_render are now list of integers
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 12:50:36 +01:00
Petr Kalis
de88260dda
frames_to_render are now list of integers
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 12:50:23 +01:00
Petr Kalis
c2716872d4
Do not convert to str unnecessary
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-21 12:49:24 +01:00
Petr Kalis
c56cd07e67 Provided backward compatibility for prepare_representations 2024-11-21 12:47:37 +01:00
Petr Kalis
f65611388f Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-6789_Render-instance-support-of-Frame-List 2024-11-21 12:38:00 +01:00
Petr Kalis
5ccdfc258a Fix plugins returning empty list 2024-11-21 12:36:21 +01:00
Petr Kalis
582dce426f Fix typo 2024-11-21 12:35:24 +01:00