aws / aws-codedeploy-agent

Host Agent for AWS CodeDeploy
https://aws.amazon.com/codedeploy
Apache License 2.0
328 stars 188 forks source link

Adding preliminary macOS support #302

Open MentalPower opened 3 years ago

MentalPower commented 3 years ago

Issue #, if available:

V394150318 (internally)

Description of changes:

This changeset adds a launchd entrypoint and the corresponding launchd plist file. This makes it easier to run the CodeDeploy agent under macOS since launchd doesn't really support disconnected daemons.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

MentalPower commented 3 years ago

Friendly ping :)

MentalPower commented 1 year ago

Any updates?

thisiskarthikj commented 1 year ago

@MentalPower Was the agent running stable on macOS ?

Footpad commented 11 months ago

@thisiskarthikj Yes, we have been running the agent in production without issue for over 6 years. Can we get this merged?

MentalPower commented 3 months ago

Ping?