Burt Bielicki
|
8afd0ccf32
|
use Az instead of Az --help to verify modules load
|
2016-04-18 15:27:47 -07:00 |
Derek Bekoe
|
8b07321760
|
Merge branch 'master' into component-cr-mods
|
2016-04-11 16:04:55 -07:00 |
Johan Stenberg (MSFT)
|
f81ac9a84c
|
Merge pull request #106 from derekbekoe/component-integration-ci-test
Component integration ci test
|
2016-04-11 15:57:22 -07:00 |
Derek Bekoe
|
b0dfc48407
|
Merge branch 'component-integration-ci-test' into component-steve-changes
# Conflicts:
# scripts/command_modules/package_verify.py
|
2016-04-11 15:31:32 -07:00 |
Derek Bekoe
|
da4adc3ce6
|
Don't exit the script automatically in _common & cross-platform file paths
|
2016-04-11 15:24:44 -07:00 |
Derek Bekoe
|
8634771702
|
Don't rely on other pypi server.
|
2016-04-11 15:03:18 -07:00 |
Derek Bekoe
|
2bf835ec9a
|
No need for 'python -m' in two cases
|
2016-04-11 11:50:13 -07:00 |
Derek Bekoe
|
5fa4e3ff9e
|
Don't use shell for executing commands
|
2016-04-11 11:48:49 -07:00 |
Derek Bekoe
|
c83415c93d
|
Integrate with Travis CI & Clean up code
|
2016-04-10 22:56:07 -07:00 |
Derek Bekoe
|
9299554b3f
|
Script to build and install the CLI and command packages
|
2016-04-08 11:46:43 -07:00 |
Travis Prescott
|
aae5f26c56
|
Added storage data plane test recordings.
|
2016-04-08 09:11:22 -07:00 |
Travis Prescott
|
26bf8c953f
|
Re-enable test recording. Added test recordings for network, vm, and resource.
|
2016-04-07 15:15:07 -07:00 |
Derek Bekoe
|
325fa67d5e
|
Include the output from test stdout output in command_module test script
|
2016-04-06 14:24:42 -07:00 |
Derek Bekoe
|
ed2b62d33a
|
Make the script a python script so it's cross-platform
|
2016-04-06 12:34:35 -07:00 |
Derek Bekoe
|
a45cd59564
|
Create dev script for easy dev set up
|
2016-04-06 12:18:41 -07:00 |
Derek Bekoe
|
66d80be96b
|
Show install output
|
2016-04-05 17:04:03 -07:00 |
Derek Bekoe
|
93a2f15626
|
More helpful messages in the scripts when they are executing
|
2016-04-01 09:51:11 -07:00 |
Derek Bekoe
|
6ec4a99868
|
Code review updates.
|
2016-03-30 17:02:16 -07:00 |
Derek Bekoe
|
3e18b94c49
|
Modify scripts to use helper module
|
2016-03-30 16:30:28 -07:00 |
Derek Bekoe
|
da480beaf4
|
Remove old comments
|
2016-03-28 10:55:01 -07:00 |
Derek Bekoe
|
edf02cad0d
|
Move command tests out of azure.cli into each respective command module.
- Create install script to install the command modules
- Create test script to run tests on each command module
|
2016-03-28 10:45:12 -07:00 |
Derek Bekoe
|
8a54d5b93b
|
Create file to run pylint on all command modules (fix the issues found)
|
2016-03-25 17:14:35 -07:00 |