Commit Graph

20 Commits

Author SHA1 Message Date
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
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
loteque
31ec75f1ad add PROJECT_PATH global. (#94) 2022-12-25 09:33:05 +01: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