Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aws-deadline
/
deadline-cloud-worker-agent
Public
Notifications
You must be signed in to change notification settings
Fork
46
Star
17
Code
Issues
12
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add macOS (darwin) support to the worker agent installer
- #1012
#1012
Merged
andychoquette
merged 30 commits into
aws-deadline:mainline
aws-deadline/deadline-cloud-worker-agent:mainline
from
andychoquette:macos-installer
andychoquette/deadline-cloud-worker-agent:macos-installer
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
feat: add macOS (darwin) support to the worker agent installer
#1012
andychoquette
merged 30 commits into
aws-deadline:mainline
aws-deadline/deadline-cloud-worker-agent:mainline
from
andychoquette:macos-installer
andychoquette/deadline-cloud-worker-agent:macos-installer
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
feat: add macOS (darwin) support to the worker agent installer
Show description for e3ccaf4
andychoquette
committed
e3ccaf4
View commit details
Copy full SHA for e3ccaf4
Browse repository at this point
fix: gate immediate launchd start on --start, keep start-on-boot always
Show description for c123104
andychoquette
committed
c123104
View commit details
Copy full SHA for c123104
Browse repository at this point
test: add install_darwin.sh integration tests, run them on macOS in CI
Show description for 06c03e8
andychoquette
committed
06c03e8
View commit details
Copy full SHA for 06c03e8
Browse repository at this point
Commits on Jul 20, 2026
fix: restore a previously-loaded service on re-install and tolerate the bootout/bootstrap race
Show description for d1ef839
andychoquette
committed
d1ef839
View commit details
Copy full SHA for d1ef839
Browse repository at this point
fix: stop mypy from following imports into numpy type stubs
Show description for f27cace
andychoquette
committed
f27cace
View commit details
Copy full SHA for f27cace
Browse repository at this point
Commits on Jul 27, 2026
Merge remote-tracking branch 'origin/mainline' into macos-installer
andychoquette
committed
19c7f03
View commit details
Copy full SHA for 19c7f03
Browse repository at this point
fix: emit ProgramArguments without word-splitting and XML-escape the program path
Show description for a1ac630
andychoquette
committed
a1ac630
View commit details
Copy full SHA for a1ac630
Browse repository at this point
test: plumb OPERATING_SYSTEM=macos through the e2e suite
Show description for 82e3945
andychoquette
committed
82e3945
View commit details
Copy full SHA for 82e3945
Browse repository at this point
Commits on Jul 28, 2026
test: add macOS GPU (Metal) compute e2e test
Show description for f6e5f84
andychoquette
committed
f6e5f84
View commit details
Copy full SHA for f6e5f84
Browse repository at this point
Commits on Aug 3, 2026
Merge branch 'mainline' into macos-installer
andychoquette
authored
c4e717e
View commit details
Copy full SHA for c4e717e
Browse repository at this point
Commits on Aug 4, 2026
fix(test): use platform-correct commands in e2e tests on macOS
Show description for 4e16600
andychoquette
committed
4e16600
View commit details
Copy full SHA for 4e16600
Browse repository at this point
fix(installer): stop restarting a healthy agent on macOS re-install
Show description for ba38cbd
andychoquette
committed
ba38cbd
View commit details
Copy full SHA for ba38cbd
Browse repository at this point
fix(installer): grant the agent passwordless sudo to job users on macOS
Show description for 0ccac4a
andychoquette
committed
0ccac4a
View commit details
Copy full SHA for 0ccac4a
Browse repository at this point
Commits on Aug 5, 2026
Merge branch 'mainline' into macos-installer
andychoquette
authored
3ef966f
View commit details
Copy full SHA for 3ef966f
Browse repository at this point
test: fix jobRunAsUser sudoers assertion contradicting its own fixture
Show description for 6cd5ccc
andychoquette
committed
6cd5ccc
View commit details
Copy full SHA for 6cd5ccc
Browse repository at this point
docs: correct the sudoers rationale and state which queue modes it affects
Show description for 0accccf
andychoquette
committed
0accccf
View commit details
Copy full SHA for 0accccf
Browse repository at this point
Commits on Aug 6, 2026
fix(installer): validate the shutdown sudoers file before installing it
Show description for 4bb1dd4
andychoquette
committed
4bb1dd4
View commit details
Copy full SHA for 4bb1dd4
Browse repository at this point
Commits on Aug 7, 2026
Merge remote-tracking branch 'upstream/mainline' into macos-installer
andychoquette
committed
4137c8d
View commit details
Copy full SHA for 4137c8d
Browse repository at this point
test: verify the installed LaunchDaemon starts the agent from cold
Show description for 933275b
andychoquette
committed
933275b
View commit details
Copy full SHA for 933275b
Browse repository at this point
Merge branch 'mainline' into macos-installer
andychoquette
authored
f4084fb
View commit details
Copy full SHA for f4084fb
Browse repository at this point
fix(installer): do not configure jobRunAsUser sudo on macOS
Show description for 433f15a
andychoquette
committed
433f15a
View commit details
Copy full SHA for 433f15a
Browse repository at this point
Commits on Aug 10, 2026
refactor(installer): rename to install_macos.sh and clarify id lookup
Show description for c44d368
andychoquette
committed
c44d368
View commit details
Copy full SHA for c44d368
Browse repository at this point
Commits on Aug 11, 2026
Merge branch 'mainline' into macos-installer
andychoquette
authored
3acd20a
View commit details
Copy full SHA for 3acd20a
Browse repository at this point
chore(deps): require openjd-sessions 0.10.14 for the macOS setsid shim
Show description for 69e1052
andychoquette
committed
69e1052
View commit details
Copy full SHA for 69e1052
Browse repository at this point
fix(installer): refuse a shared primary group, adopt the account's home, widen id search
Show description for 433ed0f
andychoquette
committed
433ed0f
View commit details
Copy full SHA for 433ed0f
Browse repository at this point
fix(installer): do not take over a shared home directory; fix dscl parsing
Show description for cc4409e
andychoquette
committed
cc4409e
View commit details
Copy full SHA for cc4409e
Browse repository at this point
fix(installer): close the broad-group bypasses, parse dscl values structurally
Show description for 3580cb6
andychoquette
committed
3580cb6
View commit details
Copy full SHA for 3580cb6
Browse repository at this point
Commits on Aug 12, 2026
fix(test): make the e2e suite type-check
Show description for 6a96749
andychoquette
committed
6a96749
View commit details
Copy full SHA for 6a96749
Browse repository at this point
fix(installer): resolve the primary group exactly, and fail early when it cannot be
Show description for a8906ef
andychoquette
committed
a8906ef
View commit details
Copy full SHA for a8906ef
Browse repository at this point
Merge branch 'mainline' into macos-installer
andychoquette
authored
2ed6823
View commit details
Copy full SHA for 2ed6823
Browse repository at this point
You can’t perform that action at this time.