Commit Graph

5 Commits

Author SHA1 Message Date
Dmitry Shmulevich 68da2d852e
Release 1.6 (#525)
* replace ports 5000/7000 with 5001/7001 to eliminate conflict with Control Center on MacOS (#521)

Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>

* Sync master into release-1.6 (#523)

* Make sure the client is actual built (#517)

Signed-off-by: Xavier Geerinck <xavier.geerinck@gmail.com>

* Update DevContainer base image to fix CodeSpaces and DevContainer issues (#519)

* Update base image to later Universal 1.x Focal, but still pin to 1.x major version

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updated readme to clarify pre-req SKUs for GitHub CodeSpaces support

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Setting FLASK_RUN_PORT=5001 in distributed-calc

Signed-off-by: Charlie Stanley <wistanle@microsoft.com>

Co-authored-by: Xavier Geerinck <xavier.geerinck@gmail.com>
Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Charlie Stanley <wistanle@microsoft.com>

* update README (#524)

Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>

Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
Co-authored-by: Xavier Geerinck <xavier.geerinck@gmail.com>
Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Charlie Stanley <wistanle@microsoft.com>
2022-01-24 19:25:28 -08:00
Charlie Stanley 23d3423298
Adding auto validation to pub-sub example (Part of #357) (#359) 2020-12-29 19:48:41 -08:00
Mark Chmarny 45972d3668
addresses case inconsistency in pubsubname var (#308) 2020-09-29 12:34:37 -07:00
Pruthvidhar R Dhodda 7b0a2fb00b
Modify sample to work with multi pubsub changes (#293)
* Modify sample to work with multi pubsub changes

* Change component name
2020-08-17 14:20:29 -07:00
Ori Zohar e7ed68f6ce
Fix links due to repo rename (#281)
* Removing numbering and README changes

* Fixing build.yaml and other references to numbered names

* Changing more places to use quickstart term

* Additional samples to quickstarts changes
2020-08-12 16:39:52 -07:00