32 Commits

Author SHA1 Message Date
Vaillant Jeremy 410c135870 Replace Drone CI with Gitea Actions workflow
Drone server is gone; CI now lives in .gitea/workflows/build.yml.
Three jobs: GDScript validation (godot --headless --import + error
grep), desktop matrix (Windows / Linux / macOS), and Android (JDK 17
+ SDK installed at runtime, keystore from ANDROID_KEYSTORE_BASE64
secret or generated). Build only — Butler / itch.io deploy not wired.

Notes in .gitea/workflows/README.md cover the Godot-4 pre-reqs
(macOS preset to add, Linux/X11Debug likely renamed on first 4.x
save, Docker image tag) and how to plug Butler back in later.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 12:36:34 +02:00
Vaillant jeremy 1b09871881 Remove volume 2021-08-01 14:48:46 +02:00
Vaillant jeremy 71cce49de9 Add missing volume entry 2021-08-01 14:41:26 +02:00
Vaillant jeremy 7f143ea725 Push only if bin has changed 2021-08-01 14:38:54 +02:00
Vaillant jeremy 1d0c8ac2f2 Ignore .keep files 2021-08-01 14:36:16 +02:00
Vaillant jeremy 842ed4bb98 Replace environment name with string directly 2021-08-01 14:33:35 +02:00
Vaillant jeremy 50fc89a9e8 Fix path volumes 2021-08-01 14:09:19 +02:00
Vaillant jeremy d3b540a31f Change image docker for android CI 2021-08-01 13:58:17 +02:00
Vaillant jeremy 53925fe8be Change name export 2021-08-01 13:55:54 +02:00
Vaillant jeremy c8c8c492cd Add 2 pipes (Android/Linux) 2021-08-01 13:37:31 +02:00
Vaillant jeremy b61a3079cb Use direct value instead env secret 2021-08-01 13:23:39 +02:00
Vaillant jeremy 6fe916593c Remove echo command 2021-08-01 13:19:37 +02:00
Vaillant jeremy 6f5bb1c925 FUCK 6 !! 2021-08-01 13:18:01 +02:00
Vaillant jeremy 9a91c406b8 FUCK 5 !! 2021-08-01 13:15:11 +02:00
Vaillant jeremy d76b00e235 FUCK 4 !! 2021-08-01 13:14:36 +02:00
Vaillant jeremy 1f2b24ffba FUCK 3 !! 2021-08-01 13:13:37 +02:00
Vaillant jeremy 2400ce791f FUCK 2 !! 2021-08-01 13:13:08 +02:00
Vaillant jeremy fd384bec25 FUCK !! 2021-08-01 13:12:18 +02:00
Vaillant jeremy 242e2a57ae Try export api key 2021-08-01 13:11:26 +02:00
Vaillant jeremy 8f1c210c9a Revert var env ... 2021-08-01 13:00:11 +02:00
Vaillant jeremy ba971e8d97 Change environment inject 2021-08-01 12:56:09 +02:00
Vaillant jeremy 013f231969 Configure env for butler 2021-08-01 12:43:46 +02:00
Vaillant jeremy 7892b0a617 Remove icon 2021-08-01 12:43:30 +02:00
Vaillant jeremy 8d1497bfe8 Change pCI for build & push windows debug version 2021-08-01 12:33:50 +02:00
Vaillant jeremy 88ab86a0cd Update sources packages 2021-07-31 18:32:28 +02:00
Vaillant jeremy 994dcbe30d Download keystore to pcloud 2021-07-31 18:26:36 +02:00
Vaillant jeremy dc22fe29cd Change container for android 2021-07-31 17:54:58 +02:00
darknight 1b430a3369 feature/jenkins (#1)
Co-authored-by: stilobique-i7 <aurelienvlt@free.fr>
Co-authored-by: Aurelien Vaillant <a.vaillant.moderlab@gmail.com>
Co-authored-by: VAILLANT Jeremy <vaillant.jeremy@dev-crea.com>
Co-authored-by: Vaillant jeremy <vaillant.jeremy@dev-crea.com>
Reviewed-on: Athena/game-source#1
Co-authored-by: darknight <vaillant.jeremy.loic@gmail.com>
Co-committed-by: darknight <vaillant.jeremy.loic@gmail.com>
2021-07-24 18:09:55 +02:00
stilobique-i7 9325a591a6 Add gdignore on release folder 2021-06-05 14:46:18 +02:00
stilobique 9712f13365 feature/packages (#75)
Branche dédié pour la generation des packages

Co-authored-by: stilobique-i7 <aurelienvlt@free.fr>
Reviewed-on: Athena/game-source#75
Co-authored-by: stilobique <aurelienvlt@free.fr>
Co-committed-by: stilobique <aurelienvlt@free.fr>
2021-06-05 14:13:44 +02:00
VAILLANT Jeremy 1b0a81e3dc Add folder for exporting project 2021-05-10 14:41:54 +02:00
VAILLANT Jeremy 1e3e757287 Configure android 2021-05-08 17:25:15 +02:00