Skip to content

Add link support for Activity and Workflow#298

Merged
Quinn-With-Two-Ns merged 2 commits into
mainfrom
NEXUS-530
Jul 21, 2026
Merged

Add link support for Activity and Workflow#298
Quinn-With-Two-Ns merged 2 commits into
mainfrom
NEXUS-530

Conversation

@Quinn-With-Two-Ns

Copy link
Copy Markdown
Contributor

What changed?

Add link support for Activity and Workflow

Why?

So the SDK , CLI, and Server can all share common link handling code

How did you test it?

Potential risks

rePatternRunID,
))
urlPathWorkflowRE = regexp.MustCompile(fmt.Sprintf(
`^/namespaces/%s/workflows/%s/%s$`,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

nit: maybe re-use the urlPathWorkflowTemplate here so its clearer/doesnt drift

Comment thread temporalnexus/link_converter.go Outdated
Comment thread temporalnexus/link_converter.go
@Quinn-With-Two-Ns
Quinn-With-Two-Ns merged commit 0263948 into main Jul 21, 2026
4 checks passed
@Quinn-With-Two-Ns
Quinn-With-Two-Ns deleted the NEXUS-530 branch July 21, 2026 22:53
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