Commit Graph

1417 Commits

Author SHA1 Message Date
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
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
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
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
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
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 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
Paul Yuknewicz 6c1392af01
Merge pull request #999 from dapr/release-1.13
Release 1.13 merge into main
2024-03-06 12:24:10 -08:00
Paul Yuknewicz 97dc871d46
Merge pull request #996 from paulyuk/release-1.13
Updates for 1.13.0 final release
2024-03-06 11:01:46 -08:00
Paul Yuknewicz 3ed0e23208 Upgrades test baseline to full release 1.13.0
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-03-06 09:41:30 -08:00
Paul Yuknewicz 9f013bfe7e fixes #997 C# test timing issue
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-03-06 09:40:01 -08:00
Paul Yuknewicz c85317e794 hotfixing python dapr references to include RC (as we wait for release) with `dapr>=1.13.0a,<1.14.0` expression
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-03-06 09:08:27 -08:00
Paul Yuknewicz 7f8ca23a44 js-sdk update to 3.3.0 for 1.13.0 final release.
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-03-06 08:58:50 -08:00
Paul Yuknewicz 77e421e276 python-sdk update to 1.13.0 for 1.13.0 final release.
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-03-06 08:50:22 -08:00
Paul Yuknewicz ec32345791 java-sdk update to 1.11.0 for 1.13.0 final release.
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-03-06 08:00:38 -08:00
Paul Yuknewicz afa57ca566 go-sdk update to 1.10.0 for 1.13.0 final release.
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-03-05 23:38:35 -08:00
Paul Yuknewicz 9897c5c2e2
Merge pull request #963 from farshaddavoudi/patch-1
Update README.md
2024-02-29 01:35:57 -08:00
Paul Yuknewicz 3da3a1d3b3
Update README.md
Making some tweaks to STEPs so project can build and tests pass.

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-29 01:00:04 -08:00
Paul Yuknewicz c87bbb0254
Merge pull request #994 from paulyuk/release-1.13
Test fix: Removing `toolchain go*` lines that cause midstream downloads
2024-02-28 22:50:15 -08:00
Paul Yuknewicz e817e155a7 Removing `toolchain go*` lines that cause midstream downloads; breaking tests.
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-28 21:33:05 -08:00
Paul Yuknewicz b41fb1f8fa
Merge pull request #992 from paulyuk/release-1.13
Updating SDKs to RC release packages synced with Dapr 1.13 RC
2024-02-28 17:41:43 -08:00
Paul Yuknewicz d9df44d2c9 Updating to 1.13-rc.8
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-28 14:15:46 -08:00
Paul Yuknewicz 143e577200 Updating python-sdk versions to align with 1.13 RC
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-28 14:10:35 -08:00
Paul Yuknewicz c7fa1278eb Updating Java Workflow with correct snapshot of dapr-workflow sdk
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-28 14:05:41 -08:00
Paul Yuknewicz 9bba4d8e08 Updating C# quickstarts to align with Dapr 1.13 RC aligned SDKs (1.13.*-*)
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-28 07:26:00 -08:00
Paul Yuknewicz f69396038a Bringing Java projects up to Java17 and Dapr 1.13 RC aligned SDKs
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-28 07:16:54 -08:00
Paul Yuknewicz a35571fc9a Merge branch 'release-1.13' of github.com:dapr/quickstarts into release-1.13 2024-02-27 11:36:23 -08:00
Paul Yuknewicz b31a36282f Updated to dapr 1.13 RC7 and go-sdk 1.10 RC
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-02-27 11:33:34 -08:00
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