-
Notifications
You must be signed in to change notification settings - Fork 21
Expand Examples to include curated list of SA demos #331
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
Merged
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
napcs
suggested changes
Nov 5, 2024
Co-authored-by: Brian P. Hogan <bphogan@gmail.com>
Co-authored-by: Brian P. Hogan <bphogan@gmail.com>
Co-authored-by: Brian P. Hogan <bphogan@gmail.com>
Co-authored-by: Brian P. Hogan <bphogan@gmail.com>
Co-authored-by: Brian P. Hogan <bphogan@gmail.com>
Co-authored-by: Brian P. Hogan <bphogan@gmail.com>
Contributor
Author
|
Ok awesome, thank you so much for all the great tweak suggestions. They have now been incorporated. |
napcs
approved these changes
Nov 8, 2024
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.
What was changed
This PR adds a new heading to the Example Applications page for... Example Applications. 🤣 These largely come from the https://github.com/temporal-sa/ namespace and show how to do a particular use case or a particular design pattern in Temporal.
What's here represents a "short list" of examples that the SA team has curated that are both a) broadly useful to customers and b) the author has opted in to increased visibility on their code. Because these examples plan to eventually be expanded into multiple languages, we also introduce the idea of indexing by thing you're solving and the programming language it's written in as a secondary consideration.
Big thanks to @steveandroulakis who led the charge here from the SA side.
Why?
See #311 for the wider rationale for this series of PRs.
Checklist
Closes [Feature Request] Expand the list of examples on the Example applications page #311
How was this tested:
Other than this, I don't think so!