Commit graph

15 commits

Author SHA1 Message Date
Chris Kruining
cac40fe79c
Use HTTPS API to fetch APK instead of SSH
Some checks failed
Build and Release / build (push) Failing after 37s
💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-03 15:49:10 +01:00
Chris Kruining
96c8687a17
Remove SSH test - deploy keys only work with actual clone
Some checks failed
Build and Release / build (push) Failing after 16s
💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-03 15:29:29 +01:00
Chris Kruining
cc48566dcf
Update private repo path to chris/files
Some checks failed
Build and Release / build (push) Failing after 16s
💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-03 15:28:04 +01:00
Chris Kruining
af11190e23
Add verbose SSH debug output for deploy key troubleshooting
Some checks failed
Build and Release / build (push) Failing after 16s
💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-03 15:09:39 +01:00
Chris Kruining
4ce9e02770
..
Some checks failed
Build and Release / build (push) Failing after 16s
2026-02-03 15:01:17 +01:00
Chris Kruining
da9af56198
.
Some checks failed
Build and Release / build (push) Failing after 31s
2026-02-03 14:59:20 +01:00
Chris Kruining
bb0f324ecb
Use official .NET install script instead of nixpkgs
Some checks failed
Build and Release / build (push) Failing after 9s
nixpkgs only has .NET 10 preview, use Microsoft's install script for stable.

💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-03 14:56:28 +01:00
Chris Kruining
30101da89c
Fix .NET SDK version to 10
Some checks failed
Build and Release / build (push) Failing after 11m31s
Project targets net10.0.

💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-03 14:42:08 +01:00
Chris Kruining
94ecaa7755
Use nix-env for dependencies instead of container
Some checks failed
Build and Release / build (push) Failing after 24s
Match runner's NixOS environment.

💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-03 14:41:16 +01:00
Chris Kruining
fafb6b4ff8
Remove accidentally committed keys
Some checks failed
Build and Release / build (push) Failing after 19s
Regenerate deploy keys - private key was exposed.

💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-03 14:37:30 +01:00
Chris Kruining
4e194a03bc
Use .NET SDK container with Node.js
Some checks failed
Build and Release / build (push) Has been cancelled
Container has .NET pre-installed, add Node.js for actions.

💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-03 14:36:44 +01:00
Chris Kruining
f17e1b586b
Use Forgejo-native release action
Some checks failed
Build and Release / build (push) Failing after 4s
Replace softprops/action-gh-release with forgejo-release from code.forgejo.org.

💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-03 14:35:07 +01:00
Chris Kruining
065d5f7d9d
fix: workflow runs on
Some checks failed
Build and Release / build (push) Failing after 11s
2026-02-03 14:30:00 +01:00
Chris Kruining
040c25aac6
Add CI workflow for building and releasing
Some checks are pending
Build and Release / build (push) Waiting to run
Builds all 6 variants (3 platforms × 2 build types) on push to main.
Fetches APK from private repo using deploy key.

💘 Generated with Crush

Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
2026-02-03 14:26:11 +01:00
Chris Kruining
fb266af3e5
initial commit 2026-02-03 14:01:15 +01:00