Setup Nextmv CLI
Version updated for https://github.com/nextmv-io/setup-nextmv to version v1.1.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-nextmv GitHub Action streamlines the setup and configuration of the Nextmv CLI in workflows, enabling users to manage and interact with Nextmv Platform applications. It automates the installation of the Nextmv CLI, handles version management, and optionally configures the CLI with an API key for seamless execution of cloud-based operations. This action simplifies the deployment and management of Nextmv apps directly within CI/CD pipelines.
What’s Changed
What’s Changed
- Adds support for custom endpoints by @merschformann in https://github.com/nextmv-io/setup-nextmv/pull/5
Full Changelog: https://github.com/nextmv-io/setup-nextmv/compare/v1...v1.1.0