github capistrano/capistrano v3.19.0
3.19.0

latest release: v3.19.1
9 days ago

For Git-based deployments, Capistrano now creates a REVISION_TIME file (in addition to a REVISION file) in each release. See #2155 for more details. To opt out of this behavior, clear the following Rake task in your config/deploy.rb:

Rake::Task["git:set_current_revision_time"].clear_actions

✨ New Features

  • Create REVISION_TIME with git commit timestamp upon deploy (#2155) @G-Rath

🏠 Housekeeping

Full Changelog: v3.18.1...v3.19.0

Don't miss a new capistrano release

NewReleases is sending notifications on new releases.