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

49 Коммитов

Автор SHA1 Сообщение Дата
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 2c6eee1c0c
Merge branch 'master' into djdefi-dependabot 2022-08-05 08:00:31 -07:00
djdefi 81d514b0d6
Merge branch 'master' into djdefi-docker-action 2022-08-04 06:53:12 -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
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
Zach Renner 95be384c82 Unlinking gnu parallel on macOS build no longer necessary 2021-12-27 11:59:01 -08:00
Brett Westover 24170d6920
Drop 16.04 from OS tests
16.04 went EOL in April of this year, and will no longer be supported in workflows on 2021-09-20
https://github.com/actions/virtual-environments/issues/3287
2021-09-09 17:07:16 -07:00
Hideki Yamane 6c250eb13a
Merge branch 'master' into master 2021-06-03 14:03:56 +09:00
Hideki Yamane 6b1dc195de Get and use latest shellcheck for tests
Now we use shellcheck 0.7.0 on Ubuntu hosts for test, but also use 0.7.2 or
later on macOS host via brew. So, not specifying version and always fetch & run
latest version of shellcheck on Ubuntu host is better.

We don't have a reason to stick to 0.7.0, IMHO.
2021-05-18 17:57:01 +09:00
Hideki Yamane 46d05a01d9 Add help2man dependency for workflow 2021-05-13 11:51:48 +09:00
djdefi c7fb8a34bc
Merge branch 'master' into djdefi-expand-matrix 2020-10-21 16:10:35 -07:00
djdefi 53148ccf74
remove whitespace
Co-authored-by: Courtney (CJ) Oka <16140724+oakeyc@users.noreply.github.com>
2020-10-21 16:09:52 -07:00
djdefi e798eae44a
remove whitespace
Co-authored-by: Courtney (CJ) Oka <16140724+oakeyc@users.noreply.github.com>
2020-10-21 16:09:41 -07:00
Evgenii Khramkov 0331e9edbb
Update .github/workflows/lint.yml
Co-authored-by: Katie Simmons <katie-simmons@github.com>
2020-08-04 10:26:03 -07:00
Evgenii Khramkov e0a08726de update shellcheck location 2020-08-04 17:25:29 +00:00
Evgenii Khramkov 7918f34841 use only pull_request trigger for CI actions 2020-08-04 17:15:44 +00:00
Evgenii Khramkov 9b93037572 add PR to actions trigger 2020-08-04 16:55:35 +00:00
Ryan T 10767791e1
Merge branch 'master' into djdefi-expand-matrix 2020-06-25 15:31:10 -07:00
Evgenii Khramkov 9aace6d654 Sync with from public repo - https://github.com/github/backup-utils/pull/618 2020-06-23 15:28:22 -07:00
Evgenii Khramkov 110378f25c disable linting whole codebase 2020-06-22 11:59:11 -07:00
Evgenii Khramkov 77107a97ca test - try linting whole codebase 2020-06-22 11:32:42 -07:00
Evgenii Khramkov bee3b8e2c6 use consistent check 2020-06-22 11:31:25 -07:00
Evgenii Khramkov 23f6260a20 add missing line 2020-06-22 11:28:59 -07:00
Evgenii Khramkov 0b15894aa7 try testing only on latest linux 2020-06-21 21:22:28 +00:00
Evgenii Khramkov 0ded0e509a setup linter action 2020-06-21 21:03:13 +00:00
Evgenii Khramkov 4d3ce295b0 test several ubuntu versions 2020-06-15 12:43:53 -07:00
Evgenii Khramkov 570226459a fix typo in folder name 2020-06-15 00:34:14 -07:00
Evgenii Khramkov 1276d74968 skip test during build step 2020-06-15 00:33:27 -07:00
Evgenii Khramkov 0f6deed0d2 add gh action for CI 2020-06-15 00:25:36 -07:00
Ryan Trauntvein abca3ffea6
test on all matrix os 2020-06-08 15:30:17 -07:00
Ryan Trauntvein 1079f30706
nocheck debuild 2020-06-08 15:28:01 -07:00
Ryan Trauntvein 25c68bb137
only make test on macOS 2020-06-08 15:11:27 -07:00
Ryan Trauntvein 65cb8f6e00
set fail-fast false 2020-06-08 12:08:52 -07:00
Ryan Trauntvein b9317dc3df
use not-equals 2020-06-08 10:59:19 -07:00
Ryan Trauntvein 0683567c45
other ubuntu verisons 2020-06-08 10:27:13 -07:00
Hao Jiang adfdc07c21 Fix main.yml to get test pass 2020-06-01 22:07:18 -04:00
Ryan Trauntvein a413701c0c
CI with GitHub Actions 2020-02-11 23:05:54 -08:00