COMMITS
/ .github/workflows/static_checks.yml November 11, 2023
R
Fix various typos with codespell
Rémi Verschelde committed
September 4, 2023
R
CI: Bump version for `actions/checkout@v4` and `actions/setup-dotnet@v3`
Rémi Verschelde committed
August 29, 2023
R
Merge pull request #78908 from zorbathut/pr_gitignore
Rémi Verschelde committed
July 13, 2023
H
Fix `doc_status.py` trying to get removed `version` tag from XML
Hugo Locurcio committed
July 1, 2023
B
Add static check for overzealous .gitignores.
Ben Rog-Wilhelm committed
June 19, 2023
R
CI: Update static checks to black 23.3.0
Rémi Verschelde committed
June 16, 2023
R
Fix various typos with codespell
Rémi Verschelde committed
May 10, 2023
R
CI: Skip codespell check if `CHANGED_FILES` is empty
Rémi Verschelde committed
May 8, 2023
R
CI: Use gh-cli for changed files, and workaround codespell skip list bug
Rémi Verschelde committed
R
CI: Make codespell checks blocking, but only check changed files
Rémi Verschelde committed
April 24, 2023
Y
Create an "Editor-only" section in the online class reference
Yuri Sizov committed
April 20, 2023
R
CI: Fix checks fallback logic when changed files listing is missing
Rémi Verschelde committed
R
CI: Fixup failure to get changed files on merge
Rémi Verschelde committed
R
Merge pull request #76263 from akien-mga/ci-gotta-go-fast-with-style
Rémi Verschelde committed
April 19, 2023
R
CI: Speed up static checks by checking only changed files
Rémi Verschelde committed
B
[Export docs] Move docs to platform folders.
bruvzg committed
April 5, 2023
R
CI: Visibly print trailing whitespace when static checks fail
Rémi Verschelde committed
April 4, 2023
Y
ci: wait for static check results before starting builds
yedpodtrzitko committed
February 10, 2023
R
CI: Remove flaky packages.microsoft.com Ubuntu repository
Rémi Verschelde committed
February 6, 2023
R
CI: Remove custom Linux deps and SwiftShader
Rémi Verschelde committed
February 1, 2023
R
CI: Add official codespell action with PR annotations
Rémi Verschelde committed
January 12, 2023
A
Fix file formatting script dependencies and cleanup
Aaron Franke committed
January 10, 2023
R
CI: Use clang-format 15
Rémi Verschelde committed
August 23, 2022
J
ci: add Python static analysis check via mypy
Jiri Suchan committed
September 5, 2022
G
Fix UTF-8 validation in static checks
Gergely Kis committed
August 28, 2022
F
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli committed
August 27, 2022
R
Add `dotnet format` to CI to check C# style
Raul Santos committed
August 25, 2022
R
CI: Bump various GitHub actions to latest versions
Rémi Verschelde committed
June 30, 2022
J
ci: add basic test pipeline for shader builders
Jiri Suchan committed
J
ci: move slowest static job to the end of pipeline
Jiri Suchan committed
July 23, 2022
R
Code quality: Fix header guards consistency
Rémi Verschelde committed
June 10, 2022
H
makerst: Print colored output for easier visual grepping
Hugo Locurcio committed
April 5, 2022
R
CI: Update black formatter and apply changes
Rémi Verschelde committed
February 14, 2022
H
Add an XML schema for documentation
Hugo Locurcio committed
November 3, 2021
R
CI: Update black to 21.10b0
Rémi Verschelde committed
October 28, 2021
R
CI: Update to clang-format 13 using LLVM repo
Rémi Verschelde committed
October 26, 2021
R
Merge pull request #54179 from aaronfranke/make-rst
Rémi Verschelde committed
October 24, 2021
R
clang-format: Enable `--Wno-error=unknown` for compat with older versions
Rémi Verschelde committed
A
Rename "makerst.py" to "make_rst.py"
Aaron Franke committed
August 25, 2021
M
Fix CI after concurrency
Max Hilbrunner committed
August 24, 2021
M
CI: Cancel previous builds if new commit is pushed
Max Hilbrunner committed
February 22, 2021
F
[HTML5] Add jsdoc2rst tool.
Fabio Alessandrelli committed
January 12, 2021
R
CI: Update to clang-format 11 and apply ternary operator changes
Rémi Verschelde committed
November 19, 2020
F
[HTML5] Enforce JavaScript style with eslint.
Fabio Alessandrelli committed
September 25, 2020
R
Style: Fix black formatting after #42332
Rémi Verschelde committed
August 22, 2020
H
GitHub Actions: Prepend emoji to platform names for easy visual grepping
Hugo Locurcio committed
August 11, 2020
R
CI: Properly exclude Azure repositories on Ubuntu
Rémi Verschelde committed
July 26, 2020
R
CI: Install master version of psf/black
Rémi Verschelde committed
July 20, 2020
A
Split CI builds into workflows for each OS
Aaron Franke committed
July 14, 2020
G
added MacOS and Linux to GitHub Actions
Gordon MacPherson committed