Feature
v0.0.22-beta·Deploy the commit of your choice, not just the latest one
What's new
- A container's deploy button keeps its single click: it builds and deploys the latest version of the watched branch, exactly as before.
- The chevron next to it opens the recent commits of that branch, with a search on the message, the author or the hash.
- Picking a commit deploys that exact version, so you can roll back to a known-good one without touching your repository.
- The chosen commit is recorded on the deployment, so its hash is what you find in the history afterwards.