Commit Graph
14 Commits
Author SHA1 Message Date
skyace65 aab75310c7 Update PR template 2021-01-16 10:01:07 -05:00
Hugo Locurcio 798c5d51f6 GitHub Actions: Upload ZIPs of compiled HTML documentation for reading
This can be used to read the documentation without an Internet
connection.
2021-01-13 02:17:04 +01:00
John LositoandHugo Locurcio 6740682341 Dependabot: Ignore Sphinx upgrades due to ReadTheDocs on v1 (#4486)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-12-25 17:58:05 +01:00
John Losito 71d207ff19 Allow Dependabot to check Python dependencies (#4482) 2020-12-25 15:44:46 +01:00
John Losito b1b0ca4e4c Check for updates to GitHub Actions every weekday 2020-10-08 20:12:03 -04:00
Rémi Verschelde e8033a60ee Update locales to match current engine core/translation.cpp
Fixes https://github.com/godotengine/godot/issues/42236.

Make codespell skip the Telugu line, otherwise it wants to change `te` to `the`
(I don't want to put it as a global word ignore as it's a common typo.)
2020-09-22 08:36:56 +02:00
Hugo Locurcio 1e8c25b247 Add issue template configuration to replace the dummy support template (#3859) 2020-08-06 11:56:10 -07:00
Rémi Verschelde 7b743b7d8e CI: Split setup, linter and build in separate steps
Make sphinx-build treat warnings as errors.

(And fix last remaining warning missed in #3795.)
2020-07-15 11:57:07 +02:00
Hugo Locurcio 532f93fbcc Install tools required by format.sh on GitHub Actions
The script would silently fail otherwise.
2020-06-18 09:27:13 +02:00
Hugo Locurcio 566b51c37f Switch continuous integration to GitHub Actions
This allows freeing up some Travis CI jobs for the main Godot
repository, as job parallelism limits are shared across an
organization.
2020-06-13 14:16:23 +02:00
Hugo Locurcio d4eb2cc1da Add issue templates
This should make the issue reporting flow a bit smoother.
2020-04-14 09:46:54 +02:00
Max Hilbrunner 41109cc583 PR template: Clarification 2018-03-30 18:47:56 +02:00
Rémi Verschelde 09f6588b68 Make PR template a comment 2018-03-05 13:09:48 +01:00
mhilbrunner e176bbca78 Move PR template to .github 2018-03-02 05:24:35 +01:00