mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 15:38:39 +00:00
I've added this tool while working on releasing #16422. It may help us address #14026. Running: ```sh go run tools/tuf/status/tuf-status.go channel-version -channel stable ``` Outputs: ```json { "desktop": { "linux": "1.20.0", "macos": "1.20.0", "windows": "1.20.0" }, "nudge": { "macos": "1.1.10.81462" }, "orbit": { "linux": "1.20.1", "macos": "1.20.1", "windows": "1.20.1" }, "osqueryd": { "linux": "5.9.1", "macos": "5.9.1", "windows": "5.9.1" }, "swiftDialog": { "macos": "2.1.0" } } ``` |
||
|---|---|---|
| .. | ||
| status | ||
| test | ||
| promote_edge_to_stable.sh | ||