Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
64d31efe60
Bump actions/checkout from 3 to 4 (#199)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-11 15:22:26 -08:00
dependabot[bot]
e714f1257c
Bump actions/cache from 3 to 4 (#200)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-11 15:22:12 -08:00
Ashish Bhatia
a323e0eba0
Run Link liveness checker via cron job 2023-08-04 00:06:38 -07:00
Ashish Bhatia
dfbcf21915
Improve validateLinks job on GitHub CI (#174) 2023-03-26 21:37:30 -07:00
Ashish Bhatia
8de859f6d1
Add linter for shell scripts (#173) 2023-03-26 21:27:32 -07:00
Ashish Bhatia
f9ef44ef9b
Use urlsup instead of slow awesome_bot (#136)
Also, disable multiple failing URLs
2023-03-26 21:18:42 -07:00
Ashish Bhatia
3e6216bda2
Add YAML Linter to GitHub CI (#172) 2023-03-26 20:53:18 -07:00
Ashish Bhatia
6c50a49d0a
Improve link checker on CI (#171) 2023-03-26 20:43:47 -07:00
Ashish Bhatia
7a1686343b
Improve Markdown linter (#170) 2023-03-26 18:38:12 -07:00
Ashish Bhatia
e2298c8f99
Split testing into two (#135) 2020-12-16 08:19:02 -08:00
Ashish Bhatia
f325ce8315
Add GitHub actions for testing (#120)
Add GitHub actions for testing
2020-12-16 07:01:41 -08:00