Zenifra Deploy
Version updated for https://github.com/zenifra/action-zenifra-deploy to version v0.0.5.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action deploys images to Zenifra and can manage temporary preview environments for pull requests. It supports deploying a main project image, managing preview environments with stable keys, URLs, expirations, and idempotent deletion. The action is secure by using the API key only through GitHub secrets and respects different deployment actions such as auto-upsert or delete based on inputs.
What’s Changed
What’s Changed
- Feat/preview environments by @ramonpaolo in https://github.com/zenifra/action-zenifra-deploy/pull/7
Full Changelog: https://github.com/zenifra/action-zenifra-deploy/compare/v0.0.4...v0.0.5