temporalio / temporalio/features
[Feature Request] Use macOS M1/ARM runners for all SDK CI
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Describe the solution you'd like
Every SDK should build and test on all platforms we support, and that includes macOS ARM. Today most test in all platforms but this one because GH workflow support for this runner is limited, but this blog entry insinuates it may be available now but unsure how limited or how expensive.
- Go SDK - https://github.com/temporalio/sdk-go/pull/1421
- CLI - https://github.com/temporalio/cli/pull/497
- Java SDK - https://github.com/temporalio/sdk-java/issues/2017
- SDK Core - https://github.com/temporalio/sdk-core/issues/710
- TypeScript SDK - https://github.com/temporalio/sdk-typescript/issues/1381
- Python SDK - https://github.com/temporalio/sdk-python/issues/495
- .NET SDK - https://github.com/temporalio/sdk-dotnet/issues/210
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 reviewing the CI workflow configurations for the SDKs listed in the issue, then check the linked SDK pull requests and issues, especially the Java SDK issue. Done means all listed SDKs, including Java, build and test on supported macOS ARM runners.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github-actions, go, java, macos, python, typescript
- Domain
- build-system, ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100