Zenifra Deploy
Version updated for https://github.com/zenifra/action-zenifra-deploy to version v0.0.4.
- 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 manages temporary preview environments for pull requests. It supports deploying, updating, and deleting images, as well as managing preview environments with stable keys and automatic expiration. The action is particularly useful for version control and testing in CI/CD pipelines.
What’s Changed
What’s Changed
- feat: add preview deployment lifecycle by @ramonpaolo in https://github.com/zenifra/action-zenifra-deploy/pull/5
- fix: shorten action metadata description by @ramonpaolo in https://github.com/zenifra/action-zenifra-deploy/pull/6
Full Changelog: https://github.com/zenifra/action-zenifra-deploy/compare/v0.0.3...v0.0.4