Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable releases and shared folder name (rebase of #1890) #1943

Conversation

mattbrictson
Copy link
Member

This is a rebase of #1890 by @shoobyban

Making 'releases' and 'shared' directory names configurable from deployment target.

@mattbrictson mattbrictson force-pushed the configurable-releases-and-shared-folder-name branch from 781f065 to 06de83e Compare October 23, 2017 00:44
@mattbrictson mattbrictson merged commit 9eb0b06 into capistrano:master Oct 23, 2017
@mattbrictson mattbrictson deleted the configurable-releases-and-shared-folder-name branch October 23, 2017 00:53
@mattbrictson
Copy link
Member Author

Thanks for the code, tests, and docs, @shoobyban 🙇

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Mar 14, 2018
## [`3.10.1`] (2017-12-08)

[`3.10.1`]: capistrano/capistrano@v3.10.0...v3.10.1

### Breaking changes:

* None

### Fixes:

* [#1954](capistrano/capistrano#1954): Fix Host filtering when multi-host strings contain `0`

## [`3.10.0`] (2017-10-23)

[`3.10.0`]: capistrano/capistrano@v3.9.1...v3.10.0

As of this release, version 2.x of Capistrano is officially End of Life. No further releases of 2.x series are planned, and pull requests against 2.x are no longer accepted. The maintainers encourage you to upgrade to 3.x if possible.

### Breaking changes:

* None

### New features:

* [#1943](capistrano/capistrano#1943): Make 'releases' and 'shared' directory names configurable from deployment target
* [#1922](capistrano/capistrano#1922): Prevents last good release from being deleted during cleanup if there are too many subsequent failed deploys
* [#1930](capistrano/capistrano#1930): Default to locking the version using the pessimistic version operator at the patch level.

### Fixes:

* [#1937](capistrano/capistrano#1937): Clarify error message when plugin is required in the wrong config file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants