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