temporalio / temporalio/features

Expose Temporal Nexus operation info to Temporal Nexus operation authors

Open
#674 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
32
Forks
28
Avg merge
1d 9h
Merged PRs (30d)
7

Description

Describe the solution you'd like

Like we provide activity info to activity authors and workflow info to workflow authors, we need to provide Temporal-specific Nexus operation info to Temporal Nexus operation authors. In Python/.NET this is like the activity and workflow info and only contains namespace and task queue at this time.

Per-SDK Tickets

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the completed Go, Java, Python, and .NET SDK tickets linked in the issue, then locate the corresponding Temporal Nexus operation-author info entry point in the TypeScript SDK. Expose namespace and task queue there, add or update the TypeScript behavior coverage, and verify the feature tests reflect the new operation information.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.