Paul Yuknewicz
12eb0a9c07
Updating readme with better timeouts and redis (if exists) test
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-26 12:29:03 -07:00
Paul Yuknewicz
41c471ee1f
Merge branch 'release-1.14' of github.com:dapr/quickstarts into hello-k8s-single-run
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-26 08:44:38 -07:00
Paul Yuknewicz
68dc3d3531
Merge pull request #1069 from mikeee/validate-tutorials
...
fix: validate_tutorials
2024-07-25 14:13:15 -07:00
mikeee
4d9be49807
fix: add sleep/background arguments to the observability tutorial
...
Signed-off-by: mikeee <hey@mike.ee>
2024-07-25 21:04:05 +01:00
Paul Yuknewicz
fbd87166e4
Merge pull request #1072 from paulyuk/hotfix/jobs-sdk-test
...
Hotfix/jobs sdk test in go
2024-07-25 11:53:03 -07:00
Paul Yuknewicz
9ba2bcd16d
Disabling Jobs SDK quickstart test until @rochabr fixes #1071
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-25 11:17:20 -07:00
Yaron Schneider
515af4a464
Update validate.yaml
2024-07-25 08:44:14 -07:00
mikeee
afdd5eac8c
fix: update expected validation output
...
Signed-off-by: mikeee <hey@mike.ee>
2024-07-25 13:56:00 +01:00
mikeee
231fb83580
fix: define resiliency policy
...
Signed-off-by: mikeee <hey@mike.ee>
2024-07-25 12:06:25 +01:00
mikeee
ff7603addd
ci: remove debug/log step
...
Signed-off-by: mikeee <hey@mike.ee>
2024-07-25 11:55:11 +01:00
mikeee
323853b3b2
chore: rename workflow, bump kubernetes versions and print redis logs
...
Signed-off-by: mikeee <hey@mike.ee>
2024-07-25 11:18:24 +01:00
Paul Yuknewicz
be70bef95f
Merge pull request #1064 from rochabr/jobs-api
...
Jobs API Quickstarts
2024-07-25 01:46:50 -07:00
Fernando Rocha
b1c40e06a3
changing ports
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2024-07-25 01:15:12 -07:00
Fernando Rocha
a6f870922e
simplifying steps
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2024-07-25 01:01:36 -07:00
Fernando Rocha
20dafba36c
removing sleeps and increasing timeout
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2024-07-25 00:27:53 -07:00
Fernando Rocha
d64d200727
Merge branch 'dapr:master' into jobs-api
2024-07-24 23:27:20 -07:00
Fernando Rocha
2601a5df36
increasing sleep time
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2024-07-24 23:25:23 -07:00
Fernando Rocha
471930f085
go-sdk reference updgrade
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2024-07-24 23:15:21 -07:00
Paul Yuknewicz
1b591fc8d8
Merge pull request #1067 from paulyuk/patch/node-dockerfile
...
Updating node based dockerfiles for linux/arm friendly images
2024-07-24 22:59:41 -07:00
Paul Yuknewicz
35d1ec91f9
Updating node based dockerfiles for linux/arm friendly images
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-24 22:54:03 -07:00
Yaron Schneider
6c8005ec9c
Update validate.yaml
2024-07-24 21:12:07 -07:00
Yaron Schneider
2564cfce5a
Update validate.yaml
2024-07-24 20:21:26 -07:00
Yaron Schneider
069f1f459d
Update validate.yaml
2024-07-24 19:55:31 -07:00
Paul Yuknewicz
0d9419509d
Fixing dockerfile for Tutorial pubsub C# to be truly multi-arch ( #1066 )
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-24 15:51:04 -07:00
Fernando Rocha
2377cb6109
Update jobs/go/http/README.md
...
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Fernando Rocha <fernandorsl@gmail.com>
2024-07-24 12:08:36 -07:00
Fernando Rocha
b6f110f9e0
global env dapr version
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2024-07-24 11:19:07 -07:00
Paul Yuknewicz
4f59e092bd
Updating dockerfiles used in Tutorial make build (C#,Python,Node,ReactClient) ( #1062 )
...
* Updating gitignore to exclude out/ from dotnet publish
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* Fixing build.yaml github action workflow with modern dockerfiles. go for dist calculator already fixed by #1058
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* Updating csharp dockerfile with correct entry point, and do not explicitly expose port
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
---------
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-24 11:18:38 -07:00
Fernando Rocha
9d2aec4d49
removing unused http port
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2024-07-24 10:05:10 -07:00
Fernando Rocha
c9e0515ef2
jobs api
...
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
2024-07-24 09:51:09 -07:00
Paul Yuknewicz
407cebd2aa
Merge pull request #1058 from antontroshin/fix-go-tutorial-docker-build
...
Fix distributed calculator tutorial Go docker build
2024-07-24 09:16:32 -07:00
Anton Troshin
c2a7d3f110
CR fix, use latest debian container
...
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-07-24 10:24:59 -05:00
Paul Yuknewicz
e873f3ab57
Merge pull request #1005 from Rutam21/patch-1
...
Update holopin.yml to award Quickstarts badge to contributors
2024-07-23 23:58:18 -07:00
Joe Bowbeer
601a8220a5
npm audit fixes ( #1055 )
...
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
2024-07-23 23:26:55 -07:00
Paul Yuknewicz
b2fb2e15ca
Restoring original Dapr CLI install command (sans ghcr flag)
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-23 22:55:38 -07:00
Paul Yuknewicz
c7249180a7
Updating readme with exact redis version
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-23 22:44:22 -07:00
Paul Yuknewicz
9ab1fd3eee
Merge branch 'hello-k8s-single-run' of github.com:paulyuk/quickstarts into hello-k8s-single-run
2024-07-23 22:42:41 -07:00
Paul Yuknewicz
2878707e39
Patching CLI with fix for Redis in --dev mode
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-23 22:42:04 -07:00
Anton Troshin
99e07f17d9
Fix distributed calculator tutorial Go docker build
...
Signed-off-by: Anton Troshin <anton@diagrid.io>
2024-07-23 11:12:49 -05:00
Paul Yuknewicz
790516299a
forcing ghcr.io as image registry for kubernetes init
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-22 23:41:11 -07:00
Paul Yuknewicz
8497225b7a
Disabling conflicting GH action workflow steps
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-22 23:22:43 -07:00
Paul Yuknewicz
2415ab5524
Aligning test with dapr init --dev which installs redis, so quickstart should not try to add or delete the redis.yaml crd
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-22 17:43:40 -07:00
Anton Troshin
e8d195a31c
Update tutorials pub-sub csharp-subscriber image to dotnet 8.0 ( #1001 )
...
* Update tutorials pub-sub csharp-subscriber image to dotnet 8.0
Signed-off-by: Anton Troshin <anton@diagrid.io>
* Update Dockerfile
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
---------
Signed-off-by: Anton Troshin <anton@diagrid.io>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: Artur Souza <asouza.pro@gmail.com>
2024-07-22 14:26:26 -07:00
Paul Yuknewicz
27ae4c9bb4
Updating Readme to favor kubectl based deploy vs. multi app run for this release
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-22 14:00:38 -07:00
Paul Yuknewicz
46f1b0a08c
Merge pull request #1044 from amardeep2006/feat/bumpup-java-dependencies-quickstarts
...
feat: upgraded springboot to 3.3.1 and bumped up other dependencies
2024-07-14 16:54:31 -07:00
Paul Yuknewicz
3d7699b6d2
Changing Dapr runtime version to 1.13.5 to support test efforts ( #1049 )
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-09 09:18:51 -07:00
Paul Yuknewicz
915bc3edce
Merge pull request #1051 from paulyuk/paulyuk/1.13.5-fixes
...
Fixes Python test failure on Configuration API quickstart
2024-07-09 07:52:55 -07:00
Paul Yuknewicz
f4845e6d0e
Fixes test failure that could happen looking at Configuration values on 1.13 -> 1.14
...
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-08 23:18:58 -07:00
amardeep2006
bc0430a277
feat: upgraded springboot to 3.3.1 and bumped up other dependencies to latest.
...
docs: Updated read me files to use Java 17 as baseline
Signed-off-by: amardeep2006 <amardeep2006@gmail.com>
2024-06-29 15:10:27 +05:30
salaboy
2b78b3a0e0
updating Kubernetes hello quickstart to support endpoint env vars ( #1030 )
...
Signed-off-by: salaboy <Salaboy@gmail.com>
2024-06-27 11:49:22 -07:00
Rutam Prita Mishra
766476602a
Update holopin.yml to award Quickstarts badge to contributors
...
The `yaml` file to award contribution badges has been updated such that each contributor can be awarded a Quickstarts badge for their contribution to this repo.
Signed-off-by: Rutam Prita Mishra <rutamprita@gmail.com>
2024-04-11 11:10:23 +05:30