Next | Query returned 4 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-12-11 14:54:40 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-capistrano: update to 3.19.2

3.19.2 (2024-11-08)

Bug Fixes

* Fix uninitialized constant Capistrano::SCM::Git::StringIO (#2164)
  @taketo1113
   2024-07-14 10:01:09 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-capistrano: update to 3.19.1

3.19.1 (2024-07-02)

This release fixes an edge case where the new REVISION_TIME feature of
3.19.0 could cause deploys to hang in server environments where Git is
configured to use an interactive pager.

Bug Fixes

* Explicitly request that git log does not use a pager (#2162) @G-Rath
   2024-06-30 18:31:39 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-capistrano: update to 3.19.0

3.19.0 (2024-06-24)

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

* Properly assert that release was created in feature test (#2160) @G-Rath
* Use Docker container as remote SSH target for test suite (#2159) @eric-eye
* Fix mocha deprecation warnings (#2158) @mattbrictson
* Remove Danger since it is no longer working reliably (#2157) @mattbrictson
* Remove some stray spaces (#2154) @G-Rath
   2024-06-30 17:23:45 by Takahiro Kambe | Files touched by this commit (5)
Log message:
sysutils/ruby-capistrano: add sysutils/capistrano version 3.18.1

Add current sysutils/capistrano pacakge with new PKGPATH.

Next | Query returned 4 messages, browsing 1 to 10 | previous