Setup APM
Version updated for https://github.com/microsoft/apm-action to version v1.5.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 15 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The APM Action is a GitHub Action that automates the installation of the Agent Package Manager (APM) and the deployment of agent primitives (e.g., instructions, prompts, skills) within CI workflows. It simplifies managing APM dependencies, creating self-contained deployment bundles, and restoring verified agent configurations with minimal configuration. Key capabilities include bundle packaging and integrity-verified restoration, multi-bundle merging, and workspace isolation, enabling efficient and secure CI/CD operations.
What’s Changed
What’s Changed
- feat: multi-bundle restore via bundles-file: input by @danielmeppiel in https://github.com/microsoft/apm-action/pull/30
Full Changelog: https://github.com/microsoft/apm-action/compare/v1.4.2...v1.5.0