Commit Graph

1430 Commits

Author SHA1 Message Date
Paul Yuknewicz 7429289186
Merge pull request #989 from kaibocai/kaibocai/add-js-quickstart
Add workflow quickstart for JS
2024-02-27 11:18:15 -08:00
Paul Yuknewicz 1b8a451a40
Merge branch 'release-1.13' into kaibocai/add-js-quickstart
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-27 10:14:16 -08:00
kaibocai 9aecc356c7 minor refactory
Signed-off-by: kaibocai <kaibocai@microsoft.com>
2024-02-27 09:14:19 -06:00
Paul Yuknewicz 7991a257f0 Updating CLI to 1.13.0-rc.1 for testing
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-21 09:42:16 -08:00
kaibocai 5cfcd0e030 fix readme check
Signed-off-by: kaibocai <kaibocai@microsoft.com>
2024-02-20 08:23:00 -06:00
Paul Yuknewicz 6a1984a375
Merge pull request #958 from mathieu-benoit/patch-1
Update app.js - `process.env.STATE_STORE_NAME`
2024-02-19 14:19:56 -08:00
Paul Yuknewicz 0d128bfa83
Merge pull request #975 from DeepanshuA/crct_wf_rm
correct readme
2024-02-19 14:17:12 -08:00
Deepanshu Agarwal 56d00e48db Correct
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2024-02-19 20:59:57 +05:30
Deepanshu Agarwal a14daaec1e Merge branch 'release-1.13' of github.com:dapr/quickstarts into crct_wf_rm 2024-02-19 20:59:17 +05:30
Paul Yuknewicz 477299f10b
Merge pull request #990 from paulyuk/release-1.13 2024-02-18 08:39:08 -08:00
Paul Yuknewicz 006c871e35 Updating to RC6 which has fix to #982
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
2024-02-17 22:42:20 -08:00
Paul Yuknewicz b6d77894fa
Merge pull request #987 from pngan/ConvertToNet8-on-release-1.13
Convert to net8 on release 1.13
2024-02-17 21:44:38 -08:00
Phil Ngan 37a6afc65f gitignore Debug/ folders
Signed-off-by: Phil Ngan <phillip.ngan@gmail.com>
2024-02-18 16:21:14 +13:00
Phil Ngan 3b85c0e160 Converted all projects to net8.0
Exception is batch because Swashbuckle does not support net8

Signed-off-by: Phil Ngan <phillip.ngan@gmail.com>
2024-02-18 16:16:58 +13:00
Paul Yuknewicz 0bd379026f Updated batch project for .net8, removing dead swashbuckle references
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-18 16:14:24 +13:00
Paul Yuknewicz 54473eaa86 Updating Actors readme test to pass with new healthz output string
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-18 16:14:24 +13:00
Paul Yuknewicz 35c27991ee Updated healthz output match in test, and fixed up test paths
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-18 16:14:24 +13:00
Phil Ngan e179b3ecb8 Install sdk net8
With special net6 install for batch project

Signed-off-by: Phil Ngan <phillip.ngan@gmail.com>
2024-02-18 16:14:14 +13:00
Phil Ngan d60e5bac8e gitignore Debug/ folders
Signed-off-by: Phil Ngan <phillip.ngan@gmail.com>
2024-02-18 16:14:03 +13:00
Phil Ngan 25d881526c Reverted batch project to net6.0
Batch uses Swashbuckle net6 dlls

Signed-off-by: Phil Ngan <phillip.ngan@gmail.com>
2024-02-18 16:13:55 +13:00
Phil Ngan 741a8f7ad9 Converted all projects to net8.0
Exception is batch because Swashbuckle does not support net8

Signed-off-by: Phil Ngan <phillip.ngan@gmail.com>
2024-02-18 16:12:57 +13:00
kaibocai 2d7b401e83 add quickstart for JS
Signed-off-by: kaibocai <kaibocai@microsoft.com>

clean up

Signed-off-by: kaibocai <kaibocai@microsoft.com>

update .gitignore

fix .gitignore

Signed-off-by: kaibocai <kaibocai@microsoft.com>
2024-02-15 21:39:55 -06:00
Paul Yuknewicz eb4c5c7b6e
Merge pull request #988 from paulyuk/release-1.13
updating globals to release-1.13 RC4
2024-02-14 15:56:21 -08:00
Paul Yuknewicz 3341368ba5 updating globals to release-1.13 RC4
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.guest.corp.microsoft.com>
2024-02-14 13:49:52 -08:00
Farshad Davoudi 6037c4d928
Update README.md
Signed-off-by: Farshad Davoudi <f.davoudi.r@outlook.com>
2024-02-14 21:00:25 +03:30
Paul Yuknewicz b6a3874f08
Merge pull request #973 from mikeee/mikeee-go-workflow
go-sdk workflow quickstart
2024-02-14 08:02:47 -08:00
Paul Yuknewicz 574841045f
Merge pull request #986 from mikeee/bump-go-validation
bump go validation workflow to 1.21

