summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2020-12-29CI: Force building TextServer fallbackRémi Verschelde
2020-12-28[CTL] Add myself to CODEOWNERS for the text server and font.bruvzg
2020-12-04CI: Shrink Windows cache to 3GB, we run out of disk spaceRémi Verschelde
2020-11-23[HTML5] Enforce JavaScript style with eslint.Fabio Alessandrelli
2020-11-09CI: Build with warnings=extra to catch 'em allRémi Verschelde
2020-10-22CI: Refactor Android workflow, use pre-installed SDK and NDKRémi Verschelde
2020-10-22CI: Set debug_symbols=no for template buildsRémi Verschelde
2020-10-20CI: Don't upload linux-sanitizers artifactsRémi Verschelde
2020-10-19Remove bojidar from codeowners for GDScriptGeorge Marques
2020-10-16CI: Refactor build workflows to use `SCONSFLAGS`Andrii Doroshenko (Xrayez)
2020-10-16ci: do not use set-envumarcor
2020-10-15CI: upload artifactsumarcor
2020-10-15CI: List contents of bin/ after buildRémi Verschelde
2020-09-25Style: Fix black formatting after #42332Rémi Verschelde
2020-08-27Remove community health files from this repositoryHugo Locurcio
2020-08-23GitHub Actions: Prepend emoji to platform names for easy visual greppingHugo Locurcio
2020-08-16Add Linux sanitizer build to github workspaceRafał Mikrut
2020-08-13Rename javascript_builds.yml to javascript_builds.disabledGordon MacPherson
2020-08-11CI: Properly exclude Azure repositories on UbuntuRémi Verschelde
2020-07-31CI: Pin Emscripten version for reproducible buildsRémi Verschelde
2020-07-30CI: Show `tests=yes` for builds which run testsAndrii Doroshenko (Xrayez)
2020-07-27Merge pull request #40706 from akien-mga/style-fix-file_format-macosRémi Verschelde
2020-07-27Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde
2020-07-26CI: Install master version of psf/blackRémi Verschelde
2020-07-25CI: Add iOS build on GitHub ActionsRémi Verschelde
2020-07-25SCons: Add `tests` option to enable or disable unit testsAndrii Doroshenko (Xrayez)
2020-07-24t Add unit testing to Godot using DocTest and added to GitHub Actions CIRevoluPowered
2020-07-24CI: Fix cache key and include base branchRémi Verschelde
2020-07-24Improve the cache keys to prevent clashes for the wrong type of buildGordon MacPherson
2020-07-24Clamp scons cache to 4096 MBGordon MacPherson
2020-07-24CI: Add Mono support to Linux builds on GitHub ActionsRémi Verschelde
2020-07-24CI: Add GitHub Action build for JavaScriptRémi Verschelde
2020-07-23CI: Added Android GitHub Actionthebestnom
2020-07-23Merge pull request #40556 from aaronfranke/gha-sep-workflowsRémi Verschelde
2020-07-22Add a PR template with a message about PRs needing to be for masterAaron Franke
2020-07-21Split CI builds into workflows for each OSAaron Franke
2020-07-20CI: Drop AppVeyor and desktop Travis buildsRémi Verschelde
2020-07-20fix CI builds on linux by using ubuntu default apt repositoriesRevoluPowered
2020-07-15added MacOS and Linux to GitHub ActionsGordon MacPherson
2020-07-14Globally install Python libraries in GitHub ActionsAaron Franke
2020-07-13Commit other files changed by file_format.shAaron Franke
2020-07-13Add static formatting checks for GitHub ActionsAaron Franke
2020-07-12Use GitHub Actions instead of AppVeyor for Windows platformGordon MacPherson
2020-07-03Add aaronfranke to CODEOWNERS for GodotSharpAaron Franke
2020-05-29GitHub: Remove feature request placeholder templateRémi Verschelde
2020-05-28Fix GitHub issue template config not workingAaron Franke
2020-05-25Merge pull request #38262 from Xrayez/resurrect-issuesRémi Verschelde
2020-05-24Add configuration for GitHub issue templatesHugo Locurcio
2020-05-07Bring back and improve comments clarifying the new bug report templateAndrii Doroshenko (Xrayez)
2019-09-04Delete ISSUE_TEMPLATE.mdJuan Linietsky