summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Use godot-cpp 4.1 for the "Godot CPP" CI workflow to prevent circular dependencyDavid Snopek2023-09-011-2/+4
* Merge pull request #81116 from raulsntos/codeowners-gdextensionRémi Verschelde2023-08-291-0/+1
|\
| * Assign extension validation files to the GDExtension and .NET teams in CODEOW...Raul Santos2023-08-281-0/+1
* | Merge pull request #78908 from zorbathut/pr_gitignoreRémi Verschelde2023-08-291-0/+5
|\ \
| * | Add static check for overzealous .gitignores.Ben Rog-Wilhelm2023-07-011-0/+5
* | | Move default theme files to scene/themeYuri Sizov2023-08-281-1/+1
| |/ |/|
* | CI: Propagated error code when glue generation failsRémi Verschelde2023-08-211-1/+1
* | Merge pull request #73777 from myaaaaaaaaa/enable-tsanYuri Sizov2023-08-041-0/+11
|\ \
| * | Add a Linux ThreadSanitizer job to CImyaaaaaaaaa2023-06-261-0/+11
| |/
* | CI: Make extension API compatibility check mandatoryRémi Verschelde2023-08-031-1/+1
* | CI: Allow skipping our GHA workflows with `DISABLE_GODOT_CI` variableRémi Verschelde2023-08-021-0/+8
* | CI: Extract godot-cpp testing into its own jobYuri Sizov2023-08-0110-103/+238
* | CI: Free disk space on Linux runnersRémi Verschelde2023-08-011-0/+6
* | Fix `doc_status.py` trying to get removed `version` tag from XMLHugo Locurcio2023-07-131-0/+1
|/
* CI: Use SCU build for Linux w/ sanitizers buildRémi Verschelde2023-06-201-2/+2
* CI: Update static checks to black 23.3.0Rémi Verschelde2023-06-191-1/+1
* Fix various typos with codespellRémi Verschelde2023-06-161-2/+2
* Link to Code style guidelines in the pull request templateHugo Locurcio2023-06-151-0/+3
* Explain in GitHub issue template how to copy exact Godot versionkleonc2023-05-301-2/+2
* Make system information for issue reports single-lineMJacred2023-05-291-10/+3
* Merge pull request #65902 from MJacred/editor/copysysteminfoYuri Sizov2023-05-271-4/+12
|\
| * Copy system info to clipboard + Update bug_report.ymlMJacred2023-05-271-4/+12
* | Allow validating the extension api against a reference version and a list of ...RedworkDE2023-05-191-0/+6
|/
* CI: Use GODOT_BASE_BRANCH for the godot-cpp checkoutRémi Verschelde2023-05-186-6/+7
* Merge pull request #76887 from RedworkDE/ci-fix-windows-unit-testsRémi Verschelde2023-05-151-1/+1
|\
| * CI: Fix running the unit tests on windowsRedworkDE2023-05-101-1/+1
* | CI: Skip codespell check if `CHANGED_FILES` is emptyRémi Verschelde2023-05-101-2/+2
|/
* CI: Use gh-cli for changed files, and workaround codespell skip list bugRémi Verschelde2023-05-081-5/+6
* CI: Make codespell checks blocking, but only check changed filesRémi Verschelde2023-05-081-2/+5
* Streamline and centralize bug reporting guidesJason Yundt2023-05-031-8/+13
* Create an "Editor-only" section in the online class referenceYuri Sizov2023-04-241-1/+1
* CI: Fix checks fallback logic when changed files listing is missingRémi Verschelde2023-04-201-4/+4
* CI: Fixup failure to get changed files on mergeRémi Verschelde2023-04-201-2/+2
* Merge pull request #76263 from akien-mga/ci-gotta-go-fast-with-styleRémi Verschelde2023-04-202-21/+50
|\
| * CI: Speed up static checks by checking only changed filesRémi Verschelde2023-04-202-21/+50
* | [Export docs] Move docs to platform folders.bruvzg2023-04-201-2/+2
|/
* Merge pull request #75700 from akien-mga/ci-visible-whitespaceRémi Verschelde2023-04-051-1/+2
|\
| * CI: Visibly print trailing whitespace when static checks failRémi Verschelde2023-04-051-1/+2
* | [ci/windows] remove obsolete 'tools' in the nameumarcor2023-04-051-1/+1
|/
* ci: wait for static check results before starting buildsyedpodtrzitko2023-04-048-7/+55
* [ci/web] update mymindstorm/setup-emsdk to v12Unai Martinez-Corral2023-03-261-1/+1
* CI: Pin SCons to 4.4.0, the new 4.5.0 is brokenRémi Verschelde2023-03-061-1/+1
* CI: Disable debug_symbols for Linux + all sanitizers buildRémi Verschelde2023-02-181-1/+2
* CI: Remove flaky packages.microsoft.com Ubuntu repositoryRémi Verschelde2023-02-112-2/+2
* CI: Remove custom Linux deps and SwiftShaderRémi Verschelde2023-02-063-35/+9
* CI: Add official codespell action with PR annotationsRémi Verschelde2023-02-011-0/+8
* [CI] Remove packages that are no longer necessary.bruvzg2023-01-251-4/+2
* Cleanup and unify keyboard input.bruvzg2023-01-231-1/+1
* Fix file formatting script dependencies and cleanupAaron Franke2023-01-121-1/+1
* CI: Use clang-format 15Rémi Verschelde2023-01-101-3/+3