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

177 Коммитов

Автор SHA1 Сообщение Дата
wiboris b11d4b6bd8 update version in history 2022-09-12 16:00:57 -07:00
wiboris b85dd72d03
update to 9.0 (#140) 2022-09-09 14:55:23 -07:00
wiboris 49dcd2f800
update extension to newest version (#139)
* update extension to newest version
2022-09-09 13:05:04 -07:00
wiboris 732051445a
Merge pull request #137 from Azure/dependabot/pip/paramiko-2.10.1
Bump paramiko from 2.6.0 to 2.10.1
2022-04-25 16:56:38 -07:00
dependabot[bot] 2912334d0c
Bump paramiko from 2.6.0 to 2.10.1
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.6.0 to 2.10.1.
- [Release notes](https://github.com/paramiko/paramiko/releases)
- [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS)
- [Commits](https://github.com/paramiko/paramiko/compare/2.6.0...2.10.1)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 21:54:26 +00:00
Shiran Pasternak a13e41c813
Merge pull request #126 from jdmartinez36/clicleanup
1801203: Fixed missing or incorrect code tags.
2021-10-22 12:34:20 -04:00
Shiran Pasternak 76a15cb31d
Merge pull request #128 from Azure/dependabot/pip/pygments-2.7.4
Bump pygments from 2.1.3 to 2.7.4
2021-10-22 12:33:37 -04:00
dependabot[bot] 1336489d55
Bump pygments from 2.1.3 to 2.7.4
Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.1.3...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 16:32:03 +00:00
Shiran Pasternak e44ba76aea
Merge pull request #127 from Azure/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.1.1 to 5.4
2021-10-22 12:30:32 -04:00
dependabot[bot] 41b4f97762
Bump pyyaml from 5.1.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 21:47:52 +00:00
jdmartinez36 965ebf3da3 Fixed code tags. 2021-01-19 17:32:29 -07:00
Brandon Klein bce284abfd
API update (#121)
* AAPI update

* Update CLI
2020-06-15 13:50:10 -07:00
Brandon Klein df84dd504d Update CLI 2020-06-15 12:29:03 -07:00
Brandon Klein 8f822cf9ce AAPI update 2020-06-15 11:28:04 -07:00
Zunli Hu 9c9e76276d
Remove azure.storage.blob in import (#123)
* remove storage import

* remove old python

* update extension version
2020-06-02 09:45:56 -07:00
Brandon Klein 14913ee106
Update CLI max version (#118)
* Update version

* Update version
2020-03-05 11:00:57 -08:00
Brandon Klein 68e922c938
Update version of CLI Extension (#117)
* Update version of CLI Extension

* Try new docker preview

* Fix path

* revert dev_setup

* retrigger ci
2019-09-11 14:27:11 -07:00
Brandon Klein bf83330cb1
Update sdk extension to use latest models (#116)
* Update sdk extension to use latest models

* Remove keys

* pylint
2019-09-04 14:51:14 -07:00
Brandon Klein 972940909b
Add basic 'object' functionality to template parser (#112)
* Add object functionality for parameters

* fix edge case

* Tests not working in VS2015 but are in 2017 - update sln to 2017

* Get initial MVP working

* Fix for variable which was removed

* Revert "Tests not working in VS2015 but are in 2017 - update sln to 2017"

This reverts commit 0833824ce5.

* Additional test for object type where object fields aren't known ahead of time

* This code is equivalent - use the shorter version

* Revert "This code is equivalent - use the shorter version"

This reverts commit d7e730de1e.
2019-08-20 16:35:35 -07:00
Brandon Klein b6bc0670d3
Update HISTORY and versions (#113)
* Missed setup.py and history

* fix for tests

* remove orig file

* retrigger test

* Update supported versions

* retry tests with more debug

* update script

* try homebrew edge build:

* try homebrew

* update devsetup

* no https

* revert homebrew experiments since 2.0.69 released

* rerecord tests on 2.0.69

*  remove keys (and reset client side)

* re-record tests

* minor
2019-07-17 17:38:33 -07:00
Xing Wu 4abc911aff
Update rst file line ending (#115) 2019-07-11 14:38:01 -07:00
Brandon Klein 52a416decb Fix SDK Release (#114)
* fix SDK release

* Temporarily modify dev_setup

* revert devsetup changes as they didn't help

* Fix carriage return in readmes
2019-07-11 14:19:48 -07:00
Brandon Klein 6455cfc3d2
Update to latest api (#111)
* Update to june rest api

* Update metadata
2019-07-08 10:47:31 -07:00
Brandon Klein aa35990c3a Update variables to be named better (#107) 2019-04-03 23:08:10 -07:00
Brandon Klein ac0d3ba9fb Re-record tests (#106) 2019-03-20 14:18:07 -07:00
Brandon Klein 7ec2f2c889 Update cli extension version and history (#105) 2019-03-06 15:09:44 -08:00
Brandon Klein e20d0279bd Fix array bug (#104)
* Fix array bug

* Change to json recordings because yaml serializer broken
2019-03-06 14:21:21 -08:00
Brandon Klein c23859f5ed Fix MergeTask Bug (#100)
* Fix mergetask

* pylint

* Update recordings

* Update documentation and minor edits
2019-02-26 12:21:49 -08:00
Brandon Klein 6c205163ea CLI Extension Bug when executing normal operations (#101)
* update minor CLI extension issue

* Fix Job as well
2019-02-26 12:15:18 -08:00
Brandon Klein 338c4392f2 Convert Blob Source to HttpUrl when expanding template (#99)
* Update bad model

* minor changes

* Move blobSource to resourceFile to template parsing

* Add to job templates as well

* Move to parse json level

* pylint

* update tests

* remove redundant return statement
2019-02-21 14:35:15 -08:00
Brandon Klein 832c314b36 Fix bug where dictionary was accessed directly (#98) 2019-02-19 13:31:21 -08:00
Brandon Klein c71701cd2c Fix wrong logger bug (#97)
* Update logger

* Update history

* Fix import order

* remove error logs

* remove error logs
2019-02-15 14:00:17 -08:00
Xing Wu 21e5b352c1
Update the supported minimal core version (#96) 2019-02-14 14:10:09 -08:00
Brandon Klein 278daaeb7f
Update to latest REST API (#95)
* Update to latest CLI/REST API

* fix incorrect httpFiles text

* Fix help text and incorrect change of mgmt_base_url to mgmt_batch_url

* Update test recordings

* removing trailing '/' from endpoint

* Re record tests

* Update os_flavor bug

* Add blob source back as a map to http_url and update comments

* remove excess url template option

* Update to new python model scheme

* pylint stuff

* Fixup copy paste error for ParamtricSweepFactory

* add license headers

* Add template not implemented on exceed maximum api version

* Add template api check to one more location and add tests

* Update samples to 2018
2019-02-14 10:24:28 -08:00
Xing Wu 88564736dd
Move addtaskcollection feature to standard Batch python SDK (#92)
* Update edge build installation to solve corruption issues (#93)

* Workaround corruption issue

* Remove CLI from requirements

* Move addtaskcollection feature to standard Batch python SDK

* Record tests
2018-10-16 14:26:37 -07:00
Brandon Klein 6f7ab517fd
Update edge build installation to solve corruption issues (#93)
* Workaround corruption issue

* Remove CLI from requirements
2018-10-12 13:57:16 -07:00
Brandon Klein 761c51120a Pin pycparser to version 2.18 (#91)
* Pin pycparser to version 2.18

* Update History/version files for dependency pinning
2018-10-04 15:55:10 -07:00
Brandon Klein 5df6834b0c Update pylint (#89)
* Update pylint
2018-10-04 10:20:23 -07:00
Xing Wu ca0eb3f294
Update README.rst 2018-10-01 13:55:10 -07:00
Xing Wu f4ef251e79
Update .travis.yml (#88)
Send email notification when travis-ci failed.
2018-09-26 16:28:06 -07:00
Brandon Klein 772dadb76c Update Readme and dev_setup.py (#87)
* Pick up latest edge build instead of official build for testing.
* Update Readme
2018-09-25 15:57:28 -07:00
Xing Wu 592e91339d
Update the extension version. 2018-09-25 13:15:22 -07:00
Xing Wu 13acc94058
Bump the version to remove warning message (#86) 2018-09-21 11:57:47 -07:00
Xing Wu 4855360d1d
Update dependency version (#85) 2018-09-21 11:42:32 -07:00
Brandon Klein dd6873c641 Update Batch Extension for REST API 2018-08-01 (#84)
* Update models to use only kw args

* Update the model with autorest 3 style

* Update all extension models calls and test_extensions.py

* Fix test break

* Add test recordings

* Manually edit recordings

* Update requirements.txt
2018-09-21 11:21:26 -07:00
Brandon Klein 29197a346f Update BatchExtensionsClient to take an optional parameter mgmt_base_uri for use when using non-public clouds (#83) 2018-08-22 19:09:33 -07:00
Brandon Klein 7bec5e1fc0 Update link to latest release (#80) 2018-07-20 14:05:20 -07:00
Brandon Klein 4bac7a1e7e
Update version of CLI Extension to 2.4.1 (#79)
* Fix default thread count bug

* Update version CLI Extension to 2.4.1
2018-07-20 13:13:12 -07:00
Xing Wu 7687af2b77
Enable using cloud shell AAD token for extension (#78) 2018-07-19 14:17:01 -07:00
Brandon Klein f4f6913eb8 Fix default thread count bug (#77) 2018-07-19 13:54:50 -07:00