Commit graph

1660 commits

Author SHA1 Message Date
Jakub Trllo
e95c58e7b0
Merge pull request #3637 from pypeclub/feature/OP-3646_Move-workfiles-functions-into-pipeline
General: Move workfiles functions into pipeline
2022-08-12 20:07:20 +02:00
Jakub Trllo
0c277f0939
Merge pull request #3639 from pypeclub/feature/OP-3717_Move-timers-manager-logic-to-timers-manager
TimersManager: Plugins are in timers manager module
2022-08-12 12:34:30 +02:00
Jakub Trllo
e35fd6e476 use constant to define timer module dir 2022-08-09 18:19:01 +02:00
Jakub Trllo
70bcd6bf90 moved start and stop plugins into timers manager 2022-08-09 18:04:48 +02:00
Jakub Trllo
29239178cb timers manager is adding plugin paths 2022-08-09 18:00:41 +02:00
Jakub Trllo
6ef14510e1 implemented method to stop timer using web server 2022-08-09 18:00:23 +02:00
Felix David
27a62892a0 Kitsu|Fix: Movie project type fails & first loop children names
Fix #3635
2022-08-09 16:43:29 +02:00
Jakub Trllo
b89e99e890 change imports of 'get_workfile_template_key', 'get_workfile_template_key_from_context' and 'get_workdir_with_workdir_data' and 'get_workdir' in code 2022-08-09 12:47:29 +02:00
Milan Kolar
ddb8ad2666
Merge pull request #3627 from pypeclub/release/3.13.x 2022-08-09 10:18:34 +02:00
Jakub Trllo
7e2f7efa64 handle new added entities 2022-08-04 18:07:07 +02:00
Jakub Trllo
b7c377e422 handle create, update and delete operations properly 2022-08-04 18:07:01 +02:00
Ondřej Samohel
52eba357d6
🚨 fix hound 🐶 2022-08-04 14:46:24 +02:00
Ondřej Samohel
7de8c3394a
🚨 fix invalid sequence warning 2022-08-04 14:38:57 +02:00
Ondřej Samohel
097638c9e5
♻️ natural sort versions 2022-08-04 14:35:01 +02:00
Jakub Trllo
31b4a9dc05
Merge pull request #3594 from pypeclub/feature/OP-2840_Missing-context-on-publish-instances
General: Add context to pyblish context
2022-08-04 14:30:06 +02:00
Jakub Trllo
d5a6ef475f
Merge pull request #3615 from pypeclub/feature/OP-3473_Leaving-comment-with-publishing
Ftrack: Comment template can contain optional keys
2022-08-04 14:29:12 +02:00
Ondřej Samohel
53877ebe96
🚨 unify output messages 2022-08-04 13:25:56 +02:00
Ondřej Samohel
03c648c8fd
🐛 fix executable detection on platforms 2022-08-04 13:08:51 +02:00
Ondřej Samohel
b9703f3fda
🐛 fix inverted condition 2022-08-04 11:43:48 +02:00
Ondřej Samohel
633c7a5cde
🔨 add more verbose info to Deadline 2022-08-04 11:26:33 +02:00
Jakub Trllo
4bca280d25
Merge pull request #3595 from Tilix4/fx_kitsu_no_project_tasks
Kitsu | Fix: project with no dedicated task types doesn't take defaults
2022-08-04 10:35:36 +02:00
Jakub Trllo
09e68b5a25 use StringTemplate in integrate ftrack note 2022-08-03 18:30:25 +02:00
Jakub Trllo
c4fce5fea9 integrate description can use optional keys 2022-08-03 17:40:47 +02:00
Jakub Trllo
e4c1c204d1 add metada also for src components 2022-08-03 16:33:17 +02:00
Jakub Trllo
502a8c6ee7 add more metadata to ftrack components 2022-08-03 16:12:52 +02:00
Ondřej Samohel
c64925fb66
🚨 I hate you Hound so much 2022-08-03 16:12:21 +02:00
Jakub Trllo
bd4ebab60d make sure ftrackreview-image is renamed to thumbnail if there is ftrackreview-mp4 to be able play it 2022-08-03 16:03:48 +02:00
Ondřej Samohel
9ed329aebe
🐛 filter out non-build versions
and fixing the error message
2022-08-03 14:26:05 +02:00
Ondřej Samohel
de70521f56
♻️ deadline plugin support for job specific OP versions 2022-08-01 18:02:53 +02:00
Ondřej Samohel
a9f910ac22
♻️ add openpype version env var to deadline job 2022-08-01 18:01:03 +02:00
Felix David
49af7d9d2d black line length 2022-07-29 18:47:32 +02:00
Felix David
7d23558ac0 Kitsu|Fix: Collect entities error cause of Python2
Fix #3552
2022-07-29 18:34:33 +02:00
Felix David
44da89dc86 Fix: project with no dedicated task types doesn't take defaults 2022-07-28 18:59:46 +02:00
Jakub Trllo
aad42517d2
Merge pull request #3593 from Tilix4/fx_kitsu_shots_name
Kitsu: Shot&Sequence name with prefix over appends
2022-07-28 18:34:07 +02:00
Jakub Jezek
4160713a62
Merge branch 'develop' into feature/OP-3445_tray-publisher-editorial 2022-07-28 17:39:56 +02:00
Felix David
443c5a3696 Fix: Shot&Sequence name with prefix over appends 2022-07-28 17:01:54 +02:00
Jakub Trllo
ee374b1295
Merge pull request #3574 from pypeclub/feature/OP-3647_Separate-extraction-of-template-data-into-more-functions
General: Separate extraction of template data into more functions
2022-07-28 11:53:13 +02:00
Jakub Trllo
3c2589b318 Merge branch 'develop' into feature/OP-2840_Missing-context-on-publish-instances 2022-07-28 10:24:29 +02:00
Jakub Trllo
2d75a57a90
Merge pull request #3570 from pypeclub/bugfix/OP-3644_Handle-missing-published-path-in-ftrack-integrator
Ftrack: Handle missing published path in integrator
2022-07-28 10:15:33 +02:00
Jakub Trllo
52314b0bf5 update ftrack api to 2.3.3 2022-07-27 19:03:08 +02:00
Jakub Ježek
bc24787a5f
Merge pull request #3555 from pypeclub/bugfix/OP-3556_Nuke-Farm-slate-existing-frames-frame-shorter
Nuke: publish existing frames with slate with correct range
2022-07-27 12:57:37 +02:00
Jakub Trllo
830e79ca17
Merge pull request #3571 from pypeclub/feature/lib_cleanup
General: Lib cleanup
2022-07-27 10:50:33 +02:00
Milan Kolar
ebb38aa4fc Merge branch 'develop' into release/3.13.x 2022-07-27 10:38:35 +02:00
Jakub Jezek
427c61f22c
nuke: fixing farm and local rendering slate workflow 2022-07-26 19:49:00 +02:00
Jakub Trllo
9f9ac018bd use new functions instead of 'get_workdir_data' 2022-07-26 17:23:12 +02:00
Jakub Trllo
c05a510281
Merge pull request #3531 from pypeclub/feature/OP-3595_Mongo-core-connection-in-client
General: Mongo core connection moved to client
2022-07-26 13:00:15 +02:00
Jakub Trllo
31a3911d4e move functions from openpype.lib.config to openpype.lib.dateutils 2022-07-26 11:48:24 +02:00
Jakub Trllo
fcf6e70107 add missing empty line 2022-07-26 11:03:24 +02:00
Jakub Trllo
8e5a2a082e added docstring to ftrack get repre path method 2022-07-26 10:57:23 +02:00
Jakub Trllo
266bce0f48 reduce duplicated variables 2022-07-26 10:53:13 +02:00