-
Notifications
You must be signed in to change notification settings - Fork 602
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #410 from github/release-2.13.2
Bump version: 2.13.2
- Loading branch information
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
github-backup-utils (2.13.2) UNRELEASED; urgency=medium | ||
|
||
* Treat missing repository networks, gists, and storage objects as a non-critical error #386 | ||
* Clean up stale HA nodes on restore #396 | ||
* Cleanup all SSH muxes in a non blocking way #402 | ||
* Raise an error if the current symlink doesn't exist when attempting to restore it #404 | ||
|
||
-- Colin Seymour <[email protected]> Fri, 22 Jun 2018 10:08:22 +0000 | ||
|
||
github-backup-utils (2.13.1) UNRELEASED; urgency=medium | ||
|
||
* Retry with the admin ssh port on network unreachable too. #377 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.13.1 | ||
2.13.2 |