Граф коммитов

156 Коммитов

Автор SHA1 Сообщение Дата
David Kydd 4d5c84b1f3 Fix date stamp for v0.22.0 release 2018-09-24 10:41:25 +12:00
David Kydd aec4ae085c prep for v0.22.0 release 2018-09-24 10:39:43 +12:00
David Kydd 40138010c6 Revert to using env var for determining mayapy location 2018-09-24 10:19:18 +12:00
David Kydd 957baaeb20 prep for release v0.21.0 2018-09-21 09:50:54 +12:00
David Kydd 6c811da6ca Prune dead code 2018-09-21 09:46:01 +12:00
David Kydd 11c7a464f1 Force set threads on _client during init, prevents a possible error where we go to submit a job before it has been set 2018-09-21 09:45:39 +12:00
David Kydd 37a3f7a75e Force threads and logging to be written to azure_batch.ini if not found, fixes an error where these were attempted to be read before they exist 2018-09-21 09:44:20 +12:00
David Kydd 2d92ee375f additionalFlags need to be on linux too as the template has to accept them 2018-09-20 14:59:54 +12:00
David Kydd 4ba122c763 remove mkdir's from commandLine as they are only needed for private build 2018-09-20 14:23:47 +12:00
David Kydd eca8e14d08 Prep for release of v0.20.0 2018-09-20 14:20:36 +12:00
David Kydd dfe2b22c9d add "additionalFlags" field and template parameter for arnold 2018-09-20 14:18:41 +12:00
David Kydd 83feccd177 surround all the windows paths in the template cmdLines with " " in case any of the env vars have whitespace in them 2018-09-20 13:36:11 +12:00
David Kydd 173d0c40b3 Typo 2018-09-20 11:38:12 +12:00
David Kydd fe0d77c645 Determine windows or linux for existing pools by checking property which is always set, even for custom image pools (virtualmachineconfiguration.node_agent_sku_id) 2018-09-20 11:36:22 +12:00
David Kydd 93aec29612 Fix copy-pasta error 2018-09-20 11:34:34 +12:00
David Kydd 78db4e314d Add "storage_suffix" field to config for support of non-public cloud endpoints 2018-09-20 10:01:44 +12:00
David Kydd 83f5c85c1c Prep for v19.0 release 2018-05-02 18:27:51 +12:00
David Kydd 421078ae31 Update CentOS image to 1.1.2 - breaks backwards compatibility with pre-existing pools 2018-05-02 16:12:17 +12:00
davidkydd ff45e8412c
Describe when to delete AzureBatch.mod 2018-05-01 10:08:57 +12:00
davidkydd 216ce7bbc6
Add installation issues section with initial entry 2018-04-30 11:06:08 +12:00
davidkydd a7b7643674
Add detail to side-by-side compatibility section 2018-04-30 09:25:54 +12:00
David Kydd bf4f346a06 Drop preview tag from vray now it is GA 2018-04-27 16:25:17 +12:00
davidkydd bf918accc1
Setions for Uninstall, Upgrade, reinstall, SxS, 2018-04-27 16:22:41 +12:00
davidkydd f98112e8d7
Mention new AzureBatchInstall.log 2018-04-27 15:22:59 +12:00
David Kydd 2461060270 Submit jobs to render with either 2017 or 2018 depending on what version of Maya is open, switch to use the new Windows image version 1.2.1. Linux will still always render with 2017 until the new image is released, at which time the templates will require updating 2018-04-23 12:48:55 +12:00
David Kydd 8e9864e387 Update .sln to include getpip.py 2018-04-23 12:46:14 +12:00
David Kydd 424ab41e6b Dependency install now logs to the mayapy console window during execution, allowing deadlocks to be identified. Verbose pip log now written to log file in azure-batch-libs dir 2018-04-23 12:24:21 +12:00
David Kydd 2821239444 Re-release notes for v0.18.0, tidy changes.txt 2018-04-06 10:06:04 +12:00
David Kydd c19a09b168 Update msrestazure to 0.4.14 as it is listed as minimum for azure-batch-extensions. Add ConfigParser dependency as required by msrestazure 0.4.14. Copy blank __init__.py to backports dir as required for namespace packages. 2018-04-06 09:59:23 +12:00
David Kydd 44f6647aed Prep for release of v0.18 2018-04-04 11:44:55 +12:00
David Kydd 2e5dab8fce Updating images to use specific static versions, rather than "latest" which will float up to the latest version which soon will include breaking changes 2018-04-03 15:22:52 +12:00
David Kydd 398a3632de Fix release date 2018-01-17 11:41:56 +13:00
davidkydd 11be79bc9c
Merge pull request #30 from annatisch/bug-fixes
Bug fixes
2018-01-15 19:08:17 +13:00
antisch 8483ce407a Fix for loading bifrost caches
Fixes issue #25
2018-01-14 12:30:34 -08:00
David Kydd 6bc12de566 Fix jobPrep cmd line for linux to fetch dotnet sdk 2.0.2 needed for new version of azcopy.
New version of AzCopy fixes long path issue
2018-01-09 16:22:06 +13:00
annatisch 270896ad70 Fixed bifrost cache collection 2018-01-06 14:43:06 -08:00
annatisch bc1fdde1bd Fixed unicode thumbnails 2018-01-06 12:23:02 -08:00
antisch bdc6012758 Updated pip installation 2017-11-30 15:30:45 -08:00
davidkydd a4947f00ef
Update README.md 2017-11-29 10:22:41 +13:00
David Kydd aaef5abe90 Prep for release v0.16.0 2017-11-10 12:59:24 +13:00
David Kydd 59a06f9e9c Update requirements.txt to match new plugin dependencies 2017-11-10 12:58:59 +13:00
davidkydd c4457b5780
Merge pull request #23 from annatisch/asset-paths
Asset path redirection updates
2017-11-10 12:44:06 +13:00
David Kydd 4c978384d5 Remove index-url and trusted-host flags for pip install command as this is no longer supported 2017-11-10 12:41:26 +13:00
annatisch 451a87dd0a Fixed thumbnail bug 2017-10-30 16:03:17 -07:00
annatisch d457f3ce31 Added more renderer-specific fine-tuning to job and assets 2017-10-30 16:03:07 -07:00
annatisch 563e22a78a Added renderPrep back to vray - error seems to be resolved in new version 2017-10-30 15:57:01 -07:00
annatisch dc30f2e23a Fix upload error from missing thumbs dir 2017-10-30 14:17:49 -07:00
davidkydd b87fb58c17 Merge pull request #19 from annatisch/master
Patch version for missing dependency
2017-10-17 09:15:37 +13:00
annatisch 094eef7664 Patch version for missing dependency 2017-10-16 10:19:53 -07:00
davidkydd b2b46a5532 Merge pull request #18 from annatisch/master
Prepare version for release
2017-10-13 12:47:12 +13:00