Milan Kolar
98ea36ca36
Merge pull request #4483 from ynput/feature/OP-4910_ftrack-uploaded-filenames
2023-02-17 21:46:43 +01:00
Petr Kalis
7cd71034c3
Merge pull request #4451 from ynput/chore/deadline_support_for_multiple_install_dirs
...
Deadline: Added support for multiple install dirs in Deadline
2023-02-17 17:09:42 +01:00
Jakub Trllo
e6bf6add2f
modify integrate ftrack instances to be able upload origin filename
2023-02-17 10:48:15 +01:00
Ondřej Samohel
0e2f495966
Merge pull request #4441 from fabiaserra/bugfix/fix-remote-shotgrid
2023-02-16 13:48:29 +01:00
Petr Kalis
fb7fe1fc29
Merge branch 'develop' into chore/deadline_support_for_multiple_install_dirs
2023-02-10 16:23:00 +01:00
Petr Kalis
25e4a4b5a3
Added support for multiple install dirs in Deadline
...
SearchDirectoryList returns FIRST existing so if you would have multiple OP install dirs, it won't search for appropriate version in later ones.
2023-02-10 16:15:55 +01:00
Jakub Trllo
c5c91183c3
fix other places where decoding of ffmpeg happens
2023-02-10 11:35:01 +01:00
Petr Kalis
7afbd4b9de
Merge pull request #4418 from ynput/bugfix/OP-4513_Deadline-on-MacOS
...
Fix: DL on MacOS
2023-02-09 17:20:54 +01:00
Petr Kalis
3ac0a1cb6f
OP-4513 - fix Openpype plugin for MacOS
2023-02-09 15:54:20 +01:00
Fabia Serra Arrizabalaga
27150e4abb
Address feedback on PR and move function to pipeline.publish.lib
2023-02-08 20:23:26 +01:00
Fabia Serra Arrizabalaga
c13416b685
Remove unintended code block and fix Hound lint warnings for <79 chars width
2023-02-08 19:39:47 +01:00
Fabia Serra Arrizabalaga
b1ef1b751f
Abstract get_representation_path function and use it on shotgrid to fix remote errors with data instances not having 'published_path'
2023-02-08 19:11:20 +01:00
Petr Kalis
6d67532a4b
Merge pull request #4420 from ynput/feature/OP-4822_Deadline-strict-error-check-option
...
Deadline: Allow disabling strict error check in Maya submissions
2023-02-08 17:37:49 +01:00
Petr Kalis
91e1d28a9f
OP-4513 - platform specific logic
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-08 15:09:26 +01:00
Jakub Trllo
6e55202349
change used method names from 'isAlive' to 'is_alive'
2023-02-08 14:23:10 +01:00
Petr Kalis
21d745cc3c
OP-4822 - remove unwanted variable
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-08 12:25:29 +01:00
Petr Kalis
e7d60288a1
Fix - added missed scopes for Slack bot
2023-02-08 12:15:43 +01:00
Petr Kalis
463f770f2d
OP-4822 - Hound
2023-02-03 18:40:53 +01:00
Petr Kalis
214ef5104d
OP-4822 - changed strict error checking to boolean flag
...
Added boolean flag to render instance to allow artist to change it.
2023-02-03 18:33:40 +01:00
Petr Kalis
5df388912a
OP-4822 - added logging
2023-02-02 18:44:43 +01:00
Petr Kalis
8a2cf2e6d9
OP-4822 - fix wrong variable
2023-02-02 18:44:24 +01:00
Petr Kalis
f29c46f7c1
OP-4822 - fix arguments
2023-02-02 18:44:00 +01:00
Petr Kalis
bd77b30c5c
OP-4822 - added possibility to disable strict checking
...
DL by default has Strict error checking, but some errors are not fatal. This allows to set profile based on Task and Subset values to temporarily disable Strict Error Checks
2023-02-02 18:25:24 +01:00
Petr Kalis
707c165f4f
OP-4513 - fix copy and paste artifact on MacOS
...
clipboarch escapes whitespace with \ on MacOS, so for safety clean it here. Hopefully nobody starts folder name with space on Windows.
2023-02-02 17:29:37 +01:00
Petr Kalis
63912a0772
OP-4513 - fix selection of openpype_console on Mac
2023-02-02 17:18:10 +01:00
Petr Kalis
d1a8744e5b
OP-4513 - better logging
2023-02-02 16:11:06 +01:00
Petr Kalis
4a963e9aac
OP-4513 - fix valid logic
...
0 is false, None check is safer
2023-02-02 16:10:35 +01:00
Petr Kalis
f7fd0a5304
OP-4513 - fix for DL on MacOS
...
This works if DL Openpype plugin Installation Directories is set to level of app bundle (eg. '/Applications/OpenPype 3.15.0.app')
2023-02-02 13:01:24 +01:00
Jakub Trllo
7e213daca0
login url is not modifying the url from module
2023-02-01 17:23:38 +01:00
Jakub Trllo
b661f16f88
added docstring for 'get_ftrack_url'
2023-02-01 17:23:11 +01:00
Jakub Trllo
a2dbc6d51d
added option to receive ftrack url from settings
2023-02-01 17:22:53 +01:00
Jakub Trllo
fce85d0694
check ftrack url before adding ftrackapp
2023-02-01 17:22:40 +01:00
Jakub Trllo
5a4852703b
Merge branch 'develop' into release/3.15.x
2023-01-18 12:10:47 +01:00
Jakub Trllo
0994795dc9
fix another one constant usage
2023-01-17 14:09:02 +01:00
Jakub Trllo
aac086057c
Merge branch 'release/3.15.x' into feature/OP-4634_Use-qtpy-in-tools
2023-01-17 14:08:33 +01:00
Petr Kalis
833754bc95
Merge pull request #4314 from Tilix4/fx_pause_representation_prog
...
Fix: (un)pause_representation doesn't work programmatically.
2023-01-17 12:16:56 +01:00
Jakub Trllo
782957bd0a
Merge branch 'release/3.15.x' into feature/OP-4634_Use-qtpy-in-tools
...
# Conflicts:
# poetry.lock
2023-01-16 18:09:09 +01:00
Petr Kalis
49054a53f8
Slack - renamed cache key
2023-01-16 17:42:12 +01:00
Ondřej Samohel
0bfaf428de
✏️ fix typos
2023-01-16 17:40:38 +01:00
Petr Kalis
92f84518d7
Slack - introduced caching
...
User and group query is expensive operation, this will speed up publishing of multiple instances
2023-01-16 15:34:25 +01:00
Petr Kalis
b167b971a2
Slack - better regex
...
Handles cases like @test\n@john.doe
2023-01-16 13:31:31 +01:00
Petr Kalis
5ee7c17067
Slack - get users only if necessary
...
Only trigger when message contains @ sign.
2023-01-16 11:32:41 +01:00
Félix David
cb3880a8d1
changes for gdrive optim
2023-01-13 18:31:53 +01:00
Félix David
b4197787f6
moved parents check before representation check
2023-01-13 15:21:14 +01:00
Félix David
a119b6236d
cleaning
2023-01-13 15:11:11 +01:00
Félix David
9ca9b0f6f2
clean _paused_representations
2023-01-13 15:03:09 +01:00
Félix David
30e8bc5bb8
refactor is_representation_paused to check into the database
2023-01-13 14:57:44 +01:00
Petr Kalis
1bf9be8c0d
Fix: (un)pause_representation doesn't work programmatically.
...
fix #4311
2023-01-13 14:57:28 +01:00
Petr Kalis
f854de4629
OP-4679 - revert back fallback
...
Availability of comment on instance has been resolved by bumping up order of CollectComment.
2023-01-11 15:06:03 +01:00
Jakub Ježek
38dffbce19
Merge pull request #4006 from ynput/feature/OP-3845_nuke-convert-to-new-publisher
2023-01-11 12:50:45 +01:00