Commit Graph

366 Commits

Author SHA1 Message Date
Charlie Stanley ecb72ed22b
Update .dockerignore (#472)
The .dockerignore file must use forward slashes.
2021-09-14 08:40:29 -07:00
dependabot[bot] 9adb01c9f1
Bump color-string in /distributed-calculator/react-calculator/client (#460)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-08-31 15:27:28 -07:00
Simon Leet cca092b36a
Update golang extension in devcontainer (#463) 2021-08-04 08:48:09 -07:00
Charlie Stanley f6f3a6c0c0
Update 1.3.0 release (#462) 2021-07-26 16:51:50 -07:00
Don Alvarez 937c07dece
middleware quickstart: Fix error in pipeline configuration (#373)
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-07-21 16:46:40 -07:00
Charlie Stanley 5dc3bbede2
Do not run any part of the build at container start for pubsub-react (#459) 2021-07-16 09:09:33 -07:00
Charlie Stanley 98fc517e7c
Run npm install as part of the container build for pub-sub (#458) 2021-07-15 17:34:41 -07:00
Phil Kedy 3fee87ad1c
Release 1.3.0-rc.1 (#457) 2021-07-15 17:15:25 -07:00
Charlie Stanley 2262dbf808
Fix template name collision and about fields (#455) 2021-06-25 12:48:19 -07:00
Charlie Stanley 7cf5aa47c1
Update the templates to point people to dapr/dapr for bug/feature requests (#454) 2021-06-24 18:42:59 -07:00
Antonio Robson de Paula 8b6c4f9539
Use .gitignore to avoid versioning transient files by accident. (#453) 2021-06-24 14:19:04 -07:00
Dmitry Shmulevich db2a0ea3fd
Fix URL for go-sdk examples (#451) 2021-06-18 16:32:06 -07:00
daniv-msft 3936d46fc5
Fixing dead links in Distributed Calculator/Middleware READMEs (#446)
* Fixing dead link in the Distributed Calculator readme

* Fixing dead link in middleware readme

* Update hello-kubernetes README

* Update observability README

* Update secretstore README

* Update to not have twice the same link - secretstore

* Update to not have twice the same link - hello-kubernetes

* Update bindings README
2021-06-18 12:43:51 -07:00
Dmitry Shmulevich 20b24eea35
Simplify 'bindings' quickstarts (#449) 2021-06-18 12:05:37 -07:00
Charlie Stanley 9dcfce5254
Bump runtime to v1.2.1 (#447) 2021-06-16 16:15:07 -07:00
Antonio Robson de Paula f510025227
Mention dashboard in quickstarts (k8s). (#444)
* Mention dashboard in quickstarts (k8s).

* Also mention dapr dashboard on the hello-world quickstart.
2021-06-16 10:11:58 -07:00
dependabot[bot] 6d5a714465
Bump ws in /distributed-calculator/react-calculator/client (#443)
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 07:37:23 -07:00
Antonio Robson de Paula 43e6e3642f
Clean-up a warning since express is defined to be greater than v4.16.0 by the package.json definition. (#437) 2021-06-11 15:09:06 -07:00
Simon Leet 055c76484a
Update devcontainer to support Codespaces (#436)
* Update devcontainer to support Codespaces

* Update README.md with instructions for using Codespaces

Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-06-09 10:36:44 -07:00
Zheng Xi Zhou 1f48293d33
Correct dapr folder name after dapr init` is exectured (#441) 2021-06-09 09:08:19 -07:00
dependabot[bot] 3c55628a7e
Bump merge-deep in /distributed-calculator/react-calculator/client (#439)
Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/jonschlinkert/merge-deep/releases)
- [Commits](https://github.com/jonschlinkert/merge-deep/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: merge-deep
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 14:01:29 -07:00
dependabot[bot] 1ea62419d0
Bump dns-packet in /distributed-calculator/react-calculator/client (#434)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-06-08 13:34:50 -07:00
dependabot[bot] 25375d7e73
Bump hosted-git-info in /distributed-calculator/react-calculator/client (#426)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-06-08 11:56:20 -07:00
Donovan Brown 74d2b0e3ae
Fixed typo (#432)
custer changed to cluster
2021-06-08 11:38:16 -07:00
dependabot[bot] 22c882ea08
Bump lodash in /distributed-calculator/react-calculator/client (#425)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-05-27 10:13:12 -07:00
Charlie Stanley 85d7a94b13
Bump for runtime release 1.2.0 (#433) 2021-05-26 11:41:00 -07:00
Charlie Stanley afdc6ffe27
Quickstart autovalidation now works on windows (#431) 2021-05-25 15:35:08 -07:00
Charlie Stanley 3930248f9d
Runtime version to 1.2.0-rc.5 (#429) 2021-05-25 11:07:09 -07:00
Charlie Stanley 5d13e8b5a3
Update to go 1.16.3 for validation tests (#430) 2021-05-24 23:47:58 -07:00
dependabot[bot] 95ad88856a
Bump url-parse in /distributed-calculator/react-calculator/client (#424)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-05-24 13:19:28 -07:00
Charlie Stanley 3b64e652d2
Runtime version to 1.2.0-rc.4 (#428) 2021-05-20 22:53:03 -07:00
Charlie Stanley 84be847179
Bump runtime to 1.2.0-rc.3 (#427) 2021-05-19 22:01:02 -07:00
dependabot[bot] bc8c92d2fa
Bump ssri in /distributed-calculator/react-calculator/client (#423)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-28 14:29:45 -07:00
Charlie Stanley 34ee8ce357
Update runtime version to 1.1.1 (#418) 2021-04-06 19:26:29 -07:00
dependabot[bot] c87cfc8d7b
Bump y18n in /distributed-calculator/react-calculator/client (#414)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-04-01 18:57:52 -07:00
Charlie Stanley b330c66578
Update quickstarts for 1.1.0 release (#416) 2021-04-01 16:12:23 -07:00
Charlie Stanley 9cd1410aab
Add some additional improvements for kubernetes examples (#415) 2021-04-01 12:36:31 -07:00
Charlie Stanley 01b8aa85ac
Runtime to 1.1.0-rc.2 (#413) 2021-03-30 18:24:41 -07:00
Ori Zohar 10e2a53f70
Update README.md (#411) 2021-03-25 10:15:49 -07:00
dependabot[bot] 8f2f077d6d
Bump elliptic in /distributed-calculator/react-calculator/client (#407)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-03-11 09:30:32 -08:00
Charlie Stanley 99060e1845
Add deployment wait to kubernetes deploys of distributed-calculator (#405) 2021-03-10 15:29:33 -08:00
Charlie Stanley 0a4886f7e1
Add wait points for kubernetes deployments (#403) 2021-03-09 13:09:54 -08:00
Charlie Stanley e83260a146
Update note about installing to non-default namespaces with dapr CLI (#393) (#401) 2021-03-08 10:11:19 -08:00
Charlie Stanley 862610e293
Add link validation to main README.md (#397)
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-03-05 14:51:56 -08:00
Don Alvarez e0955ecc56
hello-kubernetes quickstart should show how to curl the running app (#371)
* hello-kubernetes quickstart should show how to curl the running app

* Add automated tests of quickstart code

* Update automated test case

* Add hacky sleep to automated test

* Fix missing END_STEP tag.

Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-03-05 13:51:00 -08:00
Martin Björkström 53903a9c2a
Fix broken links for .NET SDK (#395)
* Fix broken links for .NET SDK

* Update with correct dotnet actor guide

Co-authored-by: Pranav Singh <pranav_withyou@hotmail.com>
2021-03-04 15:48:53 -08:00
Charlie Stanley 786b748560
Add link validation to quickstarts (#387)
* Add link validation to quickstarts

* Fix some non-determinism in the distributed calculator validation
2021-02-21 14:43:46 -08:00
Charlie Stanley 7976746778
Update for release (#386)
* Update quickstart/runtime table for v1.0.0

* Update runtime version to 1.0.0
2021-02-16 17:43:05 -08:00
Artur Souza d9da180c61
Improve middleware quickstart. (#385) 2021-02-12 20:53:36 -08:00
Artur Souza 78e2b3f655
Improve reproducibility of observability demo. (#384) 2021-02-12 20:27:38 -08:00