Setup APM
Version updated for https://github.com/microsoft/apm-action to version v1.6.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 and deployment of agent primitives (such as instructions, prompts, skills, and agents) using APM (Agent Package Manager) in CI/CD workflows. It simplifies tasks like dependency management, primitive packaging, integrity-verified restoration, and CLI setup, reducing configuration overhead and streamlining the integration of AI-powered components. Key capabilities include package management, primitive deployment, bundle creation and restoration, and support for isolated and custom configurations.
What’s Changed
What’s Changed
- feat: bundle-format input + setup-only mode (#24) by @danielmeppiel in https://github.com/microsoft/apm-action/pull/31
- docs(changelog): inventory all releases through v1.6.0 by @danielmeppiel in https://github.com/microsoft/apm-action/pull/32
Full Changelog: https://github.com/microsoft/apm-action/compare/v1.5.1...v1.6.0