Commit graph

59 commits

Author SHA1 Message Date
Ondrej Samohel
84b3bc3db2
♻️ remove staging logic 2022-10-13 11:34:57 +02:00
Jakub Trllo
6a271aae10 removed standalonepublisher from global cli commands 2022-08-22 18:25:10 +02:00
Jakub Trllo
e7000f0108 removed global traypublisher cli command 2022-08-22 18:08:03 +02:00
Ondřej Samohel
0e126a2d82
♻️ handle multiple versions 2022-08-01 18:01:25 +02:00
Jakub Trllo
b60acdd6d7 added banner to interpreter 2022-07-15 14:45:32 +02:00
Jakub Trllo
0111f4ae0f added option to launch openpype with interactive console 2022-07-15 14:38:59 +02:00
Jakub Trllo
e1995e8828 added verbose and debug to global click options and removed debug from each individual callback 2022-04-22 12:52:11 +02:00
Jakub Trllo
cbb7db98f7 OPENPYPE_DEBUG can be set to 1 to log debug messages 2022-03-17 19:36:50 +01:00
Petr Kalis
ef20efc37a Merge branch 'develop' of github.com:pypeclub/OpenPype into chore/testing_fixes 2022-02-25 15:16:37 +01:00
Jakub Trllo
f27d705577 added command line arguments to run tray publisher 2022-02-21 17:25:12 +01:00
Petr Kalis
c6805d5b5a Added timeout to command line arguments 2022-02-16 18:08:15 +01:00
Jakub Trllo
ea4e5b0407 few fixes and smaller modifications 2022-02-02 16:21:13 +01:00
Jakub Trllo
7d19db96c4 create cli commands for project backpack functions 2022-02-02 15:39:53 +01:00
iLLiCiTiT
4de80689ed added environment group to extractenvironments command line argument 2021-12-17 17:54:02 +01:00
Petr Kalis
6e9c9c087c OP-2042 - adding persist, app_variant to cli 2021-12-10 15:07:04 +01:00
Petr Kalis
2f2116b4bd OP-2042 - added test_data_folder to command line 2021-12-09 18:33:48 +01:00
Ondrej Samohel
618b7c4328
fix zip staging 2021-11-18 15:56:41 +01:00
Ondrej Samohel
cc580b07f3
version repacker command 2021-11-16 18:34:14 +01:00
Ondrej Samohel
dd519cec50
fix hound 2021-11-12 21:20:19 +01:00
Ondřej Samohel
65a98071ef
Merge branch 'develop' into feature/royalrender-integration 2021-11-12 21:17:38 +01:00
Petr Kalis
c999abda89
Merge pull request #2188 from pypeclub/feature/OP-1920_Add-command-line-running-of-Site-Sync-server
Add command line way of running site sync server
2021-11-12 19:10:03 +01:00
Jakub Trllo
6a4caf1f86
Merge pull request #2224 from pypeclub/feature/module_can_add_cli_command
Modules: Module can add cli commands
2021-11-12 13:21:13 +01:00
Ondrej Samohel
4ad70bce5c
Merge remote-tracking branch 'origin/develop' into feature/royalrender-integration 2021-11-11 16:34:17 +01:00
iLLiCiTiT
5acdb6e182 added docstring 2021-11-11 14:53:57 +01:00
Ondrej Samohel
ebce633383
open publish gui 2021-11-10 18:41:33 +01:00
iLLiCiTiT
dee8156a0c implemented 'add_modules' which will call cli method on module to give ability to register custom cli commands 2021-11-09 16:56:17 +01:00
iLLiCiTiT
f8e594be80 added module command 2021-11-09 16:55:11 +01:00
iLLiCiTiT
53e276d035 removed host argument from 'remotepublish' command 2021-11-09 16:16:44 +01:00
iLLiCiTiT
6e11db6cc2 reorganized args order in remotepublishfromapp to match called function 2021-11-09 16:16:25 +01:00
Petr Kalis
24c1aed739 OP-1920 - renamed env var SITE_SYNC_LOCAL_ID to OPENPYPE_LOCAL_ID 2021-11-04 17:42:19 +01:00
Ondrej Samohel
8a2806beef
Merge branch 'feature/context_dialog_selection' into feature/royalrender-integration 2021-11-02 14:46:35 +01:00
iLLiCiTiT
b23d017936 added new cli argument 'contextselection' 2021-10-29 18:31:25 +02:00
Ondřej Samohel
96a6fb9d4a
Merge remote-tracking branch 'origin/develop' into feature/royalrender-integration 2021-10-29 17:26:01 +02:00
Petr Kalis
faf987fa0d Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-1920_Add-command-line-running-of-Site-Sync-server 2021-10-29 11:36:12 +02:00
Petr Kalis
02b78dc7f8 OP-1920 - added syncserver command 2021-10-25 16:57:38 +02:00
Petr Kalis
96c2cc0f90 OP-1920 - create command for background running of Site Sync server
WIP
2021-10-25 14:00:16 +02:00
Ondrej Samohel
0ae584a2a9
add stub for hierarchy browser 2021-10-22 17:03:20 +02:00
Petr Kalis
cff9c79346 PYPE-1901 - Added WIP for PS webpublishing 2021-10-08 18:46:29 +02:00
Petr Kalis
777facc69c #1784 - init commit of pype command
Pype command is better than run_tests.ps1 as OP is initialized by start.py. This is more similar to standard running of OP
2021-09-08 18:46:56 +02:00
Ondrej Samohel
014f10a023
Merge remote-tracking branch 'origin/develop' into enhancement/headless-and-validation 2021-09-01 13:15:50 +02:00
Petr Kalis
e666fad275 Webpublisher - updated help label 2021-08-25 11:57:58 +02:00
Petr Kalis
9a9acc119a Webpublisher - introduced command line arguments for host and port 2021-08-25 11:23:26 +02:00
Petr Kalis
10fa591e68 Webpublisher - added documentation 2021-08-23 10:45:33 +02:00
Ondrej Samohel
df310da141
add update dialog 2021-08-20 17:57:28 +02:00
Ondrej Samohel
b4a3038623
add --validate-version and --headless 2021-08-13 18:02:12 +02:00
Petr Kalis
f104d60131 Webpublisher - backend - updated command
Added logging to DB for reports
2021-07-28 18:03:02 +02:00
Petr Kalis
ca1ad20506 Webpublisher - backend - added task_finish endpoint
Added scaffolding to run publish process
2021-07-27 18:48:41 +02:00
Petr Kalis
e4c4e1072c Webpublisher backend - added new command for webserver
WIP webserver_cli
2021-07-22 21:29:40 +02:00
Ondrej Samohel
11da3d0d4d
add --list-versions help 2021-07-07 12:12:11 +02:00
Ondrej Samohel
685a0f54a8
Merge remote-tracking branch 'origin/develop' into bugfix/170-farm-publishing-check-if-published-items-do-exist 2021-06-14 11:44:02 +02:00