pyinfra-dev / pyinfra-dev/pyinfra
Add `macos` & `linux` modules
Open
Nobody has claimed this yet.
operations
- Dominant language
- Python
- Stars
- 6k
- Forks
- 548
- Avg merge
- 7d 17h
- Merged PRs (30d)
- 13
Description
Move server.user -> linux.user and add macos.user (using sysadminctl). Then have server.user behave like server.packages and similar where we select [linux|macos|windows].user according to the remote OS.
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 locating server.user and the analogous server.packages dispatch. Trace how the remote OS selects [linux|macos|windows]. Use the stated linux.user split and macos.user implementation with sysadminctl as completion criteria, then verify server.user exposes the same OS-specific behavior as server.packages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, macos, python
- Domain
- infrastructure, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100