Граф коммитов

3189 Коммитов

Автор SHA1 Сообщение Дата
Kylie Stradley f5a0699cbf
Merge pull request #331 from github/add-encrypted-column-keys
Add encrypted column encryption keys to backup utils
2023-07-18 18:58:07 -07:00
Devin Dooley cbb7d75097
Merge pull request #411 from github/enterprise-3.6-backport-312-djdefi-host-info
Backport 312 for 3.6: Capture backup host info in backup output
2023-07-18 18:27:13 -07:00
djdefi 81a7c1c9a9 Merge pull request #312 from github/djdefi-host-info
Capture backup host info in backup output
2023-07-19 00:48:28 +00:00
Joseph Franks 3376a0da97
Merge pull request #950 from github/release-3.6.0
Bump version: 3.6.0
2022-08-17 14:20:58 -05:00
Joseph Franks f83c3eaa12 Bump version: 3.6.0 [ci skip] 2022-08-17 19:20:54 +00:00
djdefi 380864ab0a
Merge pull request #941 from github/djdefi-checkoutv3 2022-08-08 08:06:28 -07:00
djdefi 3804422592
Merge branch 'master' into djdefi-checkoutv3 2022-08-08 07:55:10 -07:00
Luca Cavallin 079e1cceec
Stop restore when a backup without Actions is being restored onto an appliance with Actions enabled (#946)
* throw error and abort when restoring a backup with Actions disabled onto an appliance with Actions enabled

* set ACTIONS_ENABLED_IN_BACKUP to false if the value is not found in settings.json

* use git config to grab app.actions.enabled directly

* add bash function to enable and disable actions in settings.json

* enable actions in settings for part of other tests that require it

* use git config to set initial value for actions in settings.json

* empty settings.json before using git config
2022-08-08 09:16:01 +02:00
djdefi a8849d24c5
Merge branch 'master' into djdefi-checkoutv3 2022-08-05 12:30:40 -07:00
djdefi 3e4b93aebb
Add token per linter docs 2022-08-05 10:22:40 -07:00
djdefi 72857dcfcc
Full history for linter 2022-08-05 10:13:16 -07:00
djdefi d3125df10d
Lint PRs 2022-08-05 09:57:42 -07:00
djdefi 261bd7c394
Merge pull request #942 from github/djdefi-dependabot 2022-08-05 08:12:04 -07:00
djdefi 2c6eee1c0c
Merge branch 'master' into djdefi-dependabot 2022-08-05 08:00:31 -07:00
djdefi bcaffea976
Merge pull request #940 from github/djdefi-docker-bullseye 2022-08-05 07:59:55 -07:00
djdefi 5a1ae80adb
Merge branch 'master' into djdefi-docker-bullseye 2022-08-04 09:41:53 -07:00
djdefi 059eb5948b
Buster to align with GHES 2022-08-04 09:41:27 -07:00
djdefi 7d8937d67d
Merge pull request #944 from github/djdefi-docker-action 2022-08-04 07:51:24 -07:00
djdefi 81d514b0d6
Merge branch 'master' into djdefi-docker-action 2022-08-04 06:53:12 -07:00
djdefi ba4343ea9e
Merge pull request #943 from github/djdefi-ubuntu-22.04 2022-08-03 09:17:51 -07:00
djdefi 86037e4c46
simple version check 2022-08-02 21:16:12 -07:00
djdefi 5869823516
fix syntax issue 2022-08-02 20:56:19 -07:00
djdefi 0e15f56dcd
tag with run id instead of date 2022-08-02 20:54:29 -07:00
djdefi 7c01a409c1
non-interactive 2022-08-02 20:44:17 -07:00
djdefi 5aa5ab9726
Add ubuntu-22.04 runner to Actions Matrix
The new runner version is going GA https://github.com/actions/virtual-environments/issues/5998
2022-08-02 16:35:03 -07:00
djdefi f17c9c7a07
Add a Docker build and test Action 2022-08-02 16:30:51 -07:00
djdefi 0db5bc5469
Enable Dependabot for Actions and Docker ecosystems 2022-07-28 21:16:54 -07:00
djdefi e0e257e96f
Bump actions versions 2022-07-28 21:13:49 -07:00
djdefi 69242c087c
Use preferred v3 checkout Action 2022-07-28 21:11:43 -07:00
djdefi 634d313c8c
Update Dockerfile to bullseye 2022-07-28 21:01:39 -07:00
Joel Ambass 11143678e5
Merge pull request #927 from github/jcambass/2022-06-15/only_restart_actions_if_stopped
Only Start Actions if they have been Stopped
2022-06-20 15:24:00 +02:00
Joel Ambass 20db671238 Only Start Actions if they have been Stopped
This patch adds a check to guard the starting of actions to only happen if we actually reached the step where we stop actions.

Closes https://github.com/github/backup-utils/issues/859
2022-06-16 15:16:50 +00:00
alejndr0 d980b43850
Merge pull request #924 from github/alejndr0/autocheck
Updates test-ghe-host-check
2022-06-03 10:30:26 +02:00
alejndr0 b78590dc96 replace wget with curl 2022-05-31 08:19:17 +00:00
alejndr0 167bd728ef Updates test-ghe-host-check
fix quotes

debug curl

Update dependencies

replace curl with wget

fix spellcheck

update test
2022-05-27 16:04:30 +02:00
bonsohi 150f1928e8
Merge pull request #913 from github/release-3.5.0
Bump version: 3.5.0
2022-05-12 14:07:00 -07:00
bonsohi 581817dd07 Bump version: 3.5.0 [ci skip] 2022-05-12 21:06:56 +00:00
bonsohi b5b470f402
Merge pull request #867 from kerryhatcher/master
Minor Update of usage.md to include missing step
2022-05-10 13:55:41 -07:00
bonsohi 30b771e01c
Merge pull request #911 from github/mcfluffinstein-patch-1
Fix spelling mistake on requirements.md
2022-05-10 13:54:34 -07:00
bonsohi 54ec3aba66
Merge branch 'master' into master 2022-05-10 13:36:17 -07:00
bonsohi 8ed75d4d9a
Update usage.md 2022-05-10 13:33:29 -07:00
bonsohi a13c0db51e Merge branch 'master' of github.com:github/backup-utils into mcfluffinstein-patch-1 2022-05-10 13:27:24 -07:00
Donal Ellis af25034df2
Merge pull request #908 from github/donal/fix-changelog
manually fix debian changelog
2022-05-09 17:32:44 +10:00
donal 7f323b5dad
manually fix debian changelog 2022-05-09 16:52:42 +10:00
bonsohi 8fee31815b
Merge pull request #910 from github/packages-settings
Backup and restore packages settings
2022-05-03 15:02:54 -07:00
Anupam 08e68fe88f fix shell warning 2022-05-04 02:25:02 +05:30
Alex Kelly 6e2d98bf87
Fix spelling mistake on requirements.md
I noticed a small spelling mistake when sending this documentation out to a customer. It's only minor, but I thought it would be worth fixing.
2022-05-03 12:53:13 +01:00
Anupam 413d25d73f
Merge branch 'master' into packages-settings 2022-05-02 10:53:42 +05:30
Anupam ea3a50e6b9 backup restore packages settings 2022-05-02 10:51:23 +05:30
donal 245aeedf85
Merge branch 'stable' 2022-04-22 19:06:43 +10:00