wiboris
49dcd2f800
update extension to newest version ( #139 )
...
* update extension to newest version
2022-09-09 13:05:04 -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
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
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
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
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
Xing Wu
7a2d63e9be
Change azure-batch-extensions namespace ( #64 )
...
* Change azure-batch-extensions namespace
* Remove 'experimental' string from our commands.
2018-05-31 13:16:03 -07:00
Xing Wu
f089faab2c
Update supported version ( #60 )
2018-05-09 12:43:45 -07:00
Xing Wu
e2020b7024
Bug fixes ( #54 )
2018-04-11 10:20:57 -07:00
Xing Wu
948524f542
Update batch cli extension ( #50 )
...
* Fix travis build break
* Update base on customer feedback.
1. Alert if task without command line.
2. Allow empty string for string.
2018-04-05 14:06:20 -07:00
annatisch
64a3569294
Better unicode support
2017-10-05 13:40:41 -07:00
annatisch
399341e0b9
Recorded tests and fixed packaging and build
2017-10-03 13:38:15 -07:00
annatisch
f0082a49d2
NCJ update + restructure
2017-09-28 12:38:56 -07:00
annatisch
64e735fbc9
SDK Refactor ( #21 )
...
* Changed package structure
* Refactored CLI
* Updated samples
* Moved CLI directory to for diff readibility
* Revert "Moved CLI directory to for diff readibility"
This reverts commit 765d5be965
.
* Fixed performance of storage client
* Added MissingParameterValue exception
* Added job and pool template objects
* Added output file container sas caching
* Removed job_utils and added ExtendedTaskOperations
* Updated packaging
* Updated some docs
* Updated packaging
* Moved CLI module for review
* Support interactive parameter prompting
* Packaging and review feedback
* Moved CLI directory back
* Style and test fixes
* fix travis build
* Updated mgmt credential resolution
* Updated file group operations
* Fixed style error
* Better handling for exceptions on task submit
* Updated samples
* style fix
* Updated output documentation
* Disable threading
2017-07-03 08:48:36 -07:00
annatisch
1a9b492289
Updated import reference. ( #17 )
...
* Updated import reference.
* Updated CLI requirement version
* Updated storage imports
* Disabled style check on 3.6 - crashing
* Updated version
2017-04-25 16:10:06 -07:00
annatisch
d40effd59e
updated metadata
2017-03-21 13:40:15 -07:00
annatisch
752c0f0d84
Updated metadata
2017-03-21 11:08:10 -07:00
annatisch
d6480bd982
readme fixes
2017-03-21 10:59:59 -07:00
annatisch
88c63fad03
Some fixes and tests
2017-03-20 14:37:00 -07:00
annatisch
266395bb3c
Restructured repo ( #10 )
...
Still need to figure out why pylint will only run for Python 2.7
* Updated style checker
* Updated test runner
* Removed CLI scripts
* Updated package paths
* debugging
* debugging
* debugging
* debugging
* change execution cwd
* debugging
* Try reverting version
* remove setup.py
* delete directory
* more tests
* Added back license verify
* more tests
* run pip isolated
* Clear pip cache
* try running first
* removed dev setup
* fixed path
* try pre-built package
* Build before venv
* clear build artifacts
* Reverted build scripts
* Removed alt build dir
* more debugging
* Re-order path
* updated pylint
* removed root dir
* more path changes
* Manual azure cli install
* added subprocess
* removed print
* reverted run.py
* fixes
* run pep8 instead of pylint
* Added newlines
* skip 3.5
2017-03-17 14:31:27 -07:00