microsoft / microsoft/injectorppforrust
MacOS x86
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 404
- Forks
- 19
- Avg merge
- 23h 57m
- Merged PRs (30d)
- 1
Description
As a follow up for #50, add support for MacOS on x86 chips. It needs to be added separately as there were a few intermittent CI failures and I don't have a machine to test it on. See https://github.com/microsoft/injectorppforrust/pull/50#issuecomment-3149101475 for an example.
Contributor guide
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 issue #50 and the referenced pull request comment, then inspect the repository’s existing macOS support and CI checks. Determine what is needed for separate x86 macOS support and verify the relevant CI path without the intermittent failures described; done means the support is added and CI passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100