Roy Nieterau
|
d00eb29ca1
|
Remove instance._log legacy code that has no use anymore
|
2022-09-06 13:20:48 +02:00 |
|
Jakub Trllo
|
cfa58c1475
|
Merge pull request #3785 from Sharkitty/Hayley_Normaal
Added an event triggered when user connects to kitsu
|
2022-09-02 17:00:18 +02:00 |
|
Hayley GUILLOT
|
a72b84a586
|
Forgot to lint
|
2022-09-02 16:33:34 +02:00 |
|
Hayley GUILLOT
|
f0dc54f78e
|
Update credentials.py
Implementation got moved from emit_on_kitsu_login to the login function
|
2022-09-02 16:32:45 +02:00 |
|
Hayley GUILLOT
|
7a98e083de
|
Shortened max line length to 79
Hopefully hounds will be happy
|
2022-09-02 15:48:23 +02:00 |
|
Hayley GUILLOT
|
75e2ec1a65
|
Update credentials.py
Linted, should fix hounds comments
|
2022-09-02 15:44:47 +02:00 |
|
Hayley GUILLOT
|
fc8d525207
|
Added an event triggered when user connects to kitsu
|
2022-09-02 15:17:55 +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
|
a1b20c2268
|
use new location of 'create_project' function
|
2022-08-31 15:03:49 +02:00 |
|
Jakub Trllo
|
1ff3b31d40
|
added cli commands for sync server
|
2022-08-31 14:43:10 +02:00 |
|
Jakub Trllo
|
cd4b5ce227
|
Merge branch 'develop' into feature/OP-3835_Move-publish-utils-to-pipeline
|
2022-08-30 13:48:02 +02:00 |
|
Jakub Trllo
|
d3a7637d15
|
Marked 'process_sequence' as deprecated and moved to pipeline delivery as 'deliver_sequence'
|
2022-08-29 15:10:44 +02:00 |
|
Jakub Trllo
|
eaff50b23e
|
Marked 'process_single_file' as deprecated and moved to pipeline delivery as 'deliver_single_file'
|
2022-08-29 15:07:45 +02:00 |
|
Jakub Trllo
|
dc77d4a609
|
marked 'check_destination_path' as deprecated and moved to pipeline.delivery
|
2022-08-29 15:04:03 +02:00 |
|
Jakub Trllo
|
e2060b9d65
|
marked 'get_format_dict' as deprecated and moved it to pipeline delivery
|
2022-08-29 15:00:08 +02:00 |
|
Jakub Trllo
|
f2a191861b
|
marked 'path_from_representation' as deprecated and replaced it's usage with 'get_representation_path_with_anatomy'
|
2022-08-29 14:41:28 +02:00 |
|
Jakub Trllo
|
c26119cc9f
|
use new functions in code
|
2022-08-29 14:13:08 +02:00 |
|
Jakub Trllo
|
55e4f4f468
|
Merge pull request #3748 from pypeclub/bugfix/few-import-changes
General: Smaller fixes of imports
|
2022-08-29 13:21:04 +02:00 |
|
Jakub Ježek
|
f0e09c9841
|
Merge pull request #3737 from pypeclub/bugfix/OP-3700_Nuke-missing-job-dependency-if-multiple-bake-streams
|
2022-08-29 12:53:03 +02:00 |
|
Jakub Trllo
|
fcb047770a
|
fix import in collect ftrack api
|
2022-08-29 12:07:51 +02:00 |
|
Jakub Trllo
|
a0c3eb6f80
|
removed unnecessary lines
|
2022-08-26 16:32:34 +02:00 |
|
Jakub Trllo
|
2bfa9eea44
|
renamed 'IHostModule' to 'IHostAddon'
|
2022-08-26 15:06:50 +02:00 |
|
Jakub Trllo
|
c485b3a35d
|
Merge pull request #3741 from pypeclub/feature/log_tweaks
General: Logger tweaks
|
2022-08-26 14:52:05 +02:00 |
|
Jakub Trllo
|
10758ec144
|
use new source of order variables
|
2022-08-26 14:51:22 +02:00 |
|
Jakub Trllo
|
d0245ee23f
|
Merge pull request #3731 from pypeclub/feature/module_interfaces_cleanup
General: Module interfaces cleanup
|
2022-08-26 11:33:00 +02:00 |
|
Jakub Trllo
|
59f36cc7c8
|
log traceback when webserver connection is not possible
|
2022-08-25 18:49:20 +02:00 |
|
Jakub Trllo
|
54b8719b76
|
fix attr initialization
|
2022-08-25 18:49:04 +02:00 |
|
Jakub Trllo
|
5631fb66a7
|
use log attribute in provides
|
2022-08-25 18:36:31 +02:00 |
|
Jakub Trllo
|
808d1a5dd1
|
abstrac provides has log attribute
|
2022-08-25 18:36:11 +02:00 |
|
Jakub Jezek
|
33661b665c
|
global: submitting job is creating multiple job dependencies
if multiple baking streams are submitted
|
2022-08-25 16:10:17 +02:00 |
|
Jakub Jezek
|
9b7b217faa
|
Nuke: adding sumbitted job ids to instance attribute for downstream
|
2022-08-25 16:02:56 +02:00 |
|
Jakub Trllo
|
7356fc666d
|
moved collection of launch hooks from modules into applications logic
|
2022-08-25 12:31:47 +02:00 |
|
Jakub Trllo
|
8acb96c572
|
added deprecation warning to 'ILaunchHookPaths'
|
2022-08-25 12:27:02 +02:00 |
|
Jakub Trllo
|
8cc6086e92
|
removed usage of 'ILaunchHookPaths'
|
2022-08-25 12:22:19 +02:00 |
|
Jakub Trllo
|
5372c016ea
|
moved 'OpenPypeInterface' into interfaces.py
|
2022-08-25 12:19:47 +02:00 |
|
Jakub Trllo
|
310e9bf50f
|
fix line lengths
|
2022-08-24 17:19:01 +02:00 |
|
Jakub Trllo
|
bf8e2207e0
|
fix property
|
2022-08-24 16:58:38 +02:00 |
|
Jakub Trllo
|
840fbaa380
|
cleanup imports in modules
|
2022-08-24 16:21:17 +02:00 |
|
Jakub Trllo
|
08efc477ca
|
small tweaks in usage of Logger
|
2022-08-24 16:21:04 +02:00 |
|
Jakub Trllo
|
3cdfc5b350
|
use class log attribues instead of global loggers
|
2022-08-24 15:54:07 +02:00 |
|
Jakub Trllo
|
882e00baef
|
use Logger instead of PypeLogger
|
2022-08-24 15:52:47 +02:00 |
|
Jakub Trllo
|
7a1d161ab4
|
Merge pull request #3677 from pypeclub/feature/OP-3733_Ftrack-set-version-status-on-integration
Ftrack: Store ftrack entities on hierarchy integration to instances
|
2022-08-24 14:08:37 +02:00 |
|
Jakub Trllo
|
d0036ac186
|
close settings on tray exit to remove settings lock
|
2022-08-24 11:59:27 +02:00 |
|
Jakub Trllo
|
9c86a2a879
|
Merge pull request #3713 from pypeclub/feature/OP-3789_Remove-constants-from-avalon_context
General: Move constants from lib to client
|
2022-08-24 11:13:49 +02:00 |
|
Jakub Trllo
|
bc7aa718ad
|
use current schemas from client
|
2022-08-23 17:45:49 +02:00 |
|
Jakub Trllo
|
265d67f1fc
|
added helper getters to modules manager
|
2022-08-23 17:19:48 +02:00 |
|
Jakub Trllo
|
ffaa0b7adf
|
moved standalonepublish action into standalone publish host
|
2022-08-22 18:22:24 +02:00 |
|
Jakub Trllo
|
d91274bb98
|
moved traypublish action into traypublisher host
|
2022-08-22 18:07:38 +02:00 |
|
Petr Kalis
|
370c7f8293
|
Merge pull request #3694 from pypeclub/chore/better_logging_in_DL
Deadline: better logging for DL webservice failures
|
2022-08-22 09:44:33 +02:00 |
|
Petr Kalis
|
d4bfbe3b9e
|
Updated missed occurence
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-08-19 14:03:06 +02:00 |
|