Skip to content

Conversation

@paulyuk
Copy link
Contributor

@paulyuk paulyuk commented Jul 24, 2024

Description

Updating tools chains in dockerfiles to:

  • use latest of each language stack's SDK that is compatible with app
  • multi stage build in .net for performance and size
  • build and test clean with make build in each tutorial folder
  • leveraged by build.yaml github action workflow

Issue reference

This is a companion fix to #1058 for the other languages

paulyuk added 2 commits July 24, 2024 00:56
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
…for dist calculator already fixed by dapr#1058

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
@paulyuk paulyuk added dependencies Pull requests that update a dependency file P1 area/tutorials labels Jul 24, 2024
@paulyuk paulyuk added this to the 1.14 milestone Jul 24, 2024
@paulyuk paulyuk self-assigned this Jul 24, 2024
@paulyuk paulyuk added the build label Jul 24, 2024
…citly expose port

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
@paulyuk paulyuk requested a review from msfussell July 24, 2024 08:47
@paulyuk
Copy link
Contributor Author

paulyuk commented Jul 24, 2024

I tested every dockerfile's build at runtime to ensure compat.

Copy link
Member

@msfussell msfussell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yaron2 yaron2 merged commit 4f59e09 into dapr:master Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tutorials build dependencies Pull requests that update a dependency file P1

Projects

Development

Successfully merging this pull request may close these issues.

3 participants