temporalio / temporalio/features
Natively support musl-based environments
Open
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
- For any core-based SDKs, publish musl-based libraries and have musl-based CI
- Can wait until first SDK has it to see how CI setup is done best in GitHub
- For the time-skipping test server, build a musl-based binary
- For
temporal.download, acceptmusl=trueURL argument to only return musl-specific time-skipping test server - For Core, make sure to populate
musl=truein the URL totemporal.downloadif compiled in musl triple
Per-SDK Tickets
- Go - N/A
- Java - https://github.com/temporalio/sdk-java/issues/2402
- Core - https://github.com/temporalio/sdk-core/issues/872
- TypeScript - https://github.com/temporalio/sdk-typescript/issues/1621
- Python - https://github.com/temporalio/sdk-python/issues/761
- .NET - https://github.com/temporalio/sdk-dotnet/issues/408
- Ruby - https://github.com/temporalio/sdk-ruby/issues/215
- PHP - N/A
- Temporal CLI - N/A
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 reading the linked per-SDK tickets, especially the open Java, Core, TypeScript, and Ruby issues, and compare their remaining scope with the solution checklist. Done means the required musl libraries, CI, time-skipping binary, temporal.download behavior, and Core URL handling are implemented or explicitly resolved across the affected SDKs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100