Commit graph

1105 commits

Author SHA1 Message Date
Jakub Trllo
cec7adab1c fix zero division error 2022-03-03 17:53:14 +01:00
Jakub Trllo
c237434ad6 create custom attributes action does not replace text fps custom attribute 2022-03-03 15:30:15 +01:00
Jakub Trllo
630c819336 moved FPS_KEYS to constants 2022-03-03 15:29:30 +01:00
Jakub Trllo
f88bf7b5be use fps conversion function during synchronization 2022-03-03 14:52:41 +01:00
Jakub Trllo
6a6ce4d5c5 added funciton to convert string fpx into float 2022-03-03 14:52:24 +01:00
Petr Kalis
dec5f14c1f
Merge pull request #2824 from pypeclub/bugfix/OP-2799_DL-inject_environment-fails-with-concurrent-tasks
Deadline: more detailed temp file name for environment json
2022-03-03 10:51:00 +01:00
Jakub Trllo
4b1bbe668f removed event that should be removed 2022-03-02 11:59:08 +01:00
Jakub Trllo
a252865b9e added missing deadline events folder 2022-03-02 11:25:10 +01:00
Jakub Trllo
dc52550567
Merge pull request #2766 from pypeclub/feature/extract_template_formatting_from_anatomy
General: Extract template formatting from anatomy
2022-03-01 16:50:18 +01:00
Petr Kalis
6a463bfbb4 OL-2799 - more detailed temp file name for environment json for Deadline
Previous implementation probably wasn't detailed enough.
2022-03-01 14:35:35 +01:00
Jakub Trllo
a82e6032cf Merge branch 'develop' into bugfix/OP-2514_Ftrack-Job-killer-kill-jobs-without-user 2022-02-28 19:06:54 +01:00
Jakub Trllo
f66e653c24 Merge branch 'develop' into feature/extract_template_formatting_from_anatomy 2022-02-28 15:16:00 +01:00
iLLiCiTiT
cbe5552aa2 Merge branch 'develop' into fix_set_frame_range_loaders 2022-02-26 10:01:39 +01:00
Petr Kalis
eb5eecd45c
Merge pull request #2625 from BigRoy/deadline_validate_expected_files
Deadline: Tweak validate expected files behavior
2022-02-25 11:14:22 +01:00
Milan Kolar
09315decbf
Merge pull request #2778 from pypeclub/feature/OP-2267_Standalone-publisher-using-new-publisher 2022-02-24 17:04:02 +01:00
Jakub Trllo
82d37651b3 Merge branch 'develop' into feature/extract_template_formatting_from_anatomy 2022-02-24 15:37:46 +01:00
Jakub Trllo
43839e63f1 TemplatesDict does not return objected templates with 'templates' attribute 2022-02-24 15:36:15 +01:00
Jakub Trllo
3015c998db Changed label of tray action 2022-02-24 12:24:16 +01:00
Jakub Trllo
4e9131ccd8 tray publisher can be enabled using loclal settings 2022-02-24 11:49:44 +01:00
Jakub Trllo
a9f2d6d2a6
Merge pull request #2800 from pypeclub/bugfix/OP-2737_Ftrack-circular-dependency-error
Ftrack: Unset task ids from asset versions before tasks are removed
2022-02-24 11:26:33 +01:00
Jakub Trllo
68cf09d61c Merge branch 'develop' into feature/OP-2267_Standalone-publisher-using-new-publisher 2022-02-24 10:38:04 +01:00
Ondřej Samohel
646651a62f
rename module 2022-02-23 16:37:58 +01:00
Ondřej Samohel
bf1eb88735
Merge remote-tracking branch 'origin/develop' into enhancement/royalrender-minor-enhancements 2022-02-23 16:35:38 +01:00
Petr Kalis
6a39f65bb0
Merge pull request #2782 from pypeclub/bugfix/OP-2726_Webpublisher-Ftrack-review-burnin-displaying-pypeclub
Webpublisher: Fix use ftrack username in burnins
2022-02-23 15:53:12 +01:00
Petr Kalis
a213bc6c17
Merge pull request #2798 from pypeclub/feature/OP-2736_Gracefully-skip-slack-integration
Slack: fail gracefully if slack exception
2022-02-23 15:52:13 +01:00
Roy Nieterau
239de90614 Better logging for case where frame might not be captured from source filename 2022-02-23 14:56:11 +01:00
Petr Kalis
947fe95cef Merge branch 'develop' of github.com:pypeclub/OpenPype into bugfix/OP-2726_Webpublisher-Ftrack-review-burnin-displaying-pypeclub 2022-02-23 14:19:41 +01:00
Petr Kalis
b688557c1e OP-2726 - changed name in burnins to part before @ 2022-02-23 14:17:30 +01:00
Roy Nieterau
2c876c862c Remove unused import 2022-02-23 14:04:11 +01:00
Roy Nieterau
346d21542a Merge remote-tracking branch 'upstream/develop' into deadline_validate_expected_files 2022-02-23 14:01:29 +01:00
Roy Nieterau
baa7eba5d6 Merge remote-tracking branch 'upstream/develop' into deadline_validate_expected_files 2022-02-23 14:00:10 +01:00
Jakub Trllo
e8b7e648df
Merge pull request #2789 from pypeclub/feature/move_deadline_module
Deadline: Move module one hierarchy level higher
2022-02-23 13:50:22 +01:00
Petr Kalis
7f5185b217 OP-2736 - safer way to get paths
Instances without any representations (for example when sending to render to farm) would fail with incorrect settings.
2022-02-23 13:24:55 +01:00
Jakub Trllo
e179b1d22f
Merge pull request #2790 from pypeclub/feature/move_royal_render
Royal render: Move module one hierarchy level higher
2022-02-23 12:31:53 +01:00
Jakub Trllo
0e24653f65 Merge branch 'develop' into bugfix/OP-2737_Ftrack-circular-dependency-error 2022-02-23 12:11:46 +01:00
Jakub Trllo
dea0ebe933
Merge pull request #2792 from pypeclub/feature/move_ftrack_module
Ftrack: Moved module one hierarchy level higher
2022-02-23 12:11:01 +01:00
Jakub Trllo
2da1f5e1e4 Uset task ids from asset versions before tasks are removed 2022-02-23 11:47:02 +01:00
Petr Kalis
eca57b03d6 OP-2736 - fail gracefully if slack exception 2022-02-23 10:36:38 +01:00
Jakub Trllo
25cd18f2c6 moved abstract_submit_deadline to deadline module 2022-02-22 17:11:17 +01:00
Ondrej Samohel
e6c3e4e4a0
fix default dict and load of settings 2022-02-22 17:01:28 +01:00
Jakub Trllo
36420b5340 moved deadline repository files from vendor to deadline module 2022-02-22 16:15:46 +01:00
Jakub Trllo
4306a618a0 moved ftrack module one hierarchy level higher 2022-02-22 15:18:12 +01:00
Jakub Trllo
efee466761 moved sync server module one hierarchy level higher 2022-02-22 15:05:04 +01:00
Jakub Trllo
e144323361 moved royal render module one hierarchy level higher 2022-02-22 15:02:20 +01:00
Jakub Trllo
e826543923 moved deadline module one hierarchy level higher 2022-02-22 14:53:06 +01:00
Petr Kalis
2583b390e6 OP-2726 - introduced new env var WEBPUBLISH_OPENPYPE_USERNAME
OPENPYPE_USERNAME might be used in different places (as os pats etc), so explicit env var is safer.
Changed its value to first and last name of Ftrack user by request.
2022-02-22 12:23:40 +01:00
Petr Kalis
9d0951a93d OP-2726 - fixed pushing ftrack username as username 2022-02-22 10:50:06 +01:00
Jakub Trllo
bed0a09e63 modified publish plugins to be able work without global context 2022-02-21 17:48:21 +01:00
Jakub Trllo
34af4ea3e3 implemented traypublish module to show it in tray 2022-02-21 17:44:37 +01:00
Petr Kalis
dbcb8f63e3 OP-2642 - added subset filter to limit Slack notifications 2022-02-21 13:55:24 +01:00