Skip to content

Commit 7bd9fae

Browse files
authored
Merge pull request #678 from github/release-3.0.0.rc1
Bump version: 3.0.0.rc1
2 parents 88144c4 + 69e4683 commit 7bd9fae

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

debian/changelog

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
github-backup-utils (3.0.0.rc1) UNRELEASED; urgency=medium
22

3-
-- Michael Dang <[email protected]> Wed, 13 Jan 2021 23:23:59 +0000
3+
* Cleanup nomad container when restore for 2.22 #670
4+
* Use ghe-cluster-nomad-cleanup for cluster mode #663
5+
* Only run ghe-nomad-cleanup in 3.0 #662
6+
* Revert backup-utils gitHub env and a few more fixes #661
7+
* Note how to test filesystem symlink / hardlink support #660
8+
* stop github-timerd based on its running environment #659
9+
* Backup and restore password pepper #656
10+
* github-env -> github-env-dispatch #654
11+
* Rename redis-cli to ghe-redis-cli #639
12+
13+
-- Michael Dang <[email protected]> Thu, 14 Jan 2021 21:17:53 +0000
414

515
github-backup-utils (2.22.0) UNRELEASED; urgency=medium
616

test/testlib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export GHE_BACKUP_CONFIG GHE_DATA_DIR GHE_REMOTE_DATA_DIR GHE_REMOTE_ROOT_DIR
4242

4343
# The default remote appliance version. This may be set in the environment prior
4444
# to invoking tests to emulate a different remote vm version.
45-
: ${GHE_TEST_REMOTE_VERSION:=3.0.0}
45+
: ${GHE_TEST_REMOTE_VERSION:=3.0.0.rc1}
4646
export GHE_TEST_REMOTE_VERSION
4747

4848
# Source in the backup config and set GHE_REMOTE_XXX variables based on the

0 commit comments

Comments
 (0)