Commit graph

331 commits

Author SHA1 Message Date
Pat Hartl
5d16b7fc82 Documentation dispatcher 2026-01-20 21:12:44 -06:00
Pat Hartl
54a120f870 Fix assembly version parsing
Some checks failed
LANCommander Release / prep (push) Failing after 27s
LANCommander Release / build_server_osx_x64 (push) Has been skipped
LANCommander Release / build_server_win_arm64 (push) Has been skipped
LANCommander Release / build_server_win_x64 (push) Has been skipped
LANCommander Release / build_launcher_linux_arm64 (push) Has been skipped
LANCommander Release / build_launcher_linux_x64 (push) Has been skipped
LANCommander Release / build_launcher_osx_arm64 (push) Has been skipped
LANCommander Release / build_launcher_osx_x64 (push) Has been skipped
LANCommander Release / build_launcher_win_arm64 (push) Has been skipped
LANCommander Release / build_launcher_win_x64 (push) Has been skipped
LANCommander Release / build_release (push) Has been skipped
LANCommander Release / build_server_linux_arm64 (push) Has been skipped
LANCommander Release / build_server_linux_x64 (push) Has been skipped
LANCommander Release / build_server_osx_arm64 (push) Has been skipped
2026-01-15 01:57:02 -06:00
Pat Hartl
4649f4a657 Fix tag matching for release 2026-01-15 00:25:43 -06:00
Pat Hartl
b4e09090a7 Update release workflow 2026-01-15 00:23:01 -06:00
Pat Hartl
b52cd15edf Fix arch for x64 in Docker 2026-01-13 21:17:07 -06:00
Pat Hartl
cc32f930e0 Merge branch 'main' of https://github.com/LANCommander/LANCommander 2026-01-13 20:53:07 -06:00
Pat Hartl
7799e8224b Nightly builds for ARM64 Docker
Ref #388, #92
2026-01-13 20:53:03 -06:00
Pat Hartl
fe5a6a0181
Merge pull request #390 from aaronpowell/ci-tweak
Skipping nightly CI if it's not the lancommander main repo
2026-01-13 20:36:53 -06:00
Pat Hartl
9e564300e5 Filter documentation publishing 2026-01-12 00:34:36 -06:00
Aaron Powell
513ee67d42 Skipping nightly CI if it's not the lancommander main repo 2026-01-12 17:19:31 +11:00
Pat Hartl
a165c843e7 Change cache dependency path 2026-01-11 21:53:03 -06:00
Pat Hartl
536310dc6a Change working directory for docs workflow 2026-01-11 21:50:01 -06:00
Pat Hartl
41b48deff9
Rename workflow 2026-01-11 21:47:23 -06:00
Pat Hartl
7e22bc5460
Add GitHub Actions workflow for documentation
This workflow builds and deploys the LANCommander documentation to GitHub Pages.
2026-01-11 21:46:42 -06:00
Pat Hartl
d7c49c529d Remove docs workflow 2026-01-11 21:46:22 -06:00
Pat Hartl
abb808a8ad GitHub Pages workflow for documentation 2026-01-11 14:38:51 -06:00
Aaron Powell
8ae9120037 Using different patterns for tags 2025-12-05 11:27:59 +11:00
Aaron Powell
e77620fdd6 Using timestamp not SHA 2025-12-04 17:01:19 +11:00
Aaron Powell
3bbb1fa3f3 fixing permissions 2025-12-04 16:51:04 +11:00
Aaron Powell
031ef039b8 Add PR build workflow 2025-12-04 16:46:12 +11:00
Pat Hartl
8342d803c1 Run development workflow on development branch push 2025-11-07 00:31:41 -06:00
Pat Hartl
6dd210af3c Add workflow for making development builds 2025-09-27 16:41:20 -05:00
Pat Hartl
8f9a929276 Upload nightly assets to release 2025-05-03 15:50:42 -05:00
Pat Hartl
86f9073d89 Fix attestation
Some checks failed
LANCommander Release / prep (push) Failing after 2s
LANCommander Release / build_launcher_linux_arm64 (push) Has been skipped
LANCommander Release / build_launcher_linux_x64 (push) Has been skipped
LANCommander Release / build_launcher_osx_arm64 (push) Has been skipped
LANCommander Release / build_launcher_osx_x64 (push) Has been skipped
LANCommander Release / build_launcher_win_arm64 (push) Has been skipped
LANCommander Release / build_launcher_win_x64 (push) Has been skipped
LANCommander Release / build_server_linux_arm64 (push) Has been skipped
LANCommander Release / build_server_linux_x64 (push) Has been skipped
LANCommander Release / build_server_osx_arm64 (push) Has been skipped
LANCommander Release / build_server_osx_x64 (push) Has been skipped
LANCommander Release / build_server_win_arm64 (push) Has been skipped
LANCommander Release / build_server_win_x64 (push) Has been skipped
LANCommander Release / build_release (push) Has been skipped
LANCommander SDK Release / prep (push) Failing after 3s
LANCommander SDK Release / publish (push) Has been skipped
2025-03-25 00:27:56 -05:00
Pat Hartl
df1a79e8ec Fix workflow permissions 2025-03-25 00:03:11 -05:00
Pat Hartl
514049a11c Checkout code 2025-03-24 23:39:07 -05:00
Pat Hartl
4aab47299a Fix tag names 2025-03-24 21:41:49 -05:00
Pat Hartl
d498c45a90 Fix auth to Dockerhub 2025-03-24 21:25:00 -05:00
Pat Hartl
bc7d412313 Move Docker push to Release pipeline 2025-03-24 20:09:23 -05:00
Pat Hartl
afaacaff71 Fix build of docker container with new artifacts 2025-03-24 19:44:57 -05:00
Pat Hartl
13b080c385 Fix Docker publish workflow 2025-03-24 17:09:19 -05:00
Pat Hartl
6ffe797b0e Update release Docker workflow 2025-03-23 01:26:30 -05:00
Pat Hartl
2b75d40d82 Update release workflow 2025-03-23 01:12:55 -05:00
Pat Hartl
6a0dd26fd9 Fix launcher workflow 2025-03-23 00:31:07 -05:00
Pat Hartl
9e3f4a64ff Package frontend files 2025-03-23 00:22:12 -05:00
Pat Hartl
b9b026dbaa Skip cache 2025-03-22 03:00:10 -05:00
Pat Hartl
4f6cc6f134 Use PowerShell 2025-03-22 02:59:13 -05:00
Pat Hartl
9f1fbb7076 Remove cache, install Node packages 2025-03-22 02:24:20 -05:00
Pat Hartl
1815ba6ba2 Revert build workflows 2025-03-21 23:28:30 -05:00
Pat Hartl
850007ec9c Revert workflow 2025-03-21 23:24:48 -05:00
Pat Hartl
e013d1a7f3 Misspelling 2025-03-21 18:17:28 -05:00
Pat Hartl
1223e5983e Run includes 2025-03-21 18:13:55 -05:00
Pat Hartl
619b4089db Run includes from workflow 2025-03-21 18:03:49 -05:00
Pat Hartl
933b7c5a2f Test building via PS script 2025-03-21 01:23:15 -05:00
Pat Hartl
9ce45b3b85 Checkout 2025-03-20 21:23:42 -05:00
Pat Hartl
74be2cd600 Remove changed check, move action definition files 2025-03-20 21:21:20 -05:00
Pat Hartl
1b2f592e14 Use composite actions 2025-03-20 21:17:14 -05:00
Pat Hartl
efecd7a763 Rework matrix 2025-03-20 20:40:13 -05:00
Pat Hartl
86784f5f00 Checkout code 2025-03-20 20:16:20 -05:00
Pat Hartl
d0bd2638bb Fix reusable workflow syntax 2025-03-20 20:08:09 -05:00