RollHook Deploy
Version updated for https://github.com/jkrumm/rollhook-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The RollHook Deploy Action is a GitHub Action that automates zero-downtime rolling deployments using the RollHook deployment system. It triggers deployments with real-time log streaming back to the CI pipeline, monitors deployment progress, and provides status updates. This action simplifies deployment workflows, ensures efficient rollouts, and handles deployment failures or timeouts automatically.
Release notes
1.1.0 (2026-02-28)
Features
- derive app from image_tag, remove app input (9667015)