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

126 Коммитов

Автор SHA1 Сообщение Дата
Brian Hoang ddbc6127ed
Merge pull request #71 from Azure/feature/maintenance
R package deprecation
2021-05-25 10:18:01 -07:00
Brian 0717b0afd2 deprecated 2021-05-25 09:38:11 -07:00
Brian Hoang 33065c16ea
Merge pull request #70 from zerweck/patch-1
Fix passing the write method to getTaskFile()
2019-07-30 12:06:09 -07:00
zerweck 5847d2d8d1
Fix passing the write method to getTaskFile()
The write object was not passed to the constructor
2019-07-22 16:21:45 +02:00
Brian Hoang e05403adbc
Merge pull request #69 from Azure/release/0.7.0
Release: v0.7.0
2019-06-19 11:28:01 -07:00
Brian ff6a53ec5e Upgraded rAzureBatch DESCRIPTION version 2019-06-14 16:39:14 -07:00
Brian Hoang 039a08b191
Merge pull request #66 from Azure/fix/v3.7-support
Updated R REST api version to 2018-12-01.8.0
2019-06-14 16:30:56 -07:00
Brian Hoang 244e2916c8
Release for 0.6.3 (#67) 2019-06-14 15:04:52 -07:00
Brian f6a32aba8b Updated R REST api version to 2018-12-01.8.0 2019-05-14 14:16:24 -07:00
Brian Hoang 1ab39ca1bb
Feature: Upload Batch Service Logs API (#65)
* Added upload-batch-logs function

* Added warn status
2019-02-28 13:45:44 -08:00
Brian Hoang ef1577cc79
Added http traffic support (#64) 2019-02-20 12:16:27 -05:00
Brian Hoang 6ca2bf7b1f
Updated CHANGELOG.md and version (#63) 2018-08-09 15:55:56 -07:00
Brian Hoang dc7977b134
Feature: Added Batch Built-In Container Support (#62)
* Changed api version

* Updated containerSettings for addTask function
2018-07-31 09:54:13 -07:00
Brian Hoang f2f6239330
Added changelog for v0.6.1 (#61) 2018-07-13 11:18:04 -07:00
Brian Hoang eef903d4c7
Automated CHANGELOG.md (#60) 2018-07-13 10:57:50 -07:00
Brian Hoang ce28f9255e
Fix: Enable Storage Client to upload files in chunks (#59)
* Added deprecated files and refactor functions

* Sas Token Working for R6 class

* Reference private method

* Added backwards compatabile
2018-07-12 13:32:30 -07:00
Brian a730240b4c
Changed version to v0.6.0 (#55) 2018-04-27 17:24:31 -07:00
Brian a30bb6901b
Convert Functions into R6 Classes (#54)
* Batch service account changed

* Pool Operations work with Batch Service Client

* Added BatchServiceClient

* Started Storage Client

* Fixed storage api management client

* Added resource to SPC properties

* Added AzureV2 Request class to every operation

* Generated storage tokens

* Refresh token completed

* Fixed task operations

* Added networkConfiguration in pool add rest call

* Fixed storage calls for client

* Added mandatory arm operations, removed AzureSMR dependency

* Changed endpoints, added url endpoint for SVP class
2018-04-27 17:08:56 -07:00
zfengms e8e08ee733
Merge pull request #53 from Azure/feature/nationalcloud
fix null check for storage account endpoint suffix
2018-04-04 14:25:19 -07:00
zfengms c5c98892d6
Merge pull request #52 from Azure/revert-51-revert-50-feature/nationalcloud
Revert "Revert "support national cloud""
2018-04-04 14:17:06 -07:00
zfengms ae098f1dee
Revert "Revert "support national cloud"" 2018-04-04 14:13:47 -07:00
Zhiqiang Feng 0121271893 fix null check for storage account endpoint suffix 2018-04-04 12:41:51 -07:00
zfengms c9d16fa632
Merge pull request #51 from Azure/revert-50-feature/nationalcloud
Revert "support national cloud"
2018-03-29 11:06:06 -07:00
zfengms e6d466ec1c
Revert "support national cloud" 2018-03-29 11:02:22 -07:00
zfengms 17f7d8cd93
Merge pull request #50 from Azure/feature/nationalcloud
support national cloud
2018-03-26 11:27:29 -07:00
Zhiqiang Feng 8dc7e315ed update spaces 2018-03-23 16:26:03 -07:00
Zhiqiang Feng b261100f3f update spaces 2018-03-23 16:24:17 -07:00
Zhiqiang Feng 4a98ddfba8 support national cloud 2018-03-23 14:38:56 -07:00
Brian 3862063368 Added max task count for task 2018-03-14 14:32:17 -07:00
Brian 25becdc2a7
Update description (#49) 2018-02-20 15:08:14 -08:00
Brian 472f255e10
Added API calls for resizeCluster and addTaskCollection (#48)
*  Added task collection api

* Wrong api

* Update rAzureBatch version
2018-02-20 14:30:41 -08:00
zfengms 7a374b7c4a
Merge pull request #47 from Azure/feature/asynccluster
support pool metadata and list pools
2018-01-18 13:10:39 -08:00
zfengms 0f70db77ee support metadata for addpool 2018-01-16 18:29:00 -08:00
zfengms 5d957bd39c add listPools api 2018-01-16 15:35:25 -08:00
Brian f3e14f5993
Added task collection api (#46) 2018-01-02 09:12:37 -08:00
Pablo Selem f93c276f06
Merge pull request #45 from Azure/add/get-task-api
Added get task api
2017-12-05 16:38:32 -08:00
Brian 9a3ab920a5 Added get task operation 2017-12-05 14:24:32 -08:00
Pablo Selem dc0a5f198d
Merge pull request #44 from Azure/fix/userAgentHeader
User Agent header should use space delimter
2017-12-04 13:20:36 -08:00
Pablo baa20f7f5c Update version in DESCRIPTION file 2017-12-04 09:27:14 -08:00
Pablo Selem 29f868107a
User Agent header should use space delimter
Currently the user agent header is using a ';' delimeter, when it should be using a space instead.
2017-12-01 09:01:44 -08:00
Brian fa9a7d16a7
Linux users cannot install packages at job level (#42)
* Print string to sign statement

* Changed locality

* Removed print statement

* Updated version of rAzureBatch to 0.5.3
2017-10-31 13:53:13 -07:00
Brian 0922b2cadc Fix: Methods reference for hasArgs (#41)
* Added methods;; functions

* Upgraded description to v0.5.2
2017-10-20 11:42:19 -07:00
Rich Calaway 355cb0c247 Update description to point to LICENSE file (#39) 2017-10-20 09:59:31 -07:00
Brian 10de2cc1ed Updated rAzureBatch version (#38) 2017-09-28 16:13:50 -07:00
Brian d2e55dc906 Added terminate job and added exitConditions for tasks (#37) 2017-09-28 14:59:50 -07:00
zfengms 5c260a3946 Merge pull request #36 from Azure/feature/getjobresult
add counting service api
2017-09-28 13:57:27 -07:00
zfengms 2029d57273 set default value for metadata 2017-09-28 11:30:07 -07:00
zfengms ed4fe0261d update getJobTaskCounts with new content parameter 2017-09-26 16:41:27 -07:00
Zhiqiang Feng 730c81b9ce reformat code 2017-09-26 14:05:24 -07:00
zfengms 5cee3955a1 Merge pull request #25 from Azure/feature/gettaskcounts
add method to get job task counts
2017-09-26 12:49:04 -07:00