1. b78def2 Update and pin dependencies (#18454) by Marius Brehler · 7 months ago
  2. ee65a67 Bump most GitHub Actions 'uses' to their latest tagged releases. (#17705) by Scott Todd · 9 months ago
  3. 9eb62c4 Fix cmake generators on Windows and enable in pre-commit. (#17619) by Scott Todd · 9 months ago
  4. 1997902 Bump actions/checkout to v4.1.7. (#17703) by Scott Todd · 10 months ago
  5. 2baf6c3 Remove pytype lint check. (#17551) by Scott Todd · 10 months ago
  6. 5404ad7 Add versioned, automatically installed 'buildifier' pre-commit hook. (#17589) by Scott Todd · 10 months ago
  7. 778d00d Add pre-commit config and replace many lint checks with it. (#17538) by Scott Todd · 10 months ago
  8. 62efaee Format files across the project using pre-commit. (#17534) by Scott Todd · 10 months ago
  9. b716704 Update git-clang-format ref and clang-format version. (#16792) by Scott Todd · 11 months ago
  10. a8731a3 Set top level token permissions (#16744) by Marius Brehler · 12 months ago
  11. 9d06c0f Pin markdownlint-cli to an old version. (#16242) by Scott Todd · 1 year, 2 months ago
  12. 3898dc6 Ignore deleted files in python format checks (#14210) by Jerry Wu · 1 year, 9 months ago
  13. b700ddb [CI] Do not run black when no files changed (#14172) by Jakub Kuderski · 1 year, 10 months ago
  14. be24f02 Use Black to format Python files (#14161) by Jakub Kuderski · 1 year, 10 months ago
  15. 0391aa4 Remove expression syntax from workflow if conditions (#13457) by Geoffrey Martin-Noble · 1 year, 11 months ago
  16. 2fb5a54 Add presubmit check for BUILD.bazel files (#13380) by Tori Baker · 1 year, 11 months ago
  17. 69236fa Remove outdated python version requirement for Pytype (#13209) by Phoenix Meadowlark · 2 years ago
  18. 492299c Bump the GitHub actions we use to latest releases (#12839) by Geoffrey Martin-Noble · 2 years ago
  19. 03c3d0e Bump actions/checkout to v3.3.0 (#12442) by Geoffrey Martin-Noble · 2 years, 1 month ago
  20. d12e4f6 Add Markdown lint script and CI check, format website files. (#12106) by Scott Todd · 2 years, 2 months ago
  21. a06805f Improve generated cmake files verification and update lint.sh (#11381) by Jerry Wu · 2 years, 4 months ago
  22. 0246972 Bump actions to versions using environment files (#11383) by Geoffrey Martin-Noble · 2 years, 4 months ago
  23. da5b7f7 Verify the cmake files are properly generated (#11378) by Jerry Wu · 2 years, 4 months ago
  24. 01ac12a Add a script and lint check for maximum path lengths. (#10367) by Scott Todd · 2 years, 7 months ago
  25. b22c931 Format our yaml files (#9926) by Geoffrey Martin-Noble · 2 years, 8 months ago
  26. 883763f Bump lint actions to use Ubuntu 20.04 and clang-format-12 (#9484) by Geoffrey Martin-Noble · 2 years, 9 months ago
  27. 47d7b45 Revert "Use clang-format-12 in presubmits" (#9480) by Geoffrey Martin-Noble · 2 years, 10 months ago
  28. 40a49c6 Use clang-format-12 in presubmits (#9473) by Geoffrey Martin-Noble · 2 years, 10 months ago
  29. 36d17d5 Pin GitHub Action versions to specific commits, not tags. (#8997) by Scott Todd · 3 years ago
  30. 41224d1 Move scripts/ to build_tools/scripts/ (#8959) by Stella Laurenzo · 3 years ago
  31. 17489ee Making yamllint comparison use the correct base branch. by Ben Vanik · 3 years, 1 month ago
  32. cf9ee44 Make a few improvements to linting (#8184) by Geoffrey Martin-Noble · 3 years, 2 months ago
  33. bb1a9e1 Revert "Disable clang-format GitHub action" (#8112) by Geoffrey Martin-Noble · 3 years, 3 months ago
  34. fd77552 Remove SUBMODULE_VERSIONS.txt and everything that depends on it. (#8106) by Stella Laurenzo · 3 years, 3 months ago
  35. 1bf1314 Disable clang-format GitHub action (#8098) by Geoffrey Martin-Noble · 3 years, 3 months ago
  36. 916c6f9 Create script for checking lint locally (#7733) by Geoffrey Martin-Noble · 3 years, 4 months ago
  37. f3ee89a Limit yamllint to just actions/buildkite. by Ben Vanik · 3 years, 8 months ago
  38. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  39. 5f36903 Fix buildifier action when base branch is not `main` (#5772) by Geoffrey Martin-Noble · 4 years ago
  40. 11c0733 Use our own script for buildifier checks (#5745) by Geoffrey Martin-Noble · 4 years ago
  41. e56b4f7 Ensure new files are checked by bazel_to_cmake (#5473) by Geoffrey Martin-Noble · 4 years ago
  42. 3fc84c3 Add support for returning Python tuples (#5347) by Phoenix Meadowlark · 4 years ago
  43. f9cda5a CTest support for integration tests (#5101) by Geoffrey Martin-Noble · 4 years, 1 month ago
  44. e479591 Disable native-py check from buildifier action by not-jenni · 4 years, 1 month ago
  45. 4bc8490 Make bazel_to_cmake quieter by default (#4917) by Geoffrey Martin-Noble · 4 years, 1 month ago
  46. cb917bb Remove apt repository for wrong Ubuntu version (#4302) by Geoffrey Martin-Noble · 4 years, 3 months ago
  47. cd5c990 Check changed files with pytype on github actions (#3571) by Phoenix Meadowlark · 4 years, 5 months ago
  48. e279bb7 Print command for fixing yapf linting errors on failure (#3528) by Phoenix Meadowlark · 4 years, 6 months ago
  49. 9e63d75 Add third_party/format_diff/ and github actions yapf linting (#3482) by Phoenix Meadowlark · 4 years, 6 months ago
  50. ebc6a83 Add lint action to check for tabs (#2984) by Geoffrey Martin-Noble · 4 years, 7 months ago
  51. e3c64cf Revert "Add lint action for PR title length (#2481)" by Ben Vanik · 4 years, 9 months ago
  52. 19e6574 Add lint action for PR title length (#2481) by Geoffrey Martin-Noble · 4 years, 9 months ago
  53. 645a88b Add buildifier lint action (#2243) by Geoffrey Martin-Noble · 4 years, 9 months ago
  54. 19cf06a Add yaml lint check (#2316) by Geoffrey Martin-Noble · 4 years, 9 months ago
  55. b8142dc Merge lint checks into single workflow (#2314) by Geoffrey Martin-Noble · 4 years, 9 months ago[Renamed (75%) from .github/workflows/format.yml]
  56. 7795384 Make format workflow compatible with multiple base branches by Geoffrey Martin-Noble · 4 years, 9 months ago
  57. 99be5fa Run check workflows on push as well (#788) by Geoffrey Martin-Noble · 5 years ago
  58. abba5f2 Cleanup format presubmit (#782) by Geoffrey Martin-Noble · 5 years ago[Renamed (86%) from .github/workflows/presubmit.yml]
  59. fc94d24 Exclude third_party/ from clang-format presubmit. (#699) by Scott Todd · 5 years ago
  60. cbe0d54 Use checkout action in workflows (#256) by Geoffrey Martin-Noble · 5 years ago
  61. c8b368e Run github actions on fixed docker image by Geoffrey Martin-Noble · 5 years ago
  62. a278ed6 Restore workflow files clobbered by a weird merge by Geoffrey Martin-Noble · 5 years ago
  63. f700355 Get SDL building and start on a vk_triangle sample using it. by Scott Todd · 5 years ago
  64. 5ca497f Add license header to github workflow files by Geoffrey Martin-Noble · 5 years ago
  65. c2f2852 Update presubmit.yml by Ben Vanik · 5 years ago
  66. e746c98 Update presubmit.yml by Ben Vanik · 5 years ago
  67. c941ae4 Fix windows copts to also apply to host builds (fixes many warnings and errors). by Stella Laurenzo · 5 years ago[Renamed from .github/workflows/presubmit.yml.disabled]
  68. dde71f7 Disabling presubmit until I fix it. by Ben Vanik · 5 years ago[Renamed from .github/workflows/presubmit.yml]
  69. 1206452 Create presubmit.yml by Ben Vanik · 5 years ago