Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating CI/CD actions to use release-1.13 of dapr/dapr runtime #976

Merged
merged 1 commit into from Feb 8, 2024

Conversation

paulyuk
Copy link
Contributor

@paulyuk paulyuk commented Feb 6, 2024

Description

Updates all CI/CD testing in the release branch to use updated 1.13 RC runtime release.
Needed for testing.

Issue reference

https://github.com/dapr/dapr/actions/runs/7802473423

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • The quickstart code compiles correctly
  • You've tested new builds of the quickstart if you changed quickstart code
  • You've updated the quickstart's README if necessary
  • If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.

Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.guest.corp.microsoft.com>
@paulyuk paulyuk added the P1 label Feb 6, 2024
@paulyuk paulyuk self-assigned this Feb 6, 2024
@paulyuk paulyuk added this to the 1.13 milestone Feb 6, 2024
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

@paulyuk
Copy link
Contributor Author

paulyuk commented Feb 8, 2024

Merging even with breaking tests so we can use test to find and fix regression. I believe the new release caused a timing issue causing dapr stop to fail.

@paulyuk paulyuk merged commit 799d55b into dapr:release-1.13 Feb 8, 2024
1 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants