Commit graph

20 commits

Author SHA1 Message Date
Jakub Trllo
abdae877e7 Merge branch 'develop' into enhancement/AY-3996_Use-folder-argument
# Conflicts:
#	client/ayon_core/cli.py
#	client/ayon_core/cli_commands.py
#	client/ayon_core/modules/deadline/repository/custom/plugins/GlobalJobPreLoad.py
#	client/ayon_core/modules/royalrender/lib.py
2024-04-02 16:05:17 +02:00
Jakub Trllo
4cc8f8fb7f modified cli functions 2024-03-27 18:40:04 +01:00
Jakub Trllo
499dd39f85 removed unused imports 2024-03-27 12:05:59 +01:00
Ondřej Samohel
da31aa2359
Update cli_commands.py
import qt related stuff only when using qt
2024-03-25 11:08:47 +01:00
Jakub Trllo
5780a9c1cd expect folder instead of asset argument in cli commands 2024-03-19 12:26:13 +01:00
Ondřej Samohel
8a804ce991
Merge pull request #138 from ynput/enhancement/remove-multijson-publishing
Remove multi-context restrictions for publishing image sequences on farm
2024-03-18 15:32:48 +01:00
Jakub Trllo
c3296b1322 use folder naming 2024-03-04 17:48:24 +01:00
Ondřej Samohel
25573cebd5
♻️ small refactors 2024-03-01 11:49:04 +01:00
Ondřej Samohel
14385cf12a
🐛 raise exception instead of deprecation warning 2024-03-01 11:26:34 +01:00
Ondřej Samohel
b23500187d
♻️ remove context asserts and support for multiple paths 2024-02-29 14:07:00 +01:00
Jakub Trllo
54b2fa9658 use 'folder_path' to define current context 2024-02-21 15:02:57 +01:00
Jakub Trllo
c932042168 make sure old keys are removed 2024-02-13 12:53:59 +01:00
Jakub Trllo
5edf44903c use AYON prefix in context environment variables 2024-02-12 16:13:17 +01:00
Jakub Trllo
a92b77cf6b removed 'run_tests' command 2024-02-08 18:06:36 +01:00
Jakub Trllo
4de0828bfa use AYON naming in cli docstrings 2024-02-08 18:05:23 +01:00
Jakub Trllo
e47eb65250 use 'addons' property instead of 'modules' 2024-02-08 17:17:33 +01:00
Jakub Trllo
b506a9fb2c use 'AYON_PUBLISH_DATA' over 'OPENPYPE_PUBLISH_DATA' 2024-02-07 17:09:07 +01:00
Jakub Trllo
b17815dc1b implemented 'install_ayon_plugins' as replacement of 'install_openpype_plugins' 2024-02-06 18:14:28 +01:00
Jakub Trllo
fd684010a8 use AddonsManager over ModulesManager 2024-02-06 15:02:57 +01:00
Jakub Trllo
6401022ab2 modified cli arguments 2024-02-05 16:20:05 +01:00
Renamed from client/ayon_core/pype_commands.py (Browse further)