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
Jon Gallant
3df460f672
add run-windows back
2018-02-01 10:03:44 -08:00
Jon Gallant
52f7e4e1b4
remove run-windows for a sec
2018-02-01 10:02:55 -08:00
Jon Gallant
d2e7a1a325
Add windows run
2018-01-29 16:30:52 -08:00
Jon Gallant
32a4145909
Bump version: 0.57.0 → 0.58.0
2018-01-28 22:16:07 -08:00
Jon Gallant
a13944685f
Fix encoding regression
2018-01-28 22:15:26 -08:00
Jon Gallant
4bbeaba06c
Bump version: 0.56.0 → 0.57.0
2018-01-28 22:05:28 -08:00
Jon Gallant
645e64d3b6
Add ability to specify alternate .env file via the DOTENV_FILE environment variable
2018-01-28 22:04:54 -08:00
Jon Gallant
603d7de8cc
Updated docker images
2018-01-27 18:26:56 -08:00
Jon Gallant
d2d4c2f656
Merge pull request #7 from HadwaAbdelhalem/FixIssue5
...
Fix Docker Push Decoding Issue #5
2018-01-27 08:15:14 -08:00
Jon Gallant
313d656823
Merge pull request #8 from HadwaAbdelhalem/UpdateReadme
...
Update Read me file with missing dependencies
2018-01-24 23:14:46 -08:00
Hadwa Abdelhalem (InConsulting Inc.)
390e225fb0
resolve comments
2018-01-24 23:07:42 -08:00
Hadwa Abdelhalem (InConsulting Inc.)
dc434ce036
resolving commets
2018-01-24 20:03:36 -08:00
Hadwa Abdelhalem (InConsulting Inc.)
f05123e676
resolving comments
2018-01-24 14:01:42 -08:00
Hadwa Abdelhalem (InConsulting Inc.)
e8be00756e
Merge remote-tracking branch 'upstream/master' into UpdateReadme
2018-01-24 12:19:24 -08:00
Hadwa Abdelhalem (InConsulting Inc.)
dff386e996
adding strip() to decoded string
2018-01-24 12:13:21 -08:00
Hadwa Abdelhalem (InConsulting Inc.)
7a0a963967
Merge remote-tracking branch 'upstream/master' into FixIssue5
2018-01-24 11:56:09 -08:00
Jon Gallant
c8b035231c
Add deps dockerfile
2018-01-24 00:54:15 -08:00
Jon Gallant
0c7e0c43d7
Bump version: 0.55.0 → 0.56.0
2018-01-23 18:42:40 -08:00
Jon Gallant
2d50b8b97c
Auto rename .env.tmp to .env
2018-01-23 18:42:08 -08:00
Jon Gallant
3c85db2a12
Add scripts
2018-01-23 18:32:29 -08:00
Hadwa Abdelhalem (InConsulting Inc.)
32be0a5b91
resolving comments
2018-01-23 14:38:52 -08:00
Hadwa Abdelhalem (InConsulting Inc.)
2687d8fbb7
Add open ssl version
2018-01-23 14:14:01 -08:00
Hadwa Abdelhalem (InConsulting Inc.)
9cf2640e06
moving the changes to contributor dev setup
2018-01-23 13:20:31 -08:00
Hadwa Abdelhalem (InConsulting Inc.)
a892ea1307
use the appropriate ecode value
2018-01-22 15:19:15 -08:00