Commit Graph

395 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
Paul Yuknewicz c85ef27ff7
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>
2022-01-23 18:39:04 -08:00
Xavier Geerinck 482a0e4222
Make sure the client is actual built (#517)
Signed-off-by: Xavier Geerinck <xavier.geerinck@gmail.com>
2022-01-20 09:18:36 -08:00
dependabot[bot] d835dfe5c7
Bump node-fetch from 1.7.3 to 2.6.7 in /bindings/nodeapp (#515)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 1.7.3 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/1.7.3...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 22:13:48 -08:00
Paul Yuknewicz 9978080e06
Moving middleware out of repo to dapr/samples (#513)
* Moving middleware out of repo to dapr/samples

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

* removing middleware from readme

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

* Updated test to remove middleware sample folder

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

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2022-01-18 12:59:54 -08:00
dependabot[bot] 9c1f310f86
Bump jinja2 from 2.10.1 to 2.11.3 in /pub-sub/python-subscriber (#510)
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 11:21:22 -08:00
Xavier Geerinck 26ae0d06cc
Fix upstream issue in Create-React-App (#514)
* Fix upstream issue in Create-React-App

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

* Add distributed calculator fix for upstream plugin

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

* Editing wrong file

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

* Undo edits

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

* Make the build process a bit more clear

Signed-off-by: Xavier Geerinck <xavier.geerinck@gmail.com>
2022-01-18 09:21:36 -08:00
dependabot[bot] 54c775f22b
Bump flask-cors from 3.0.8 to 3.0.9 in /pub-sub/python-subscriber (#509)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.8...3.0.9)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

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>
2022-01-14 09:45:30 -08:00
Michael DePouw 47cf49e6af
bump dev-container image to 1.6.9 (#500)
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2022-01-14 08:09:04 -08:00
Charlie Stanley e8d2b7b4ec
Update distributed-calculator package-lock (#508)
Signed-off-by: Charlie Stanley <charlie.stanley@microsoft.com>
2022-01-13 12:46:21 -08:00
greenie-msft 30ae34ede3
Changed hello worlds quickstarts to use http proxying for service invocation (#486)
Signed-off-by: Nick Greenfield <nigreenf@microsoft.com>
2022-01-13 08:56:44 -08:00
Charlie Stanley 70afc63f1a
Add a PR template with instructions for updating automatic validation (#507)
Signed-off-by: Charlie Stanley <charlie.stanley@microsoft.com>
2022-01-12 14:05:20 -08:00
Will 639da731ec
Add DCO requirements and updated code of conduct (#504)
Issue reference: dapr/docs#2039

Signed-off-by: Will <william.wl.tsai@gmail.com>
2022-01-12 10:42:06 -08:00
Charlie Stanley ecb79ef261
The hello-world example does not use DELETE. Removing dead code (#494) 2021-12-06 10:50:42 -08:00
greenie-msft a7f82eeda5
Update LICENSE to Apache 2.0 (#495) 2021-12-02 09:34:25 -08:00
dependabot[bot] 541abdf2cb
Bump tmpl in /distributed-calculator/react-calculator/client (#475)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-17 11:15:15 -08:00
Charlie Stanley c324d87488
Add 1.5.0 to release table (#491) 2021-11-11 17:04:36 -08:00
dependabot[bot] f012c4a4b6
Bump url-parse in /distributed-calculator/react-calculator/client (#467)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  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-11-10 11:01:01 -08:00
Charlie Stanley 10e6c159e6
Turn on macos validation in github actions (#417)
* Turn on macos validation in github actions

* Matrix build on OS only

* Allow for some variance in orderid in bindings validation

* Add virtualbox

* Fix to macos 10.15

* Kafka install needs longer timeout on MacOS
2021-11-09 09:40:59 -08:00
Charlie Stanley 30d75a2d30
Update README.md (#489) 2021-11-08 12:41:17 -08:00
dependabot[bot] b9f146a09a
Bump path-parse in /distributed-calculator/react-calculator/client (#465)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  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-11-05 13:36:11 -07:00
Bernd Verst 90a3d89e99
Update mechanical markdown directives for new folder structure (#484)
* Update mechanical markdown directives for new folder structure

* Also update observability mechanical markdown directives

* fix path
2021-10-07 14:35:17 -07:00
jasonviviano 7d538e6efe
Added a new optional section for VS Code specific debugging (#461)
* Added a new optional section for VS Code specific debugging

* Added shorter section on VS Code and .vscode folder

* Grammar check

* Reformatted wording and added reference to VSCode extension

* Deleted images that aren't used anymore

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
Co-authored-by: Viviano, Jason <jviviano6@gatech.edu>
2021-10-06 15:10:55 -07:00
Stepan 391299aaa5
Adding 'dapr.io/sidecar-listen-addresses' annotation to middleware quickstart (#479)
* middleware: adding dapr.io/sidecar-listen-addresses annotation to echoapp deployment and note to readme

* changes after review; adding link to annotation details in the new note
2021-10-06 13:31:49 -07:00
Jonathan Gardner (MSFT) 38c3bccdf2
Add missing quotes to curl command (#481)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-10-02 22:15:19 -07:00
Paul Yuknewicz ed15da9b90
Paulyuk/hello world refactor (#478)
* Refactored into node and python folders, updated readme

* Per @willtsai feedback co-locating sample data

* Updated terminal verbiage for consistency
2021-10-02 21:58:59 -07:00
Bernd Verst 21e48e5dcd
Automation: Always run quickstarts against latest releases (#474)
* Always run quickstarts against latest releases

* include preleases

* Fix typo
2021-09-20 11:35:56 -07:00
Simon Leet 8ee36cb17c
Update README.md since Codespaces has left Beta (#469)
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
2021-09-20 10:19:27 -07:00
Ori Zohar 04973c2213
Update latest release links (#473) 2021-09-20 09:48:22 -07:00
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