index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
static_checks.yml
Age
Commit message (
Expand
)
Author
2022-08-29
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-27
Add `dotnet format` to CI to check C# style
Raul Santos
2022-08-25
CI: Bump various GitHub actions to latest versions
Rémi Verschelde
2022-08-19
ci: add basic test pipeline for shader builders
Jiri Suchan
2022-08-19
ci: move slowest static job to the end of pipeline
Jiri Suchan
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-06-11
makerst: Print colored output for easier visual grepping
Hugo Locurcio
2022-04-05
CI: Update black formatter and apply changes
Rémi Verschelde
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-11-03
CI: Update black to 21.10b0
Rémi Verschelde
2021-10-28
CI: Update to clang-format 13 using LLVM repo
Rémi Verschelde
2021-10-26
Merge pull request #54179 from aaronfranke/make-rst
Rémi Verschelde
2021-10-25
clang-format: Enable `--Wno-error=unknown` for compat with older versions
Rémi Verschelde
2021-10-24
Rename "makerst.py" to "make_rst.py"
Aaron Franke
2021-08-25
Fix CI after concurrency
Max Hilbrunner
2021-08-25
CI: Cancel previous builds if new commit is pushed
Max Hilbrunner
2021-02-26
[HTML5] Add jsdoc2rst tool.
Fabio Alessandrelli
2021-01-12
CI: Update to clang-format 11 and apply ternary operator changes
Rémi Verschelde
2020-11-23
[HTML5] Enforce JavaScript style with eslint.
Fabio Alessandrelli
2020-09-25
Style: Fix black formatting after #42332
Rémi Verschelde
2020-08-23
GitHub Actions: Prepend emoji to platform names for easy visual grepping
Hugo Locurcio
2020-08-11
CI: Properly exclude Azure repositories on Ubuntu
Rémi Verschelde
2020-07-26
CI: Install master version of psf/black
Rémi Verschelde
2020-07-21
Split CI builds into workflows for each OS
Aaron Franke
2020-07-15
added MacOS and Linux to GitHub Actions
Gordon MacPherson
2020-07-14
Globally install Python libraries in GitHub Actions
Aaron Franke
2020-07-13
Add static formatting checks for GitHub Actions
Aaron Franke