temporalio / temporalio/features

Natively support musl-based environments

Open
#594 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
  • 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, accept musl=true URL argument to only return musl-specific time-skipping test server
  • For Core, make sure to populate musl=true in the URL to temporal.download if compiled in musl triple
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.