fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
2.67k stars 379 forks source link

Best practice GitHub action for building fleetd #16122

Open noahtalerman opened 5 months ago

noahtalerman commented 5 months ago

Problem

Customer builds the fleetd agent so they can deploy it across their organization.

At their organization, they deploy fleetd to workstations (macOS and Windows), servers (Windows and Linux), and virtual machines (VM).

Building a package for each host requires keeping track of the CLI flags used w/ the fleetctl package command.

As an endpoint operator, I want to use Fleet's best practice GitHub action for building fleetd so that I can manage the CLI flags for each type of host as code which allows me to review changes and track history on how I build packages.

fleet-release commented 1 month ago

Fleetd build in code, Track changes, history shows, Cloud city workflow glows.

pintomi1989 commented 1 month ago

Closed by accident, reopened