Commit Graph

59 Commits (e92b3779ad6ac530b4979dfeccb66e96d75d14c9)

Author SHA1 Message Date
saltycrys eb6d3d68a9
Run CI on `api-only` branch, too 4 years ago
TheFrenchGhosty c98c7d47db Better message for the Stale action 4 years ago
TheFrenchGhosty 194694a59b Replace the Stale bot with a Github action because it has been reported as dead 4 years ago
TheFrenchGhosty f4bb854372 Update the Stale bot config with a 1 month delay between mark and close 4 years ago
TheFrenchGhosty d04b8e2fc6 Add the Stale bot config 4 years ago
saltycrys 21c1450e4a
Run CI only once per change 4 years ago
saltycrys 2b6b0e62f4 Add shard caching to CI 4 years ago
saltycrys 0fa1567793
Display lint fixes on lint error 4 years ago
saltycrys 139017ba7c Switch to GitHub Actions for CI
Travis CI is slow, builds are first queued up forever and then the builds
themselves are slow, too.

GitHub Actions run pretty much immediately and are fast. Also separate jobs run
at the same time unlike on Travis CI.
4 years ago