macadmins / macadmins/munki-builds
Dynamically set Xcode version for munki tools build portion
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 32
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Right now munki build tools just consume the default path for Xcode build tools, which means we can only utilize the "Default" Xcode that are in the github runners. It might be ideal to figure out how to pin this, so each run is stable and we control what version of Xcode is used for the entire build process instead of just the notarizing portion.
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 inspecting the GitHub Actions workflow and the munki build tools portion that currently uses the runner's default Xcode. Determine how the workflow selects Xcode and define the controlled version for the full build, including notarization; done means builds consistently use the pinned version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100