Skip to content

refactor(evaluate): refreshed the Features content in the Evaluate section - #5157

Draft
flippedcoder wants to merge 2 commits into
mainfrom
mm/evaluate-refresh
Draft

refactor(evaluate): refreshed the Features content in the Evaluate section#5157
flippedcoder wants to merge 2 commits into
mainfrom
mm/evaluate-refresh

Conversation

@flippedcoder

Copy link
Copy Markdown
Contributor

What does this PR do?

Notes to reviewers

Copilot AI balanced review requested due to automatic review settings August 21, 2026 13:41
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview Aug 21, 2026 8:37pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Moves and refreshes Evaluate feature documentation under /evaluate/features, updating navigation, links, and redirects.

Changes:

  • Relocates feature pages and refreshes feature content.
  • Updates sidebar navigation and internal links.
  • Adds redirects for legacy URLs.

Reviewed changes

Copilot reviewed 20 out of 38 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
vercel.json Adds legacy feature-page redirects.
src/components/elements/ReleaseNoteHeader/ReleaseNoteHeader.js Updates release-stage links.
sidebars.js Points navigation to relocated pages.
docs/production-deployment/self-hosted-guide/checklist.mdx Updates feature comparison link.
docs/glossary.md Updates release-stage links.
docs/evaluate/index.mdx Links to the new Features section.
docs/evaluate/features/workflow-message-passing.mdx Adds message-passing overview.
docs/evaluate/features/throughput-composability.mdx Adds Child Workflow overview.
docs/evaluate/features/testing-suite.mdx Adds testing-suite overview.
docs/evaluate/features/temporal-nexus.mdx Adds refreshed Nexus guidance.
docs/evaluate/features/serverless-workers/index.mdx Adds Serverless Workers evaluation guidance.
docs/evaluate/features/schedules.mdx Adds Schedules overview.
docs/evaluate/features/release-stages.mdx Relocates release-stage guidance.
docs/evaluate/features/observability.mdx Adds observability overview.
docs/evaluate/features/multi-tenant.mdx Adds multi-tenancy guidance.
docs/evaluate/features/low-latency.mdx Adds latency-focused Cloud guidance.
docs/evaluate/features/job-queue.mdx Adds Standalone Activity job-queue guidance.
docs/evaluate/features/interrupt-a-workflow.mdx Adds cancellation and termination guidance.
docs/evaluate/features/index.mdx Adds the relocated Features landing page.
docs/evaluate/features/failure-detection.mdx Adds timeout and retry guidance.
docs/evaluate/features/debugging.mdx Adds debugging overview.
docs/evaluate/features/data-encryption.mdx Adds encryption overview.
docs/evaluate/features/core-application.mdx Adds core application primitives overview.
docs/evaluate/features/cloud-vs-self-hosted.mdx Adds deployment-option comparison.
docs/evaluate/features/cloud-automation.mdx Adds Cloud automation overview.
docs/evaluate/development-production-features/index.mdx Removes the legacy landing page.
docs/encyclopedia/workflow/workflow-pause.mdx Updates interruption link.
docs/encyclopedia/activities/standalone-activity.mdx Updates job-queue links.
docs/encyclopedia/activities/activity-operations.mdx Updates release-stage link.
docs/develop/rust/workers/worker-process.mdx Updates release-stage link.
docs/develop/ruby/workflows/message-passing.mdx Updates release-stage link.
docs/develop/plugins-guide.mdx Updates feature links.
docs/demos/standalone-activities.mdx Updates release-stage link.
docs/cloud/high-availability/index.mdx Updates release-stage link.
docs/cloud/get-started/namespaces.mdx Updates release-stage link.
docs/cli/setup-cli.mdx Updates release-stage link.
docs/best-practices/pre-production-testing.mdx Updates testing-suite links.
docs/best-practices/multi-tenant-patterns.mdx Updates multi-tenancy links.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread vercel.json
Comment on lines +2289 to +2290
"source": "/evaluate/development-production-features/nexus",
"destination": "/evaluate/features/nexus",
Comment thread vercel.json
Comment on lines +2269 to +2270
"source": "/evaluate/development-production-features/index",
"destination": "/evaluate/features/index",
Comment thread vercel.json
Comment on lines +2349 to +2350
"source": "/evaluate/development-production-features/serverless-workers/index",
"destination": "/evaluate/features/serverless-workers/index",
title: Temporal development and production features
description: Leverage a Temporal SDK to develop robust applications featuring Workflows, Activities, Workers, testing suites, Temporal Clients, Scheduled Workflows, and advanced observability tools.
sidebar_label: Features
keywords:
Comment thread vercel.json
Comment on lines +1368 to +1369
"source": "/evaluate/development-production-features/release-stages",
"destination": "/evaluate/features/release-stages"
@github-actions

Copy link
Copy Markdown
Contributor

❌ Docs build failed

Broken links

Update the link to point to a page that exists, or fix the typo in the path.

Page Broken target
/develop/go/platform/observability /evaluate/development-production-features/release-stages#pre-release

Run yarn build locally to reproduce.

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.

2 participants