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

502 Коммитов

Автор SHA1 Сообщение Дата
Jon Gallant 3b7ee52135 Bump version: 0.76.0 → 0.77.0 2018-03-22 07:59:48 -07:00
Jon Gallant 85a0026bf0
Decouple push from build command (#124) 2018-03-22 07:56:34 -07:00
Jon Gallant e53f0e2cf9 Bump version: 0.75.0 → 0.76.0 2018-03-21 05:45:46 -07:00
Jon Gallant 7498993674
Refine .env requirements. Change config folder name (#109) 2018-03-21 05:44:56 -07:00
Jon Gallant 6744006cb5 Bump version: 0.74.0 → 0.75.0 2018-03-14 09:46:33 -07:00
Jon Gallant 8ab06dc45d
Remove debug flag from resource group check (#64) 2018-03-14 09:45:54 -07:00
Jon Gallant 899893e7e2 Bump version: 0.73.0 → 0.74.0 2018-03-14 06:52:07 -07:00
Jon Gallant 60d5305fc4
Fix resource group location ordering issue and keyboard interrupt err (#62)
* Fix resource group location ordering issue and keyboard interrupt err

* Bump version: 0.72.0 → 0.73.0
2018-03-14 06:45:10 -07:00
Jon Gallant 6b2bfa5969 Include container deps 2018-03-14 06:24:59 -07:00
Jon Gallant 2d1e2170dd Bump version: 0.71.0 → 0.72.0 2018-03-12 11:12:20 -07:00
Jon Gallant 02dc2473b6
Error checking and container path update (#56) 2018-03-12 11:11:37 -07:00
Jon Gallant 8665b15397 Bump version: 0.70.0 → 0.71.0 2018-03-10 14:26:09 -08:00
Paymaun 797905bfba Improved post install hook for py 27. (#52) 2018-03-10 14:15:13 -08:00
Jon Gallant 72bf0c1b62
don't show envvars message when no command (#53) 2018-03-10 14:12:10 -08:00
Jon Gallant 3296f2fc4a
Simplified API, azure setup from EnvVars (#49) 2018-03-09 12:54:00 -08:00
Jon Gallant d253346e42
Fixes for node modules (#46) 2018-03-07 06:44:52 -08:00
Jon Gallant 81e6c6ba9b
Make debugging modules easier (#41) 2018-03-06 11:48:03 -08:00
Jon Gallant a1f7dec121
Upgrade to rc21 (#40)
* Upgrade to ctl rc21

* Bump version: 0.65.0 → 0.66.0

* Bump version: 0.66.0 → 0.67.0

* remove dockerfile.expanded from source
2018-03-06 10:52:33 -08:00
Jon Gallant 4c09ca8a25 Merge branch 'master' of https://github.com/jonbgallant/azure-iot-edge-dev-tool 2018-03-06 10:24:32 -08:00
Jon Gallant 56f2574c67 updated dockerfile.expanded 2018-03-06 10:23:36 -08:00
Jon Gallant 6181de9370
Docker version fix (#39)
* Bump version: 0.64.0 → 0.65.0

* Bind to rc19 for now.
2018-03-06 10:18:57 -08:00
Jon Gallant 75fc2fd1ec Bump version: 0.64.0 → 0.65.0 2018-02-28 11:37:38 -08:00
Jon Gallant 82f25501cb
Init (#30)
* Add init and e2e commands. Fix 3.6 issue with 'str'. Readme update

* readme correction
2018-02-28 20:01:03 +01:00
Paymaun 621c4006f1 Lightweight Az CLI via pip install method. (#29)
* Lightweight Az CLI via pip install method.

Addresses issue #20.

* setup.py optimizations for lite az install.
2018-02-28 14:28:43 +01:00
Jon Gallant 423eae0098 latest expanded 2018-02-27 22:45:42 +01:00
Jon Gallant aab5f3ee65 Bump version: 0.63.0 → 0.64.0 2018-02-27 10:46:19 +01:00
Jon Gallant ed1b0952b4 Fix indent 2018-02-27 10:45:45 +01:00
Jon Gallant 8edf46ade4 azure command message cleanup. sub select by starts_with 2018-02-27 10:43:10 +01:00
Jon Gallant 85d4819088 Merge branch 'master' of https://github.com/jonbgallant/azure-iot-edge-dev-tool 2018-02-27 00:42:12 -08:00
Spyros Garyfalos 6b3a240b2d pseudo unique IoT names per sub per rg (#28)
* pseudo unique iot hub name generation

* pseudo unique IoT names per sub per rg
2018-02-27 00:40:40 -08:00
Jon Gallant 5764999180 Merge branch 'master' of https://github.com/jonbgallant/azure-iot-edge-dev-tool 2018-02-26 19:00:39 +01:00
Spyros Garyfalos 20624fc5ac pseudo unique iot hub name generation (#27) 2018-02-26 09:58:15 -08:00
Jon Gallant 14e472951f Bump version: 0.62.0 → 0.63.0 2018-02-11 23:26:09 -08:00
Jon Gallant f2e43bc05f Adding DOTNET_EXE_DIR to .env 2018-02-11 23:25:12 -08:00
Jon Gallant 4e524fd2d6 Merge -dev with -deps docker 2018-02-10 23:08:11 -08:00
Jon Gallant 2ed378d9e5 Updated docker files 2018-02-10 01:16:55 -08:00
Jon Gallant 734455c9ca Bump version: 0.61.0 → 0.62.0 2018-02-10 00:31:32 -08:00
Jon Gallant 1af370988c Help update 2018-02-10 00:31:09 -08:00
Jon Gallant 3bd4fc0043 Bump version: 0.60.0 → 0.61.0 2018-02-10 00:20:52 -08:00
Jon Gallant 136eb0b62e
Change project to solution and some minor fixes (#18) 2018-02-10 00:18:44 -08:00
hadwa.abdelhalem 912c6c513f Move docker files to root (#16)
* Add support for node modules, Add node project template, and node modules test

* Update module.json and resolve comments

* resolve comments

* MoveDockerFilesToRoot

* resolving comments
2018-02-09 23:01:48 -08:00
Jon Gallant b5f8fc693d Adding -dev docker image. Tweak msgs. Fix for posix shell. 2018-02-09 21:49:46 -08:00
Spyros Garyfalos ed4d3b9c67 added azure command (#13)
* added azure command

* minor

* merge

* readme updated & minor fixes

* replaced string interpolation with fstrings for backwards compatibility

* resolved PR review comments

* minor

* resolved comments. Added sku & RG location options

* resolved comments, before testing in container

* StringIO in 2.7.14 works fine

* linux Popen refactoring

* IoT Hub creation: progress output from az cli removed & converted non existing resources to info

* minor text and color updates

* F1 -> S1 prompting

* refactored F1 -> S1 prompt

* is_posix fix

* refactored envvars in AzureCli
2018-02-09 15:07:28 -08:00
Jon Gallant 9309022809 Add is_posix check 2018-02-09 08:14:35 -08:00
Jon Gallant 5aece65fef Bump version: 0.59.0 → 0.60.0 2018-02-07 10:48:31 -08:00
Jon Gallant d60dfc000e
Merge pull request #14 from jonbgallant/modulechanges
Sep each class into own file, add --monitor-events, beef up readme
2018-02-03 23:10:55 -08:00
Jon Gallant fa5c0ef192 Sep each class into own file, add --monitor-events, beef up readme 2018-02-03 23:09:28 -08:00
Jon Gallant 66e4cc286c
Merge pull request #12 from jonbgallant/consolidatedconfig
Simplified config, new .env, new config files.
2018-02-02 15:27:22 -08:00
Jon Gallant b9dbaa1ea3 Bump version: 0.58.0 → 0.59.0 2018-02-01 23:56:22 -08:00
Jon Gallant ba03222030 Simplified config, new .env, new config files. 2018-02-01 23:55:32 -08:00