Commit graph

24553 commits

Author SHA1 Message Date
Jakub Trllo
37371936cf safer task data 2022-09-02 14:08:40 +02:00
Jakub Trllo
a64778e95f
Merge pull request #3618 from pypeclub/documentation/anatomy_templates
Documentation: Anatomy templates
2022-09-02 13:58:17 +02:00
Jakub Trllo
585d43cf48 modified table 2022-09-02 13:40:03 +02:00
Petr Kalis
ec171443d2 Small grammar fixes 2022-09-02 12:14:32 +02:00
Roy Nieterau
47164b36ef Be more explicit about what keys to include from Session
This way it matches more with logic of other host submitters (e.g. AfterEffects + Harmony)
2022-09-02 12:11:35 +02:00
Roy Nieterau
2c01cb806d Remove backwards compatibility for append functionality in old style vars 2022-09-02 12:03:34 +02:00
Roy Nieterau
1e87c9d6d2 Use DeadlineIndexedVar __iadd__ functionality 2022-09-02 12:02:39 +02:00
Roy Nieterau
4bdd18cb81 Use DeadlineKeyValueVar for EnvironmentKeyValue on Job Info
- To improve readability of code that sets the values
2022-09-02 11:50:14 +02:00
Petr Kalis
c5d2777aa3 Merge remote-tracking branch 'origin/develop' into chore/fix_poetry_toml_version_format 2022-09-02 11:05:38 +02:00
Petr Kalis
7ed5f5a0ee Fix - update cx-freeze
Old version caused "No module named 'distutils.command.bdist_msi'" error
2022-09-02 11:04:13 +02:00
Jakub Jezek
8bb526ed8f
nuke: validate write node is not failing due wrong type 2022-09-02 08:48:30 +02:00
Roy Nieterau
ff88f201ec Ignore empty labels, then still use name like other asset models 2022-09-02 00:16:52 +02:00
Roy Nieterau
58724a4c1b Have get_project inactive argument default to True 2022-09-01 23:33:27 +02:00
Petr Kalis
4fc90655d7 Fix - update cx-freeze
Old version caused "No module named 'distutils.command.bdist_msi'" error
2022-09-01 18:59:20 +02:00
Petr Kalis
05043b8578 Fix - escaped plus sign 2022-09-01 18:15:49 +02:00
Petr Kalis
d90f9fb5b8 Fix - changed format of version string in pyproject.toml
Since Poetry 1.2 version in .toml must follow PEP-440, in our case there must not be dash sign. Plus sign is valid though.

Version in pyproject.toml is not used anywhere yet (only maybe when uploading wheel to pip, which is not really used).
2022-09-01 18:12:16 +02:00
Sébastien Albert
3c6b999d54 Kitsu - sync_all_project - add list ignore_projects 2022-09-01 17:22:14 +02:00
Jakub Trllo
9721df1574
Merge pull request #3771 from pypeclub/feature/OP-3872_Copy-Extractor-to-publish-pipeline
General: Copied 'Extractor' plugin to publish pipeline
2022-09-01 16:15:58 +02:00
Jakub Trllo
1e87bda14c
Merge pull request #3773 from pypeclub/feature/remove_testhost
General: Remove unused teshost
2022-09-01 14:32:32 +02:00
Jakub Trllo
3ac5305f65 better user query 2022-09-01 13:54:58 +02:00
Jakub Trllo
8e6b0567c9 skip 'WEBPUBLISH_OPENPYPE_USERNAME' usage 2022-09-01 13:54:29 +02:00
Jakub Trllo
6bcbf34d27 changed class name to 'CollectUsernameForWebpublish' 2022-09-01 13:53:39 +02:00
Jakub Trllo
198ad3ac90 add both 'user' and 'username' in integrate slack 2022-09-01 13:25:02 +02:00
Jakub Trllo
3983256849 add 'user' to representation context data 2022-09-01 13:24:33 +02:00
Jakub Trllo
1f06830a03 change both 'user' and 'username' keys 2022-09-01 13:24:20 +02:00
Jakub Trllo
aaff1525a0 remove unused teshost 2022-09-01 12:59:14 +02:00
Jakub Trllo
72f254dd03 Use new import source of Extractor 2022-09-01 12:54:01 +02:00
Jakub Trllo
cb8cccc9e8 Use new import source of Extractor 2022-09-01 12:01:36 +02:00
Jakub Trllo
e5c662d941 use Extractor from openpype.pipeline 2022-09-01 11:59:48 +02:00
Jakub Trllo
e4085f7688 fix 'path_to_subprocess_arg' usage 2022-09-01 11:42:20 +02:00
Jakub Trllo
ec782caa00 use new Extractor in global plugins 2022-09-01 11:40:33 +02:00
Jakub Trllo
20d9345c48 removed comment 2022-09-01 11:38:29 +02:00
Jakub Trllo
0399c311db copied 'Extractor' to publish pipeline 2022-09-01 10:42:17 +02:00
Jakub Trllo
9665f1c9d3 Merge branch 'develop' into feature/OP-3788_Move-queries-of-asset-and-representation-links 2022-08-31 18:25:13 +02:00
Jakub Trllo
141735dad8 Merge branch 'develop' into feature/OP-3842_Change-publish-template-settings-location 2022-08-31 18:24:15 +02:00
Jakub Trllo
c8ef54e9ce use new source of 'get_linked_ids_for_representations' 2022-08-31 18:22:04 +02:00
Jakub Trllo
17cfd18d1a use new location of 'get_linked_assets' 2022-08-31 18:19:51 +02:00
Jakub Trllo
a0b33deda3 added functions to get linked ids 2022-08-31 18:18:33 +02:00
Jakub Trllo
137e409889 convert functions to be usable in other files of client 2022-08-31 18:08:16 +02:00
Jakub Trllo
a515e58196
Merge pull request #3727 from pypeclub/feature/OP-3778_Resolve-as-module
Resolve: Define resolve as addon
2022-08-31 17:23:24 +02:00
Jakub Trllo
111a0be1a8 removed not needed lines 2022-08-31 16:21:23 +02:00
Jakub Trllo
27e74ee009 skip folders creation if are not set 2022-08-31 16:15:28 +02:00
Jakub Trllo
c7ffda124e moved 'create_project_folders' and 'get_project_basic_paths' 2022-08-31 16:10:54 +02:00
Jakub Trllo
d3a9610c5a moved helper function to pipeline.project_folders 2022-08-31 16:09:15 +02:00
Jakub Trllo
acf3d67f24 moved 'create_workdir_extra_folders' to 'openpype.pipeline.workfile' 2022-08-31 15:59:20 +02:00
Jakub Trllo
f1da60cd66
Merge pull request #3766 from pypeclub/feature/OP-3787_Move-create-project
General: Create project function moved to client code
2022-08-31 15:51:58 +02:00
Jakub Trllo
ac273094ba added removement version 2022-08-31 15:10:58 +02:00
Jakub Trllo
189028df12
Merge pull request #3765 from pypeclub/feature/sync_server_cli
SyncServer: Added cli commands for sync server
2022-08-31 15:08:25 +02:00
Jakub Trllo
a1b20c2268 use new location of 'create_project' function 2022-08-31 15:03:49 +02:00
Jakub Trllo
c62e12a11b marked 'create_project' in lib as deprecated 2022-08-31 15:03:19 +02:00