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

7 Коммитов

Автор SHA1 Сообщение Дата
Jon Gallant a22c7b0c59
Buildupdates (#304)
* Beef up build.sh

* Build script updates

* Change to Microsoft
2018-08-23 17:26:05 -07:00
Jon Gallant 5c4652b20e
Add VSTS CI Support (#280)
* VSTS setup test 1

* Increase parallel

* Add VSTS Badge to readme
2018-08-21 14:16:10 -07:00
Davide Mauri e1df5ba0d7 Added support for windows containers via nanoserver (#158)
* added initial support for windows containers

* initial support for nanoserver

* corrected az cli path

* only az not working

* all dependencies correctly working

* added required pip packages

* removed unneeded file

* removed external dependencies

* completed support for nanoserver

* fixed all issued mentioned in PR comments

* installing both python2 and python3 on nanoserver

* set path to point to python3, since python2 is not working yet

* added missing parenthesis

* set python3 as default python

* mapped folder set automatically

* improved build script

* added setuptools install

* set to use latest tag

* added support for powershell script

* automatically map folder

* added sock mapping

* removed pip from requirements since it may generate errors

* ignored .backup files

* fixed spacings

* install modules locally

* fixed bug the prevented arguments to be handled correctly

* fixed bug the prevented arguments to be handled correctly

* added build script alpha version

* comments cleanup

* build will now also push docker images

* Bump version: 0.86.0 → 0.87.0

* version set back to 0.81.0

* fixed some bugs, added parameter for pipy login

* modularized build script

* fixed syntax

* removed renaming of python3 executables

* switch to docker folder if needed

* exit on error

* correctly handled directory switching

* switched to ubuntu 18.04 for python 3.6 default support

* using double slash to make script work

* improved docker image build performances

* file system cleanup

* added platform parameter
2018-08-10 14:29:44 -07:00
Jon Gallant b5af592554
Fix envvars check (#235) 2018-08-06 10:57:05 -07:00
Jon Gallant 79bcd51b6a
Add envvars.clean to work around the py2 unicode in envvars issue. (#230)
* Add quickstart video

Add quickstart video

* Search for subscriptions with a lowercased token; fixes #154

* Handle ambiguous or empty subscription results; related #154

* Add prompt to supply more characters when multiple subs are found

* add log level as envvar and testing (#178)

* add contributing.md and modify readme to point to wiki (#181)

* add contributing.md and modify readme to point to wiki

* update readme.md

* remove overview section and move resources to bottom

* add overview section with link to wiki at top

* add Contributing.md content and fix link (#182)

* Add test_azurecli and initial token casing tests

* Fix IoT Hub SKU prompt, changing duplicate S3 to S2

* Update subscription search to support contains for name matches

* Add RUNTIME_LOG_LEVEL to .env.tmp (#186)

* Add envvars clean to work around the py2 unicode in envvar issue
2018-08-03 12:18:24 -07:00
Hadwa Abdelhalem (InConsulting Inc.) 38c1cf5ebb Update Readme file with missing dependencies 2018-01-22 11:40:43 -08:00
Jon Gallant 6de6c30b8f Init Commit 2017-12-29 16:39:34 -08:00