File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
github-backup-utils (3.0.0.rc1) UNRELEASED; urgency=medium
2
2
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
4
14
5
15
github-backup-utils (2.22.0) UNRELEASED; urgency=medium
6
16
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ export GHE_BACKUP_CONFIG GHE_DATA_DIR GHE_REMOTE_DATA_DIR GHE_REMOTE_ROOT_DIR
42
42
43
43
# The default remote appliance version. This may be set in the environment prior
44
44
# 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 }
46
46
export GHE_TEST_REMOTE_VERSION
47
47
48
48
# Source in the backup config and set GHE_REMOTE_XXX variables based on the
You can’t perform that action at this time.
0 commit comments