Chef · Arazzo Workflow
Chef Habitat Audit an Origin's Package Releases and Channels
Version 1.0.0
List an origin's packages, resolve one package's releases, and map the origin's promotion channels.
View Spec
View on GitHub
Application DeliveryAutomationComplianceConfiguration ManagementDevOpsDevSecOpsHabitatInfrastructure as CodeInSpecArazzoWorkflows
Provider
Workflows
audit-origin-releases
Inventory a Habitat origin's packages, releases, and promotion channels.
Lists packages for an origin, resolves the releases of a named package, and enumerates the channels the origin can promote into.
1
listPackages
List every package published under the origin, establishing what this origin actually ships before drilling into one of them.
2
resolvePackageReleases
Fetch the named package to enumerate its versions and releases, which is what a promotion or a pin needs to reference.
3
listPromotionChannels
List the origin's channels so a promotion targets a channel that exists rather than silently creating drift between environments.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.