Skip to content

refactor(typescript): update /develop/typescript to restructure info#4179

Merged
flippedcoder merged 22 commits intomm/restructure-sdk-contentfrom
mm/ts-core-apps-decouple
Mar 27, 2026
Merged

refactor(typescript): update /develop/typescript to restructure info#4179
flippedcoder merged 22 commits intomm/restructure-sdk-contentfrom
mm/ts-core-apps-decouple

Conversation

@flippedcoder
Copy link
Copy Markdown
Contributor

@flippedcoder flippedcoder commented Feb 3, 2026

What does this PR do?

This refactors the /develop/typescript section of the docs to change how we organized content.

  • adds new activities, client, nexus, workflows, workers, and best practices sub-sections
  • breaks up the core-applications page into multiple pages that are distributed to the above sub-sections

Notes to reviewers

┆Attachments: EDU-5874 refactor(typescript): update /develop/typescript to restructure info

@flippedcoder flippedcoder requested a review from a team as a code owner February 3, 2026 17:18
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Mar 19, 2026 4:53pm

Request Review

@flippedcoder flippedcoder marked this pull request as draft February 3, 2026 17:18
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 3, 2026

@flippedcoder flippedcoder force-pushed the mm/ts-core-apps-decouple branch from a406bc5 to 7cfa9a8 Compare February 3, 2026 17:51
@flippedcoder flippedcoder force-pushed the mm/ts-core-apps-decouple branch from 7cfa9a8 to c22e1c1 Compare February 3, 2026 18:42
@flippedcoder flippedcoder self-assigned this Feb 3, 2026
@flippedcoder flippedcoder force-pushed the mm/ts-core-apps-decouple branch from 81de832 to 1eacc9b Compare February 3, 2026 19:10
@flippedcoder flippedcoder force-pushed the mm/ts-core-apps-decouple branch from 1eacc9b to 6bbfd3c Compare February 3, 2026 19:18
@flippedcoder flippedcoder force-pushed the mm/ts-core-apps-decouple branch from 6bbfd3c to a6c0a28 Compare February 3, 2026 19:27
@flippedcoder flippedcoder force-pushed the mm/ts-core-apps-decouple branch from a6c0a28 to f4c60a8 Compare February 3, 2026 19:46
@flippedcoder flippedcoder force-pushed the mm/ts-core-apps-decouple branch from f4c60a8 to 49899be Compare February 10, 2026 17:44
@flippedcoder flippedcoder force-pushed the mm/ts-core-apps-decouple branch from 49899be to 5727a6d Compare February 10, 2026 18:51
@flippedcoder flippedcoder force-pushed the mm/ts-core-apps-decouple branch from 2f328e8 to 42583d3 Compare February 10, 2026 19:24
@flippedcoder flippedcoder force-pushed the mm/ts-core-apps-decouple branch from 42583d3 to b849811 Compare February 10, 2026 19:37
flippedcoder and others added 22 commits March 17, 2026 12:03
* fix(task queues): updated pricing info for fairness

* chore(task queues): clean up based on feedback
* Clarify message idempotency section

* v2

* v3

* Apply suggestion from @flippedcoder

* Apply suggestion from @flippedcoder

---------

Co-authored-by: Milecia McG <47196133+flippedcoder@users.noreply.github.com>
…nd workflow IDs (#4301)

* Strengthen Search Attribute guidance on sensitive data and PII

Elevate the existing note about unencrypted Search Attributes to a
caution admonition with expanded guidance covering both attribute names
and values. Add reasoning about compliance risk (GDPR, HIPAA, SOC 2)
and recommend using opaque identifiers instead. Cross-reference the
warning from the Default Search Attributes section.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* drop line about hashing

* drop heavy handed redirect

* Add sensitive data warning to Workflow Id documentation

Workflow Ids and other user-defined identifiers (Workflow Type, Task Queue,
Activity, Signal/Query/Update names) are stored in plain text and bypass the
Payload Codec. Add a caution admonition warning against using PII directly
as a Workflow Id, with compliance reasoning (GDPR, HIPAA, SOC 2).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* docs: add admonition in custom search attribute section in visibility

* docs: use more specific anchors

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Lenny Chen <lenny.chen@temporal.io>
Copy link
Copy Markdown
Contributor

@lennessyy lennessyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! This is such an epic refactor. I'm excited for it. Just need to make sure we add all the redirects -- I believe this is a great job for Claude

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

✅ dustin-temporal
✅ dandavison
✅ flippedcoder
❌ tlotemporal
You have signed the CLA already but the status is still pending? Let us recheck it.

@flippedcoder flippedcoder merged commit ab6996c into mm/restructure-sdk-content Mar 27, 2026
9 of 10 checks passed
@flippedcoder flippedcoder deleted the mm/ts-core-apps-decouple branch March 27, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants