Claude
d996911cda
feat: add cross-platform CI for Linux, macOS, and Windows
...
- Split build.yml into lint, test (matrix: 3 OS), build-android, and
build-desktop (matrix: 3 OS with native packaging) jobs
- Tests now run on ubuntu, macos, and windows to validate cross-platform
compatibility
- Desktop distributions (DEB, DMG, MSI) built on their native OS and
uploaded as artifacts
- Split create-release.yml into create-release, deploy-android, and
deploy-desktop jobs so desktop distributions are included in releases
- Android APK/AAB builds and Quartz publishing remain on Linux
https://claude.ai/code/session_016dxFUErY4P6WRir4xxhCEr
2026-03-15 21:34:18 +00:00
Vitor Pamplona
ce81157dad
Adds a maven publishing to ship quartz
2025-09-23 15:16:26 -04:00
Vitor Pamplona
58277d9697
Moves build tools of github actions to 36
2025-08-07 14:24:45 -04:00
Vitor Pamplona
7f6435ba57
Updates build tools to java 21
2025-08-01 17:07:31 -04:00
Vitor Pamplona
8e212bbb55
changing JVM of actions to zulu to see if java/kotlin compilation errors improve.
2024-07-03 14:16:16 -04:00
Vitor Pamplona
1fafb6a503
updates create release script to match new directories
2024-06-28 16:58:45 -04:00
Vitor Pamplona
4609d6e343
changes app directory to amethyst
2024-06-24 14:13:55 -04:00
Vitor Pamplona
64c4f7dc95
Removes extra new line
2024-03-04 10:29:19 -05:00
Vitor Pamplona
b3211cbb35
Removes the release drafter plugin on actions. Too buggy
2024-03-04 09:37:32 -05:00
Vitor Pamplona
a97ade41fa
adds a release drafter to test
2024-02-19 18:55:29 -05:00
Vitor Pamplona
21472daab5
Uses new build tools to sign releases
2024-01-11 12:32:58 -05:00
Vitor Pamplona
c6a00386c8
adds distribution to github actions
2024-01-11 12:23:36 -05:00
Vitor Pamplona
9e3aa31c25
Updates Github actions scripts.
2024-01-11 12:06:45 -05:00
Rif'at Ahdi R
fc9500b45c
Update create-release.yml to suppport arm64-v8a and armeabi-v7a
2023-09-05 10:39:36 +08:00
Vitor Pamplona
6eaba7956c
Sets releases as pre-release by default.
2023-08-12 10:31:08 -04:00
Vitor Pamplona
e6a0fdedd9
Removes unnecessary signing step
2023-08-04 20:57:21 -04:00
Vitor Pamplona
8071d48911
updates github action to support minified versions of the app
2023-08-04 14:24:11 -04:00
Vitor Pamplona
806b86f950
Testing a release build script with deamon
2023-06-16 16:36:20 -04:00
Vitor Pamplona
b28f0bff74
Updating build scripts to java 17
2023-04-19 11:24:49 -04:00
Vitor Pamplona
d4be271060
Fixing typos in the path
2023-03-14 16:27:28 -04:00
Vitor Pamplona
2d59baf898
Uses unique IDs for each job in Actions
2023-03-14 16:14:17 -04:00
Vitor Pamplona
f65e09f388
Adding scripts to release all variants of the app
2023-03-14 15:55:08 -04:00
Vitor Pamplona
09168edd74
Removing deployments of WAR assets
2023-01-11 15:21:39 -05:00
Vitor Pamplona
72241e9eb1
Readme and CI
2023-01-11 15:06:02 -05:00