Commit graph

1820 commits

Author SHA1 Message Date
Ondřej Samohel
f5a8c36e3e
Merge pull request #3759 from BigRoy/maya_submit_deadline_abstract_base
Maya: Refactor submit deadline to use AbstractSubmitDeadline
2022-09-12 10:57:04 +02:00
Roy Nieterau
49dff63f08 Fix detection of workfile instance 2022-09-08 17:50:55 +02:00
Jakub Trllo
225fadac9f
Merge pull request #3768 from pypeclub/feature/OP-3394_Move-create-project-folders-to-pipeline
General: Move create project folders to pipeline
2022-09-08 11:45:53 +02:00
Jakub Trllo
a25c6e5cd7
Merge pull request #3774 from pypeclub/bugfix/user_username_keys
General: User keys during publishing
2022-09-08 10:30:27 +02:00
Sébastien Albert
87482d24a4
Merge branch 'pypeclub:develop' into develop 2022-09-07 21:41:43 +02:00
Jakub Trllo
b960f82324
Merge pull request #3739 from Tilix4/ch_drop_entities_root_setting
Kitsu|Change: Drop 'entities root' setting.
2022-09-07 15:39:47 +02:00
Jakub Trllo
41f0e4cd34 Merge branch 'develop' into feature/OP-3394_Move-create-project-folders-to-pipeline 2022-09-07 12:05:07 +02:00
Roy Nieterau
d00eb29ca1 Remove instance._log legacy code that has no use anymore 2022-09-06 13:20:48 +02:00
Sébastien Albert
fb48faf386 Kitsu : Ignore_projects - minor fix - indent 2022-09-04 22:49:07 +02:00
Sébastien Albert
8d70700d03 Merge branch 'develop' of https://github.com/LoopsCreativeStudio/OpenPype into develop 2022-09-04 22:43:38 +02:00
Sébastien Albert
f54f4cf99c Kitsu : Modification default value for Ignore_projects 2022-09-04 22:43:25 +02:00
Sébastien Albert
5e68743812
Merge branch 'pypeclub:develop' into develop 2022-09-04 22:38:39 +02:00
Roy Nieterau
507dac4aa9 Ensure integer math for _format_tiles
See #3758
2022-09-03 15:06:24 +02:00
Roy Nieterau
5645bcb353 Use custom plugin info per type of plugin submission 2022-09-03 13:17:10 +02:00
Roy Nieterau
88e4798b53 Remove old type hint 2022-09-02 19:50:56 +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
Sébastien Albert
58fd5a1b09 Make to Optional Arguments 2022-09-02 16:32:52 +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
37371936cf safer task data 2022-09-02 14:08:40 +02:00
Roy Nieterau
47164b36ef Be more explicit about what keys to include from Session
This way it matches more with logic of other host submitters (e.g. AfterEffects + Harmony)
2022-09-02 12:11:35 +02:00
Roy Nieterau
2c01cb806d Remove backwards compatibility for append functionality in old style vars 2022-09-02 12:03:34 +02:00
Roy Nieterau
1e87c9d6d2 Use DeadlineIndexedVar __iadd__ functionality 2022-09-02 12:02:39 +02:00
Roy Nieterau
4bdd18cb81 Use DeadlineKeyValueVar for EnvironmentKeyValue on Job Info
- To improve readability of code that sets the values
2022-09-02 11:50:14 +02:00
Sébastien Albert
3c6b999d54 Kitsu - sync_all_project - add list ignore_projects 2022-09-01 17:22:14 +02:00
Jakub Trllo
3ac5305f65 better user query 2022-09-01 13:54:58 +02:00
Jakub Trllo
8e6b0567c9 skip 'WEBPUBLISH_OPENPYPE_USERNAME' usage 2022-09-01 13:54:29 +02:00
Jakub Trllo
6bcbf34d27 changed class name to 'CollectUsernameForWebpublish' 2022-09-01 13:53:39 +02:00
Jakub Trllo
198ad3ac90 add both 'user' and 'username' in integrate slack 2022-09-01 13:25:02 +02:00
Jakub Trllo
c7ffda124e moved 'create_project_folders' and 'get_project_basic_paths' 2022-08-31 16:10:54 +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
Roy Nieterau
e9e01e3163 Use update method 2022-08-30 14:43:18 +02:00
Roy Nieterau
2fb7cabca4 Shush hound 2022-08-30 14:39:28 +02:00
Roy Nieterau
39d216797d Force integer pixel values 2022-08-30 14:17:40 +02:00
Roy Nieterau
91a3d8494b Disable aux files for now since it's not supported by Deadline Webservice 2022-08-30 14:13:39 +02:00
Roy Nieterau
a7293f2a4f Fix indentation 2022-08-30 14:13:14 +02:00
Roy Nieterau
227b840547 Refactor AbstractSubmitDeadline vars to allow easier access to indices 2022-08-30 14:12:54 +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
Roy Nieterau
9472cbe271 Fix submission 2022-08-30 11:23:14 +02:00
Roy Nieterau
c6a0a199e1 Cosmetics 2022-08-30 09:40:08 +02:00
Roy Nieterau
e8aa926cb7 Move single use of in-line function to the class for readability 2022-08-30 09:28:42 +02:00
Roy Nieterau
8af88e1157 More cleanup 2022-08-30 09:08:44 +02:00
Roy Nieterau
965522585b Remove redundant docstring 2022-08-30 01:11:12 +02:00
Roy Nieterau
d7c72f97b3 Batch submit assembly jobs 2022-08-30 01:10:19 +02:00
Roy Nieterau
a9fe806fec Calculate once 2022-08-30 01:02:24 +02:00