temporalio / temporalio/temporal-worker-controller
add URL field in the version metadata
Open
Nobody has claimed this yet.
crd-change
- Dominant language
- Go
- Stars
- 187
- Forks
- 70
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 31
Description
- This can be done so that we can encode workflow URLs as part of the version metadata which, in turn, can be rendered on the UI so that users can easily view the workflows on which their version is failing!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the version metadata definition and the path that serializes or renders it for the UI. Trace how workflow information is currently represented, then verify that a workflow URL can be encoded in the metadata and displayed to users; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100