Commit graph

36 commits

Author SHA1 Message Date
Fabià Serra Arrizabalaga
51569b17db Pass env var used to login to ayon-shotgrid addon 2024-04-05 22:38:23 +02:00
Jakub Trllo
8902e18838 modified royalrender to support both options of arguments 2024-03-28 11:31:31 +01:00
Jakub Trllo
b38f7132ca Merge branch 'develop' into enhancement/cleanup-imports
# Conflicts:
#	client/ayon_core/hosts/maya/plugins/publish/validate_node_no_ghosting.py
2024-03-27 14:42:24 +01:00
Jakub Trllo
499dd39f85 removed unused imports 2024-03-27 12:05:59 +01:00
Jakub Trllo
908e17430c fix typos in codebase 2024-03-27 11:46:07 +01:00
Jakub Trllo
c3296b1322 use folder naming 2024-03-04 17:48:24 +01:00
Jakub Trllo
60ae47c632 Merge branch 'develop' into enhancement/OP-8264_Use-productName-n-productType 2024-02-23 16:14:40 +01:00
Jakub Trllo
3afa0e3bca fill both 'family' and 'productType' 2024-02-23 15:53:00 +01:00
Jakub Trllo
bd50593b34 royalrender using product name and type 2024-02-23 15:26:34 +01:00
Petr Kalis
d110f60e78 Cleaned up how to get RR path once again 2024-02-23 12:48:00 +01:00
Jakub Ježek
65006af202
Merge branch 'develop' into enhancement/OP-8208_Use-folderPath-during-publishing 2024-02-21 12:35:20 +01:00
Petr Kalis
528f161472 Cleaned up how selected RR server is queried
It should be only queried only once in Collector phase, not multiple times.

There is no real possibility to select RR server on instance, eg. artist cannot set that in Publisher, but thats on different PR.
2024-02-21 12:09:51 +01:00
Petr Kalis
c1e528e134 Remove pushing OPENPYPE_VERSION
That env var doesn't make sense in Ayon.
2024-02-21 12:06:41 +01:00
Jakub Trllo
aafc6470c2 use 'folderPath' instead of 'asset' 2024-02-16 14:45:10 +01:00
Jakub Trllo
c359f05d8d renamed 'api' property to 'rr_api' 2024-02-16 09:53:09 +01:00
Jakub Trllo
313894c5b1 commented out unused 'api' property 2024-02-16 09:51:56 +01:00
Jakub Trllo
50fbc854a3 renamed 'royal_render_module.py' to 'addon.py' 2024-02-16 09:44:31 +01:00
Jakub Trllo
722923f3c0 modified code to use AYON settings 2024-02-16 09:43:19 +01:00
Jakub Trllo
834cea7066 Modified royal render addon initialization and name 2024-02-16 09:42:21 +01:00
Jakub Trllo
005e1b70cc removed unused rr_path attribute 2024-02-16 09:35:35 +01:00
Jakub Trllo
e24f138f47 Merge branch 'develop' into feature/new-context-env-variables 2024-02-13 12:29:46 +01:00
Jakub Trllo
742a39ea9e use new location of 'is_in_tests' 2024-02-13 11:45:33 +01:00
iLLiCiTiT
6e30f4a6f5 fix env auto fix 2024-02-12 22:35:18 +01:00
Jakub Trllo
5edf44903c use AYON prefix in context environment variables 2024-02-12 16:13:17 +01:00
Jakub Trllo
02b371139a reduce usage of legay_io 2024-02-08 17:37:02 +01:00
Jakub Trllo
b506a9fb2c use 'AYON_PUBLISH_DATA' over 'OPENPYPE_PUBLISH_DATA' 2024-02-07 17:09:07 +01:00
Jakub Trllo
90daf1ee95 use AYON_USERNAME over OPENPYPE_USERNAME 2024-02-07 17:02:28 +01:00
Jakub Trllo
4ca1fae941 removed unused 'OPENPYPE_METADATA_FILE' 2024-02-07 16:42:45 +01:00
Jakub Trllo
9503c4907f remove OPENPYPE_MONGO from rr 2024-02-07 10:21:35 +01:00
Jakub Trllo
ab8d384715 added 'AYONPyblishPluginMixin' as replacement for 'OpenPypePyblishPluginMixin' 2024-02-06 18:19:07 +01:00
Jakub Trllo
fd684010a8 use AddonsManager over ModulesManager 2024-02-06 15:02:57 +01:00
Jakub Trllo
eef157363e removed 'openpype_version.py' from lib 2024-02-06 14:17:35 +01:00
Jakub Trllo
f2a6a4d157 remove 'AYON_SERVER_ENABLED' checks in 'ayon_core.lib' 2024-02-05 17:55:11 +01:00
Jakub Trllo
0508cd986a fix openpype imports 2024-02-05 16:02:14 +01:00
Jakub Trllo
ee6e42ec6c change openpype imports to ayon_core 2024-02-05 15:46:47 +01:00
Jakub Trllo
a4f2f76fbf rename openpype > ayon_core 2024-02-05 15:26:43 +01:00