Commit Graph

31 Commits

Author SHA1 Message Date
dependabot[bot]
1d60d04e52 Bump avto-dev/markdown-lint from v1.4.0 to v1.5.0
Bumps [avto-dev/markdown-lint](https://github.com/avto-dev/markdown-lint) from v1.4.0 to v1.5.0.
- [Release notes](https://github.com/avto-dev/markdown-lint/releases)
- [Changelog](https://github.com/avto-dev/markdown-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avto-dev/markdown-lint/compare/v1.4.0...04d43ee9191307b50935a753da3b775ab695eceb)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 05:51:58 +00:00
dependabot[bot]
1f42f04d56 Bump actions/setup-python from v2.2.0 to v2.2.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.2.0...3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 06:58:26 +00:00
dependabot[bot]
afe693ea77 Bump actions/setup-python from v2.1.4 to v2.2.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.1.4...8c5ea631b2b2d5d8840cf4a2b183a8a0edc1e40d)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 05:57:57 +00:00
Kevin Deldycke
d29bceb1c2 Targets versioned Ubuntu. 2020-11-20 16:02:45 +01:00
dependabot[bot]
7025a8ae39 Bump actions/checkout from v2.3.3 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04 06:01:52 +00:00
Kevin Deldycke
643ba9fa07 Lint YAML. 2020-10-23 10:17:07 +02:00
Kevin Deldycke
09de08aec0 Auto fix images and JSON. Lint YAML. 2020-10-23 10:07:36 +02:00
dependabot[bot]
30f7ad692b Bump actions/checkout from v2.3.2 to v2.3.3
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-29 10:55:11 +00:00
dependabot[bot]
39e891a07f Bump avto-dev/markdown-lint from v1.3.1 to v1.4.0
Bumps [avto-dev/markdown-lint](https://github.com/avto-dev/markdown-lint) from v1.3.1 to v1.4.0.
- [Release notes](https://github.com/avto-dev/markdown-lint/releases)
- [Changelog](https://github.com/avto-dev/markdown-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avto-dev/markdown-lint/compare/v1.3.1...6e6d4393411fbaae3c3aeee5661ba84a0352ed3b)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28 06:34:39 +00:00
Kevin Deldycke
cd22ab1969 Display version then lint. 2020-09-21 17:33:23 +02:00
Kevin Deldycke
fcddcb5070 Fix CLI. 2020-09-01 16:48:42 +02:00
Kevin Deldycke
6f39c965c7 No need to rely on intermediary action: run awesome-lint directly.
As suggested in official doc at: 8185b1176a
2020-09-01 16:35:51 +02:00
dependabot[bot]
fdcc2c17c8 Bump actions/checkout from v2.3.1 to v2.3.2
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 to v2.3.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 05:56:20 +00:00
Kevin Deldycke
3a6943843b Lint markdown in addition to awesome list. 2020-08-03 14:37:12 +02:00
Kevin Deldycke
e5b7d8c396 Fetch all repository history. 2020-01-11 10:07:15 +01:00
Kevin Deldycke
aa7387a434 Fix indention. 2020-01-11 10:03:11 +01:00
Kevin Deldycke
1ea7d70388 Fetch the last 31 days to please linter's age checks. 2020-01-11 10:02:23 +01:00
Kevin Deldycke
02176b1a31 Fix YAML format. 2020-01-11 09:55:00 +01:00
Kevin Deldycke
e590cb2d89 Regularly check for regressions. 2020-01-11 09:53:13 +01:00
Kevin Deldycke
f8dc306198 Use bleeding edge branches.
We're not using anything too fancy here, so let's rely on latest actions.
2020-01-11 09:31:49 +01:00
Kevin Deldycke
74aa2df1f8 No need for awesome-bot: awesome link already checks for dead links.
See: 376beeb117
2020-01-10 00:23:38 +01:00
Kevin Deldycke
43446ce821 No need to double check ruby version. 2020-01-09 22:32:13 +01:00
Kevin Deldycke
2e23761283 Installing gem requires root permissions. 2020-01-09 22:25:56 +01:00
Kevin Deldycke
24635d3c2c Add missing ruby binary. 2020-01-09 22:24:21 +01:00
Kevin Deldycke
2130f84859 Fix Ruby gems install. 2020-01-09 22:10:04 +01:00
Kevin Deldycke
2ff8f19ae6 Install Ruby gems. 2020-01-09 22:07:39 +01:00
Kevin Deldycke
2defbacb88 Fix version. 2020-01-09 21:45:21 +01:00
Kevin Deldycke
d401e20400 Update awesomw lint action version. 2020-01-09 21:36:22 +01:00
Kevin Deldycke
159477de47 Add step versions. 2020-01-09 21:29:47 +01:00
Kevin Deldycke
ac8294976d Try to automate the whole workflow. 2020-01-09 14:40:27 +01:00
Kevin Deldycke
c66938c344 Test GitHub actions. 2020-01-09 14:22:41 +01:00