1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2025-07-28 07:54:08 +00:00
Commit graph

36 commits

Author SHA1 Message Date
Alula 5d68ea9f89 Add issue templates [ci skip] 2025-06-24 06:20:21 +02:00
Alula eb7bdf4313
ci: 0.102.0 2025-03-08 01:14:58 +01:00
Alula 36e21810df
ci: workflow for actual releases 2025-03-08 01:12:24 +01:00
Alula 70611a8957
fix: do not censor "doukutsu-rs" in CI output [ci skip] 2025-03-08 00:48:28 +01:00
Alula 8d1da15cfd
feat: implement get.doukutsu.rs support 2025-03-08 00:38:28 +01:00
biroder deea09407b
Add missing target triple for Android CI 2025-01-10 03:42:41 +02:00
biroder 3ebb02be1d
Fix Android CI 2025-01-10 03:39:13 +02:00
biroder 080bb43429 Add Cargo.lock for Android port and change file naming scheme for stable builds [ci skip]
Also enable support for x86_64 ABI and bump `versionCode` for Android builds. 'local.properties' has been removed, as it must not be tracked by git and can be unintentionally commited with other changes.
2025-01-10 01:31:18 +02:00
biroder 2fc564b498
Change macOS architecture in the release metadata[ci skip] 2025-01-09 01:50:44 +02:00
biroder 2214179e0e
Fix Linux CI 2025-01-08 17:32:38 +02:00
biroder 8195097363
ci: fix ref_name templating for Android builds [ci skip] 2025-01-06 03:59:17 +02:00
alula 9f8e386370
ci: fix ref_name templating 2024-12-31 23:38:21 +01:00
biroder 5a1bacdba6 Fix Android CI build and revert to the previous version of the NDK 2024-10-05 18:18:24 +03:00
Laura K 94b9f930ce
ci: fix windows targets 2024-04-27 00:24:32 +02:00
poly000 0e0cd66564
ci: migrate to node 20 actions (#261) 2024-03-24 14:58:32 +02:00
biroder 76ec4771b3 Add local.properties file [ci skip] 2024-02-09 21:07:29 +00:00
biroder 311ca8b12f
Update ci.yml [ci skip] 2023-12-14 20:04:44 +02:00
biroder 152e31966a
Update ci.yml
This will need to be fixed later
2023-12-14 19:43:30 +02:00
biroder b4ede5bcad
Enable Android nightly builds 2023-12-14 19:18:44 +02:00
biroder fc66b84d8f
Add commit sha to nightly builds metadata 2023-11-27 09:13:14 +00:00
biroder 87cc7f12e3
Fix nightly build links [ci skip] 2023-11-26 15:56:49 +02:00
biroder e9cf548cc2 Add builds metadata saving
And remove the `pkg-config` dependency installation for Linux builds.
2023-11-26 15:31:09 +02:00
biroder 3af1d61e5b
Fix CI 2023-11-12 12:34:38 +02:00
biroder 46710dd31a Make some changes to README and CI config[ci skip]
Change links to nightly builds in README.

Change the version of nightly builds (use the build number at the end of the version string for master and part of the commit hash for other branches). Make it so that the workflow can be run manually. Disable cache saving for non-master branches, because in this case the cache is always created new and doesn't update the existing one, which wastes cache space. Temporarily disable build for Android
2023-11-11 00:38:47 +02:00
biroder 10e4d3efff
Change build number 2023-11-06 16:14:48 +00:00
biroder 2b1411787b Switch to Github Actions and add Android nightly builds 2023-11-06 17:48:00 +00:00
Alula 3867dd58c4
Add Linux AppVeyor builds, remove GitHub Actions. 2022-02-28 18:53:38 +01:00
Alula 4f3312d9ca
try to fix linux builds 2022-01-08 05:54:57 +01:00
Alula 5637bb6052 remove data files from GH builds 2021-08-13 03:57:46 +02:00
Alula ef20d86aa0
remove arm64 build since linking opengl is kinda broken 2020-11-25 15:12:33 +01:00
Alula b40381e802
fix ci build 2020-11-25 08:56:19 +01:00
Alula 2f111919d6
Initial Android support and some ggez rewrite 2020-10-07 16:08:12 +02:00
Alula 751b1bfaae
ci cache fixes 2020-09-23 15:14:39 +02:00
Alula c34facc9b2
try setting up build cache 2020-09-22 22:48:19 +02:00
Alula 5712f103af
CI build fixes 2020-09-22 22:43:45 +02:00
Alula f16731336e
releases setup attempt 2020-09-22 22:21:04 +02:00