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

140 Коммитов

Автор SHA1 Сообщение Дата
Quinn Murphy 3bee49085d
Placing initial CODEOWNERS file (#532)
still need to discuss the best users to set as codeowners of certain
sections, will uncomment after ascertaining best teams
2023-08-24 14:52:11 -04:00
Patrick Lühne 4a6e0aed7a
Allow manually triggering testing workflow
This is to facilitate testing while developing new features, as the test
suite is not trivial to run on a local machine or even a fork and as
opening pull requests for all experimental features would create a lot
of noise.
2023-08-23 22:02:56 +02:00
Quinn Murphy 6437469aca
change super-linter repo and Bash linting level (#529)
* change super-linter repo

Changed super-linter link to conform with change:

> NOTICE: If your use of the super-linter action failed around April 26th, 2023, we changed the organization name from github to super-linter so you will need to update your references to this action from github/super-linter to super-linter/super-linter.

* Update .github/workflows/lint.yml

add BASH_SEVERITY settings
2023-08-22 16:11:42 -04:00
Quinn Murphy 826215c15f Change shellcheck to use stable, not latest
Shelcheck is using latest and a recent change broke all of our tests.

Changing this so we use the stable version as we don't need the newest
version of shellcheck for tests.
2023-08-16 12:31:06 -04:00
Tony Truong 4fe38efc93
only run lint on pr workflow (#386) 2023-07-06 12:46:02 +02:00
djdefi f168209993
Merge branch 'master' into docker-multi 2023-05-30 12:16:31 -07:00
Ryan Trauntvein 443c8aa193 Make main Dockerfile 2023-05-30 19:15:26 +00:00
solmaz 940cad5a08 Change the restore logic 2023-05-30 14:59:41 +02:00
solmaz 2305a0e383 Consider suggestion 2023-05-24 14:39:06 +02:00
solmaz 8892df964b Make linter happy 2023-05-24 14:13:06 +02:00
solmaz eb78a4c83b Add new variables 2023-05-24 14:11:44 +02:00
solmaz 91ec618384 Add backup workflow 2023-05-24 13:59:28 +02:00
solmaz bed4965bea Point to xl group 2023-05-09 16:42:10 +02:00
solmaz c24d605cc1 make linter happy 2023-05-09 13:33:48 +02:00
solmaz 7c0c444a19 make linter happy 2023-05-09 13:26:43 +02:00
solmaz e461908aed Add input for dispatch 2023-05-09 13:19:37 +02:00
solmaz 02f4b78c9f Fix syntax 2023-05-09 13:11:22 +02:00
solmaz f068233add Fix syntax 2023-05-09 13:06:58 +02:00
solmaz 191b3c2875 Fix syntax 2023-05-09 13:00:13 +02:00
solmaz 5ac7abeb79 Fix syntax 2023-05-09 12:54:55 +02:00
solmaz 2e27160bff More debugging 2023-05-09 12:50:45 +02:00
solmaz 05889fbcb1 add debugging 2023-05-09 12:43:48 +02:00
solmaz 16e659f990 Get filename 2023-05-09 12:38:02 +02:00
solmaz 0e3ee76e79 Get filename 2023-05-09 12:21:53 +02:00
solmaz fb3a4cd376 Change filename 2023-05-09 11:57:45 +02:00
solmaz 12cebe5986 Add version and size to restore 2023-05-09 11:41:41 +02:00
Solmaz Abbaspour cb6d7c5e16
Merge pull request #310 from github/solmaz/reusable-workflows
[RESTORE] Fix ssh key path
2023-05-02 13:05:28 +02:00
solmaz aa887ac50d Fix SSH key reference 2023-05-02 13:56:30 +03:00
solmaz d14b3b6774 Fix ssh key path 2023-05-02 13:32:21 +03:00
Solmaz Abbaspour b14ac583ac
Merge pull request #309 from github/solmaz/reusable-workflows
[Restore] Remove extra v from file name
2023-05-02 12:14:13 +02:00
solmaz 15915aa227 Remove extra v from file name 2023-05-02 12:57:07 +03:00
Solmaz Abbaspour 37306fc844
Merge pull request #306 from github/solmaz/reusable-workflows
Restore public github/doc repo to GHES
2023-05-02 11:03:21 +02:00
solmaz cb94161af4 Fix linter 2023-04-28 03:09:41 +03:00
solmaz 49581d9824 Fix linter 2023-04-28 03:05:36 +03:00
solmaz 6ccdc70950 Fix linter 2023-04-28 03:01:05 +03:00
solmaz acc6351f38 Remove unnecessary code 2023-04-28 01:43:12 +03:00
solmaz 738b85fe47 Remove backup for now 2023-04-28 01:38:33 +03:00
solmaz 853aa91458 No longer need to clone ghes-data 2023-04-27 23:47:43 +03:00
solmaz 35087ba1c0 Remove extra input var 2023-04-27 23:39:34 +03:00
solmaz 3c467b2dbe Get dataset from azure 2023-04-27 22:51:26 +03:00
solmaz 246febeefb Add more debugging 2023-04-20 16:23:04 +02:00
solmaz 96322ba3e6 Add more debugging 2023-04-20 16:15:22 +02:00
solmaz f4f18d3921 Add more debugging 2023-04-20 16:07:38 +02:00
solmaz cf50672464 Add jq to path 2023-04-20 16:01:43 +02:00
solmaz 47d753d6a2 Install jq 2023-04-20 15:03:23 +02:00
solmaz 4258712127 Add backup workflow 2023-04-20 14:51:01 +02:00
solmaz 356725aab1 Fix symlink 2023-04-20 10:09:18 +02:00
solmaz 478e3f26b9 Add more debugging to restore 2023-04-20 09:57:13 +02:00
djdefi f14017d5a3
Modify the version before PR step 2023-04-19 11:35:11 -07:00
djdefi 1eb9d62a0c
Remove duplicated Actions options from workflow 2023-04-19 11:30:51 -07:00