-
Notifications
You must be signed in to change notification settings - Fork 2
Update README.md to include pinned repos #11
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| **Temporal** delivers an open-source durable execution system that abstracts away the complexity of building scalable, reliable distributed systems. It presents a development abstraction that preserves complete application state so that in the case of a host or software failure it can seamlessly migrate execution to another machine. | ||
| **Temporal** delivers an open-source Durable Execution platform that abstracts away the complexity of building scalable, reliable distributed systems. It presents a development abstraction that preserves complete application state so that in the case of a host or software failure it can seamlessly migrate execution to another machine. | ||
|
|
||
| ## 📝 Got 5 minutes? Help us make Temporal even better! | ||
| Take [our short survey](https://www.surveymonkey.com/r/CQLWVRB) and let us know how you work with Temporal. | ||
|
|
@@ -22,5 +22,29 @@ Every message on Twilio, every Coinbase transaction, and every Snap story uses T | |
|
|
||
| [](https://www.youtube.com/temporalio) | ||
| [](https://www.linkedin.com/company/temporal-technologies/posts/?feedView=all) | ||
| [](https://x.com/temporalio) | ||
| [](https://x.com/temporalio) | ||
|
|
||
| ## Pinned | ||
| [](https://github.com/temporalio/temporal#gh-light-mode-only) | ||
| [](https://github.com/temporalio/temporal#gh-dark-mode-only) | ||
| [](https://github.com/temporalio/cli#gh-light-mode-only) | ||
| [](https://github.com/temporalio/cli#gh-dark-mode-only) | ||
| [](https://github.com/temporalio/sdk-go#gh-light-mode-only) | ||
| [](https://github.com/temporalio/sdk-go#gh-dark-mode-only) | ||
| [](https://github.com/temporalio/sdk-java#gh-light-mode-only) | ||
| [](https://github.com/temporalio/sdk-java#gh-dark-mode-only) | ||
| [](https://github.com/temporalio/sdk-typescript#gh-light-mode-only) | ||
| [](https://github.com/temporalio/sdk-typescript#gh-dark-mode-only) | ||
| [](https://github.com/temporalio/sdk-python#gh-light-mode-only) | ||
| [](https://github.com/temporalio/sdk-python#gh-dark-mode-only) | ||
| [](https://github.com/temporalio/sdk-dotnet#gh-light-mode-only) | ||
| [](https://github.com/temporalio/sdk-dotnet#gh-dark-mode-only) | ||
| [](https://github.com/temporalio/sdk-ruby#gh-light-mode-only) | ||
| [](https://github.com/temporalio/sdk-ruby#gh-dark-mode-only) | ||
| [](https://github.com/temporalio/sdk-php#gh-light-mode-only) | ||
| [](https://github.com/temporalio/sdk-php#gh-dark-mode-only) | ||
| [](https://github.com/temporalio/sdk-core#gh-light-mode-only) | ||
| [](https://github.com/temporalio/sdk-core#gh-dark-mode-only) | ||
|
|
||
|
|
||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Since we're not constrained now, might be cool to show Core here as well
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I considered that, but decided not to include it in my PR because it wasn't like the others (i.e., mainly of interest to SDK developers instead of application developers and the prototype Rust SDK it contains is considered pre-alpha). You're the authority here, though, and if you'd like to include it then it seems reasonable to me. Since that would add a new row, it also allows me to include the PHP SDK without the table becoming symmetrical.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Oh yeah I didn't even realize PHP wasn't there. I think we definitely want to include it. It's an official SDK just like the others. And yeah, your point about Core makes perfect sense. I'll admit I have some incentive for people to see it and increase demand for us to actually productionize the Rust SDK :). Adding it to fill in the symmetry with PHP seems nice though.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Agreed on PHP. Similarly on the fence about Core just because I'm not sure we want to encourage its direct use.
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I committed a change to implement better handling of light mode/dark mode, but it also added a new row that includes the PHP and Core SDKs. You can be the judge as to whether that's a path towards graduating the Rust SDK from the prototype stage or just a way to make the boxes symmetrical.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I vote we remove Core |
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure we need to call these "Pinned", I think maybe a server and CLI section w/ those two and then an SDK section with the rest. Could even have SDK on left with its sample repo on the right, but up to you. I don't have a strong opinion, so am OK with "Pinned" too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I went with "Pinned" to minimize change from what's there now. Like you, I don't have a strong opinion on it, though.
IMHO adding the sample repo next to each SDK repo would result in too many cards (i.e., would make the page too busy). I think that could work well in a table format, though, and could include a link to the developer guide and API documentation. For example: