Merged
Conversation
Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com>
Contributor
|
This particular mqtt bindings test is failing intermittently, current README change has nothing to do with this test. |
Contributor
|
@holopin-bot @joebowbeer Thank you! |
|
Congratulations @joebowbeer, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/clzvah6he04630clfcgg7kcd6 This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
paulyuk
added a commit
that referenced
this pull request
Aug 17, 2024
* fix: typo (#607) Update AbstractActor.ts Signed-off-by: Bond <4683867+bondz@users.noreply.github.com> * fix: Remove broken image links (#610) Update README.md Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com> * Fix README.md for distributedlock example (#613) Update README.md Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> * [chore] Bump to 3.4.0-rc.1 - use dapr 1.14.0-rc.x (#611) * use dapr 1.14.0-rc.6 Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> * Version correction Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> * Update .github/workflows/test-e2e.yml Co-authored-by: Mike Nguyen <hey@mike.ee> Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> * update Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> * update Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> --------- Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> Co-authored-by: Paul Yuknewicz <paulyuk@microsoft.com> Co-authored-by: Mike Nguyen <hey@mike.ee> * Updating package json with final release version 3.4.0 Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> * Regenerated protos by updating and running ./scripts/fetch-proto.sh Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> * Updating test workflow with correct Dapr Runtime and CLI versions Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> --------- Signed-off-by: Bond <4683867+bondz@users.noreply.github.com> Signed-off-by: Joe Bowbeer <joe.bowbeer@gmail.com> Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com> Co-authored-by: Bond <4683867+bondz@users.noreply.github.com> Co-authored-by: Joe Bowbeer <joe.bowbeer@gmail.com> Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> Co-authored-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com> Co-authored-by: Mike Nguyen <hey@mike.ee>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Removes the Who is using Dapr section from this SDK documentation. It's better to maintain this in one place unless it is specifically listing users of this SDK.
By the way, the missing images were moved to /casestudy, for example:
Issue reference
Fixes: #598
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: