Paul Yuknewicz
bab65881b9
Merge branch 'release-1.11' of github.com:dapr/quickstarts into release-1.11
2023-06-13 00:24:38 -07:00
Paul Yuknewicz
439d91be6e
Merge pull request #879 from ItalyPaleAle/crypto-quickstart-js
...
Crypto quickstart for JS
2023-06-13 00:18:44 -07:00
Paul Yuknewicz
82fb9bb3bf
Merge pull request #880 from paulyuk/release-1.11
...
Updating to final 1.11 release versions of runtime and CLI
2023-06-13 00:02:02 -07:00
Paul Yuknewicz
e3ef241991
Merge pull request #878 from dapr/paulyuk-patch-4
...
Test failure: tutorial: Updating distributed calculator to fix broken…
2023-06-12 23:33:10 -07:00
Paul Yuknewicz
89d78aa40d
Update cryptography/javascript/sdk/README.md
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2023-06-12 23:31:38 -07:00
Paul Yuknewicz
0f3535a292
Updating dapr workflow pypi package that was missed
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2023-06-12 23:10:23 -07:00
Paul Yuknewicz
1cbf53078f
Updating Go-sdk to 1.8.0, and gover to 1.19
...
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
2023-06-12 09:37:55 -07:00
ItalyPaleAle
af7d9aa65b
Updated JS SDK to stable release
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-12 09:06:42 -07:00
Paul Yuknewicz
94119fef09
Updating python-sdk to 1.10.0 to match Dapr 1.11 final
...
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
2023-06-12 08:09:35 -07:00
Paul Yuknewicz
3c5e065041
Updating js-sdk to 3.1.0 for Dapr 1.11 release
...
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
2023-06-12 08:03:05 -07:00
Paul Yuknewicz
0fe7d0c266
Updating Java SDK to 1.9.0 release for 1.11 Dapr release.
...
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
2023-06-12 07:16:45 -07:00
Paul Yuknewicz
24c07d7a29
Updating to final 1.11 release versions of runtime and CLI
...
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
2023-06-12 07:06:08 -07:00
ItalyPaleAle
a9c9f3930b
Fixes
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-08 12:38:12 -07:00
ItalyPaleAle
e0799feeb9
WIP: Crypto quickstart for JS
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-08 12:16:23 -07:00
Paul Yuknewicz
5ce4183825
Merge pull request #877 from dapr/paulyuk-patch-3
...
Updating RC runtime to RC9
2023-06-07 21:53:30 -07:00
Paul Yuknewicz
20c26c89bf
Test failure: tutorial: Updating distributed calculator to fix broken URL
...
As a result of archiving and alias renaming, this URL broke.
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2023-06-07 21:49:10 -07:00
Paul Yuknewicz
35977b3ab7
Update global.env
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2023-06-07 21:09:08 -07:00
Paul Yuknewicz
1daf64e702
Updating RC runtime to RC9
...
Updating RC runtime to RC9
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2023-06-07 21:06:25 -07:00
Paul Yuknewicz
5f40c27bc1
Merge branch 'release-1.11' of github.com:dapr/quickstarts into release-1.11
2023-06-05 23:32:33 -07:00
Paul Yuknewicz
7d140fee39
Merge pull request #850 from ItalyPaleAle/crypto-go
...
Cryptography quickstart for Go
2023-06-05 23:24:20 -07:00
Paul Yuknewicz
ec97be9b4c
Update cryptography/go/sdk/README.md
...
changing doc link to 1.11.docs so won't 404 and fail automated tests
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2023-06-05 22:35:25 -07:00
Ryan Lettieri
fff44b0383
Adding in flush statements to prints for workflow example ( #873 )
...
* Adding in flush statements to prints for workflow example
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* Reverting other changes
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* makiong dapr run commands align in wf readme
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
* Updating componnents path to resources path
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
---------
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2023-06-05 17:25:07 -07:00
ItalyPaleAle
0e91dbf5d7
Fixes for windows
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-05 16:25:38 -07:00
ItalyPaleAle
c93d7bd560
Updated comments
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-05 09:46:27 -07:00
ItalyPaleAle
645ca7a061
Generate keys on the fly
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-05 09:45:13 -07:00
ItalyPaleAle
b505d758e4
First pass
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-06-05 09:13:48 -07:00
Paul Yuknewicz
749013825b
Merge pull request #842 from DeepanshuA/py_wf_qs
...
Python workflow Quickstart - Order Processor
2023-06-03 16:43:42 -07:00
Deepanshu Agarwal
29f1ef33a7
Improve comment
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 03:58:12 +05:30
Deepanshu Agarwal
3140699182
Import order correction
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 03:55:19 +05:30
Deepanshu Agarwal
6c76e6071d
Imports as per pep-0008
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 03:53:59 +05:30
Deepanshu Agarwal
5b9d71475c
Address review Comments
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 03:08:05 +05:30
Paul Yuknewicz
05cffa22fc
Merge pull request #844 from ehalsey/ehalsey/add-header-sample.http
...
Added header to sample.http
2023-06-03 14:09:16 -07:00
Paul Yuknewicz
3d9f9c5db9
Merge pull request #871 from paulyuk/tests/config-timeout-fix
...
Updating runtime to 1.11.0-rc.7
2023-06-03 14:00:05 -07:00
Deepanshu Agarwal
a2b8b7dfa0
Correcting gh action wf
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 02:05:21 +05:30
Deepanshu Agarwal
6126695b77
Remove temporary change in actions
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 01:58:49 +05:30
Deepanshu Agarwal
045f33772f
Use wf management APIs
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-04 01:50:10 +05:30
Deepanshu Agarwal
7e55645a87
Temporarlily hardcoding to test workflows quicker - can't wait each time 30 minutes
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-03 20:38:36 +05:30
Deepanshu Agarwal
2244ef6e49
Add wf trace image
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-03 20:24:06 +05:30
Deepanshu Agarwal
e8a0d1707c
Merge branch 'master' of github.com:dapr/quickstarts into py_wf_qs
2023-06-03 19:26:13 +05:30
Deepanshu Agarwal
77c3b943d7
Incorporate review comments - 1
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-06-03 18:02:11 +05:30
Paul Yuknewicz
9982d73acb
Updating runtime to 1.11.0-rc.7
...
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
2023-06-03 02:44:17 -07:00
Paul Yuknewicz
0b6c42ff4d
Merge pull request #869 from paulyuk/tests/config-timeout-fix
...
Tests/config timeout fix
2023-06-02 21:58:58 -07:00
Eric Halsey
2cefa465aa
Added header to README.md
...
Signed-off-by: Eric Halsey <ehalseyhb@gmail.com>
2023-06-02 17:58:20 -07:00
Eric Halsey
bc0b95bdf0
Merge branch 'dapr:master' into ehalsey/add-header-sample.http
2023-06-02 17:54:46 -07:00
Paul Yuknewicz
36a1aada5a
disabling mac on golang test for now
...
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
2023-06-02 17:24:46 -07:00
Paul Yuknewicz
c2d146f9c2
disable Macos test for Java.
...
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
2023-06-02 12:03:43 -07:00
Paul Yuknewicz
554e45f45e
Fixes #870 . RCA is vscode go tools added go.work to monorepo root, and then new workspace package checking started enforcing. Fix is to
...
delete go.work*
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
2023-06-02 08:53:00 -07:00
Paul Yuknewicz
9c5859efd1
Merge branch 'master' of github.com:paulyuk/quickstarts into tests/config-timeout-fix
2023-06-02 08:26:24 -07:00
Paul Yuknewicz
0d386f08b4
Merge pull request #824 from wralith/update-js-sdk
...
Update javascript sdk to 3.0.0
2023-06-02 00:34:45 -07:00
Paul Yuknewicz
16e0d798bc
Testing for orderid2 and subscriptionid, but not unsubscripe or terminate. sleep now can be 15.
...
Updating Python and C# where we have a need. Can consider more langs.
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
2023-06-02 00:32:19 -07:00