Commit graph

1174 commits

Author SHA1 Message Date
Jakub Trllo
32f6418c4b
Merge pull request #3022 from pypeclub/bugfix/add_example_addons_to_ignored
General: Add example addons to ignored
2022-04-06 14:25:52 +02:00
Jakub Trllo
0b7917e35f
Merge pull request #3016 from pypeclub/bugfix/console_interpreter_reinit_sizes
Console Interpreter: Changed how console splitter size are reused on show
2022-04-06 14:03:49 +02:00
Jakub Trllo
062b584ecb added default_modules subfolder into ignored filenames 2022-04-06 13:41:31 +02:00
Jakub Trllo
02afd4b915 subfolder of module must have init file 2022-04-06 13:31:46 +02:00
Jakub Trllo
840daefb9f added example_addons into ignored filenames 2022-04-06 13:31:20 +02:00
Jakub Trllo
3d0238a6ca removed unused imports 2022-04-06 13:29:54 +02:00
Jakub Trllo
e8a59ac056
Fix typo in comment
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-04-06 00:16:12 +02:00
iLLiCiTiT
d740845a99 simplified set sizes 2022-04-06 00:13:56 +02:00
Jakub Trllo
7eb37b9e30 changed how console splitter sizez are reused on show 2022-04-05 18:46:38 +02:00
Milan Kolar
c808765ea9
Merge pull request #3012 from pypeclub/bugfix/Fixing_merged_OP-2988 2022-04-05 16:24:34 +02:00
Jakub Ježek
143f7b8ac4
Merge pull request #3005 from pypeclub/feature/OP-2984_Nuke-add-concurrency-attr-to-deadline-job
Nuke: add concurrency attr to deadline job
2022-04-05 14:14:57 +02:00
Jakub Jezek
6893fa22e9
ftrack: improving code logic
it was not correctly distributing components
2022-04-05 14:01:35 +02:00
Jakub Jezek
0437d0a130
general: adding hasReviewableRepresentations to skeleton data 2022-04-05 13:54:26 +02:00
Jakub Jezek
c32b0ec770
ftrack: simplification of logic 2022-04-04 12:21:17 +02:00
Jakub Jezek
c9edd81e17
ftrack: renameing attribute to keep_first_subset_name_for_review 2022-04-04 12:04:56 +02:00
Jakub Jezek
97dca92bbe
global | nuke: generalizing attribute detection 2022-04-04 11:56:42 +02:00
Jakub Jezek
71384d8cd6
deadline: adding strict method for getting 2022-04-04 11:32:39 +02:00
Jakub Jezek
23b31bb23b
ftrack: make nicer name only if set in settings 2022-04-01 18:00:50 +02:00
Jakub Jezek
5014dfddf9
nuke: adding node knob for concurrent tasks
- and fixing misspelling
2022-04-01 16:40:32 +02:00
Jakub Jezek
d63a0aad71
Nuke: adding concurrent tasks attribute to job submission
also adding to settings
2022-04-01 14:42:39 +02:00
Jakub Jezek
61d5f32fe8
ftrack: improve conditional rename 2022-04-01 12:56:18 +02:00
Jakub Jezek
b69032e9f5
hound catch 2022-04-01 11:19:15 +02:00
Jakub Jezek
35e6b8e42d
ftrack: improving asset name if multiple reviewable representation 2022-04-01 11:07:22 +02:00
Jakub Jezek
bc0054cd88
nuke | general: removing redundant review representation 2022-04-01 11:05:15 +02:00
Jakub Trllo
8146aabc3e
Merge pull request #2950 from pypeclub/bugfix/small_general_fixes
General: Smaller fixes and typos
2022-03-31 11:20:50 +02:00
Jakub Trllo
58085d3b4e removed unused function 2022-03-30 16:31:41 +02:00
Jakub Trllo
08b7657279 Merge branch 'develop' into enhancement/dynamic_default_modules 2022-03-28 12:02:20 +02:00
Jakub Trllo
ce0bb1bf3c
Merge pull request #2936 from pypeclub/bugfix/OP-2836_More-failsafes-prevent-errored-runs
General: More fail safe delete old versions
2022-03-25 17:37:32 +01:00
Petr Kalis
ac7b35698d Updated Slack notification message 2022-03-25 10:08:40 +01:00
Petr Kalis
b6d7290887 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/slack_review_file_size 2022-03-25 09:49:43 +01:00
Jakub Trllo
db66fe98fd fixed typo 2022-03-24 15:41:43 +01:00
Jakub Trllo
c0d27f47d2 don't refresh log viewer on initialization but on first show 2022-03-24 15:20:53 +01:00
Petr Kalis
ce4caeabd3 Added configurable maximum file size of review upload to Slack 2022-03-24 13:47:07 +01:00
Petr Kalis
4442ef7128
Update openpype/modules/slack/plugins/publish/integrate_slack_api.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-03-24 11:57:56 +01:00
Petr Kalis
aaa4c1d54c Add generic exception handling for Slack notification 2022-03-24 11:53:57 +01:00
Jakub Trllo
06502b1006 safer delete versions 2022-03-23 16:52:35 +01:00
iLLiCiTiT
0bf019a00a default modules are loaded dynamically by skipping known files 2022-03-20 11:18:31 +01:00
iLLiCiTiT
225698d006 don't add default_modules dir if does not exists 2022-03-20 11:18:06 +01:00
Jakub Trllo
5aaa4c159b
Merge pull request #2914 from pypeclub/enhancement/OP-2947_move-formatting-and-workfile-functions
General: Move formatting and workfile functions
2022-03-18 18:25:46 +01:00
Jakub Trllo
296c0c7877
Merge pull request #2916 from pypeclub/enhancement/deadline_use_headless_argument
Deadline: Add headless argument
2022-03-18 17:04:20 +01:00
Jakub Trllo
fcbb144808
Merge pull request #2905 from pypeclub/bugfix/OP-2942_Ftrack-missing-id-on-editorial-publish
Ftrack: Missing Ftrack id after editorial publish
2022-03-18 17:03:53 +01:00
Jakub Trllo
10c7fb21e4 use headless in submit publish job 2022-03-18 15:34:42 +01:00
Jakub Trllo
4a8a7b8688 add headless argument 2022-03-18 15:34:30 +01:00
Jakub Trllo
6eaf7017eb replaced 'format_template_with_optional_keys' with 'StringTemplate' 2022-03-18 14:20:20 +01:00
Jakub Trllo
8e1ec6d251
Merge pull request #2906 from pypeclub/enhancement/OP-2818_Workfile-name-ftrack-attribute
Ftrack: Fill workfile in custom attribute
2022-03-18 13:27:42 +01:00
Jakub Trllo
fe8caa3b3a fix app key 2022-03-17 19:24:11 +01:00
Jakub Trllo
4dd95fba68 added job and report messages 2022-03-17 19:22:35 +01:00
Jakub Trllo
cd65332942 fixed filling of ftrack id 2022-03-17 18:47:51 +01:00
Petr Kalis
d080b17cce OP-2813 - fix wrong logging 2022-03-17 18:00:25 +01:00
Jakub Trllo
1cdbe4568e initial commit of new action for filling workfile name in custom attribute 2022-03-17 16:06:50 +01:00