Commit Graph

30 Commits

Author SHA1 Message Date
Hugo Locurcio
a20f4cc32a Fix Mono Docker image still using .NET 8.0 and Ubuntu 22.04
It should now use .NET 9.0 and Ubuntu 22.04 like the standard
Docker image.
2025-09-24 17:25:18 +02:00
laraproto
9760acc92f Bump to Ubuntu 24.04, .NET 9.0, Godot 4.5, remove rcedit as it's not needed anymore (#184) 2025-09-18 16:37:34 +02:00
Adriano Orioli
4fbd34566a CI: Enable tagging with latest based on user input (#174) 2025-03-18 17:55:09 +01:00
Adrasteon
f0c298633b Use dotnet image for Godot 4 (#106) 2025-03-07 22:40:58 +01:00
Andi Susanto
9a460209d7 Update test project for Godot 4.3 (#159)
Co-authored-by: Andi Susanto <and1zero@users.noreply.github.com>
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-10-23 23:06:47 +02:00
Lucas Gomes
dd1db58f33 Update to actions/upload-artifact@v4 to fix deprecation failures (#160) 2024-10-23 00:14:33 +02:00
Hugo Locurcio
4d5edd8c46 Fix invalid paths in GitHub Actions and GitLab CI workflow files (#157)
- Automatically adapt the export folder based on project folder
  location relative to the repository root.
- Update workflow files to use Godot 4.3.
- Update default export prest names to match Godot 4.0 onwards.
2024-10-18 23:30:16 +02:00
NetSysFire
b87499e4bd Fix Godot editor settings and Java path (#154) 2024-10-18 17:04:06 +02:00
Hugo Locurcio
b176746f3d Update for Godot 4.3 (#149)
`editor_settings.tres` is now split per minor version since 4.3.

This also updates mono.Dockerfile to match the main Dockerfile.
2024-10-07 02:42:35 +02:00
Lamo
bd9eea16d1 Update GitHub Actions checkout to v4 (#136) 2024-08-05 02:19:17 +02:00
Hugo Locurcio
66b7d6fef1 Fix some export_templates folder names not being replaced 2024-02-10 19:43:37 +01:00
Hugo Locurcio
373788c30a Fix export_templates folder name in Dockerfile and CI scripts (#135) 2024-02-10 19:39:16 +01:00
Hugo Locurcio
b65c243be9 Use Godot 4.2.1 in CI build template (#128) 2024-01-17 01:16:27 +01:00
Hugo Locurcio
c1f87c9e12 Fix Godot CLI arguments to use --headless everywhere (#113)
- Use long-form `--verbose` and `--editor` for better readability.
2023-12-21 17:43:37 +01:00
seanmaxwell
3aa561e917 Update Release Action for Godot 4.0 (#105)
* fix(release.yml): use new arguments for 4.0

* Update release.yml

* Update release.yml

* Update release.yml

* Update manual_build.yml

* support godot 4

* Revert "support godot 4"

This reverts commit 5295542b0a753fa6f508bbc2fcaf9517e94a1181.

* update for godot 4.0

* Update manual_build.yml

* Update manual_build.yml
2023-04-17 17:48:42 +02:00
loteque
31ec75f1ad add PROJECT_PATH global. (#94) 2022-12-25 09:33:05 +01:00
Tobias Bisa Wallin
a9e0cd5932 use GITHUB_OUTPUT instead of set-output (#100) 2022-12-25 09:31:39 +01:00
Adriano Orioli
d5d59bbe53 Use GitHub CLI to fetch release information (#92) 2022-08-07 07:18:03 +02:00
Adriano Orioli
651e66176a Add a Manual Build workflow (#83) 2022-06-07 19:32:51 +02:00
Adriano Orioli
83ead0139f Automate image release process (#79) 2022-03-31 23:28:02 +02:00
Daniel Z
2a0bf137ac Update version of github-pages-deploy-action used in templates (#77)
The last release of v3 was in 2020.

The input parameters are now lowercase, and the token is now
automatically taken from the environment.
2022-02-26 19:40:24 +01:00
Daniel Z
7b118c686d Install rsync in the container (#76)
This simplifies the workflow file and speeds up every deploy.
2022-02-26 19:39:49 +01:00
Barichello
03bccd237b Update version used in templates 2021-10-06 14:40:01 -03:00
Lucas K Allmon
1baa82b692 fix(lfs): add lfs flag to godot-ci.yml 2020-11-12 22:59:04 -03:00
Barichello
3458f6124b Update to 3.2.3 2020-09-17 11:06:55 -03:00
Manolis Papadeas
85588c2146 Deploy to GitHub Pages from GitHub Actions 2020-06-25 21:16:53 +03:00
abarichello
eab6a6469e Update README links 2020-05-18 19:23:37 -03:00
abarichello
d7be0e5c1e gh-actions: Update path of build folder 2020-05-18 18:07:18 -03:00
abarichello
9fd1c3aee0 Import test project as example
TODO: update gitlab-ci template to also use the test-project
2020-05-18 17:52:17 -03:00
BARICHELLO
8955d82703 Initial github action yaml 2020-04-26 15:57:29 -03:00