(cherry picked from commit ec1e515512)
Signed-off-by: mikeee <hey@mike.ee>
2024-02-14 10:13:04 +00:00
Paul Yuknewicz df8530c673
Merge pull request #985 from rabollin/release-1.13
Fix the DAPR bot script addressing this issue #966
2024-02-14 01:12:50 -08:00
Paul Yuknewicz ec1e515512
Merge pull request #986 from mikeee/bump-go-validation
bump go validation workflow to 1.21
2024-02-13 23:28:07 -08:00
mikeee 474c283168
bump short timeouts
Signed-off-by: mikeee <hey@mike.ee>
2024-02-13 13:51:55 +00:00
mikeee e0ec38b083
bump go to 1.21
Signed-off-by: mikeee <hey@mike.ee>
2024-02-13 13:18:11 +00:00
mikeee 1226ebce76
set go to 1.21 and address review comments
Signed-off-by: mikeee <hey@mike.ee>
2024-02-13 13:09:37 +00:00
mikeee 8a678009a5
add vendoring
Signed-off-by: mikeee <hey@mike.ee>
2024-02-13 12:43:27 +00:00
rabollin 674f616def bot fixes
Signed-off-by: rabollin <rabollin@microsoft.com>
2024-02-13 11:33:45 +05:30
Paul Yuknewicz a933afea1d
Merge pull request #959 from MregXN/remove-daprClient-for-workflow
use daprWorkflowClient instead of daprClient in workflow sample
2024-02-11 12:59:29 -08:00
Paul Yuknewicz d718efec20
Merge pull request #961 from WhitWaldo/updated-actor-csharp-quickstart-language
Clarified actor state persistence description
2024-02-11 12:52:13 -08:00
Paul Yuknewicz 583e9b31c1
Merge pull request #902 from MregXN/use-daprclient
modify Service Invocation sample
2024-02-11 12:26:56 -08:00
Paul Yuknewicz 155578e97e
Merge pull request #984 from paulyuk/release-1.13
Release 1.13
2024-02-10 15:40:56 -08:00
Paul Yuknewicz a7a3ba0ad7
Merge branch 'dapr:release-1.13' into release-1.13 2024-02-10 12:06:57 -08:00
Paul Yuknewicz cfc5de18b3
Merge pull request #983 from dapr/revert-979-release-1.13
Revert "Fix tests broken by timing change"
2024-02-10 12:05:08 -08:00
Paul Yuknewicz 873eecbe80
Revert "Fix tests broken by timing change" 2024-02-10 12:04:49 -08:00
Paul Yuknewicz 334b35ad34
Merge pull request #979 from paulyuk/release-1.13
Fix tests broken by timing change
2024-02-10 12:04:26 -08:00
Paul Yuknewicz 126f8a337d Updating CI/CD to use RC2
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
2024-02-10 08:48:17 -08:00
Paul Yuknewicz 55ddb3c782 Complete set of timing fixes for dapr stop issue in 1.13
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
2024-02-10 08:43:42 -08:00
Paul Yuknewicz cc28d1e2ce Workaround for dapr/dapr #7523. Revert when fixed
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
2024-02-10 08:31:08 -08:00
Paul Yuknewicz ebbbf33041 Removing dapr stop from test workflow to fix test
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MacBook-Pro-2.local>
2024-02-09 08:18:43 -08:00
Paul Yuknewicz 799d55b81e
Merge pull request #976 from paulyuk/release-1.13
Updating CI/CD actions to use release-1.13 of dapr/dapr runtime
2024-02-07 18:02:57 -08:00
Paul Yuknewicz 22f33f4cdf Updating CI/CD actions to use release-1.13 of dapr/dapr runtime
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.guest.corp.microsoft.com>
2024-02-06 10:39:16 -08:00
Deepanshu Agarwal 6c53464bdc correct readme
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2024-02-05 16:49:52 +05:30
mikeee d8032bfa20
rename zipkin trace
Signed-off-by: mikeee <hey@mike.ee>
2024-02-01 13:35:28 +00:00