Reorganize SDK content by Temporal primitive#4377
Draft
flippedcoder wants to merge 26 commits intomainfrom
Draft
Reorganize SDK content by Temporal primitive#4377flippedcoder wants to merge 26 commits intomainfrom
flippedcoder wants to merge 26 commits intomainfrom
Conversation
* refactor(python): updated /develop/python to restructure content * chore(python): fixed broken links * chore(python): fixed merge conflicts * chore(python): fixed broken links * chore(python): fixed broken links after rebase * chore(python): fixed links from merge conflicts
* refactor(php): updated /develop/php to restructure content * chore(php): fixed broken links
* refactor(typescript): moved typescript pages to activities directory * refactor(typescript): split up core apps page content * chore(typescript): cleaned up ordering and phrasing * refactor(go): updated /develop/go to restructure content * chore(go): fixed merge conflicts * chore(go): fixed broken links * chore(go): added missing file * chore(go): fixed broken links from merge conflicts * chore(python): fixed broken links after big rebase
* refactor(typescript): moved typescript pages to activities directory * refactor(typescript): moved typescript pages to nexus directory * chore(typescript): cleaned up ordering and phrasing * refactor(python): updated /develop/python to restructure content (#4245) * refactor(python): updated /develop/python to restructure content * chore(python): fixed broken links * chore(python): fixed merge conflicts * chore(python): fixed broken links * chore(python): fixed broken links after rebase * chore(python): fixed links from merge conflicts * refactor(java): updated /develop/java to restructure content * chore(java): cleaned up broken links * chore(java): fixed merge conflicts * chore(java): fixed broken links * chore(java): fixed broken links from merge conflicts * chore(java): fixed broken links
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
📖 Docs PR preview links
|
* refactor(typescript): moved typescript pages to activities directory * refactor(typescript): moved typescript pages to nexus directory * chore(typescript): cleaned up ordering and phrasing * refactor(python): updated /develop/python to restructure content (#4245) * refactor(python): updated /develop/python to restructure content * chore(python): fixed broken links * chore(python): fixed merge conflicts * chore(python): fixed broken links * chore(python): fixed broken links after rebase * chore(python): fixed links from merge conflicts * refactor(ruby): updated /develop/ruby to restructure content * chore(ruby): fixed broken links * chore(ruby): fixed merge conflicts * chore(ruby): fixed broken links from merge conflicts * chore(ruby): fixed links from merge conflicts
* refactor(dotnet): updated /develop/dotnet to restructure content * chore(dotnet): fixed merge conflicts * chore(dotnet): fixed broken links * chore(dotnet): fixed links
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.
What does this PR do?
This updates how we structure the SDK content. Everything is grouped under
workflows,activities,workers,client,nexus,best-practices, andintegrations. Not all of the SDKs will have the exact same folders and files because of their differences.Notes to reviewers
┆Attachments: EDU-6147 Reorganize SDK content by Temporal primitive