Commit graph

174 commits

Author SHA1 Message Date
Pat Hartl
6bd75b0d3d Server workflow install node packages 2024-11-05 23:46:44 -06:00
Pat Hartl
aad7a44262 Merge branch 'main' into v1.1.0
# Conflicts:
#	.github/workflows/LANCommander.SDK.yml
2024-10-30 22:57:10 -05:00
Pat Hartl
7f5bc01abf Remove symbol package 2024-10-30 22:37:08 -05:00
Pat Hartl
7ef8e17dd0 Add workflow for publishing SDK package 2024-10-30 19:03:56 -05:00
Pat Hartl
a47d017854 Add workflow for publishing SDK package 2024-10-30 19:01:12 -05:00
Pat Hartl
2ad581808e Update extra file deletions
Some checks failed
LANCommander Release / prep (push) Has been cancelled
LANCommander Release / build_launcher_osx-x64 (push) Has been cancelled
LANCommander Release / build_server_osx-arm64 (push) Has been cancelled
LANCommander Release / build_server_osx-x64 (push) Has been cancelled
LANCommander Release / build_launcher_osx-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_win-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_win-x64 (push) Has been cancelled
LANCommander Release / build_release (push) Has been cancelled
LANCommander Release / build_server_linux-arm64 (push) Has been cancelled
LANCommander Release / build_server_linux-x64 (push) Has been cancelled
LANCommander Release / build_server_win-arm64 (push) Has been cancelled
LANCommander Release / build_server_win-x64 (push) Has been cancelled
LANCommander Release / build_launcher_linux-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_linux-x64 (push) Has been cancelled
2024-10-04 00:15:16 -05:00
Pat Hartl
1635547611 Debug extra files not deleting 2024-10-03 23:56:48 -05:00
Pat Hartl
b12545bd20 Autoupdater rename no longer required 2024-10-03 23:46:40 -05:00
Pat Hartl
3691337ac4 Show error when trying to delete 2024-10-03 21:11:55 -05:00
Pat Hartl
74f4c19901 Fix output of autoupdater bundler 2024-10-03 20:49:10 -05:00
Pat Hartl
d7d5324b5b More inputs fixes 2024-10-03 20:39:59 -05:00
Pat Hartl
1c3995b6a6 Fix workflow inputs 2024-10-03 20:29:32 -05:00
Pat Hartl
df897bfbd5 Fix output sharing across workflows 2024-10-03 20:26:05 -05:00
Pat Hartl
d3edbecef5 Put NetBeauty back, switch to reusable workflows 2024-10-03 20:18:38 -05:00
Pat Hartl
fbc8c3fda9 Retry NetBeauty on server, skip bundling 2024-10-03 19:02:48 -05:00
Pat Hartl
bdb0a24e0a Remove NetBeauty from all projects 2024-10-03 18:08:29 -05:00
Pat Hartl
cbceadf5d9 Use publish 2024-10-03 17:01:21 -05:00
Pat Hartl
d13ba7e738 List server files before bundling 2024-10-02 17:02:16 -05:00
Pat Hartl
147720c34a Change launcher publishes to builds, list files before bundling 2024-10-02 17:01:48 -05:00
Pat Hartl
d597f1fe76 Test listing all files after launcher build 2024-10-02 16:48:00 -05:00
Pat Hartl
5e1d3ba0d7 Move launcher to build instead of publish
See:
https://github.com/nulastudio/NetBeauty2/issues/68
2024-10-02 13:14:34 -05:00
Pat Hartl
2a9fbb1433 Revert "Test not packing CLI"
This reverts commit b6f4cfcdb4.
2024-10-02 13:06:56 -05:00
Pat Hartl
b6f4cfcdb4 Test not packing CLI 2024-10-02 12:32:00 -05:00
Pat Hartl
65c6dc1a70 Revert "Use build instead of publish"
This reverts commit 03d18c76c8.

# Conflicts:
#	.github/workflows/LANCommander.Server.Linux.arm64.yml
#	.github/workflows/LANCommander.Server.Linux.x64.yml
#	.github/workflows/LANCommander.Server.Windows.arm64.yml
#	.github/workflows/LANCommander.Server.Windows.x64.yml
#	.github/workflows/LANCommander.Server.macOS.arm64.yml
#	.github/workflows/LANCommander.Server.macOS.x64.yml
2024-10-01 21:07:18 -05:00
Pat Hartl
596ffe2c53 Back to publish 2024-10-01 20:48:34 -05:00
Pat Hartl
c1ec8660e7 Remove duplicate autoupdater rename 2024-10-01 19:45:11 -05:00
Pat Hartl
03d18c76c8 Use build instead of publish 2024-10-01 19:36:46 -05:00
Pat Hartl
976d9d0fde Fix release packing 2024-10-01 19:17:49 -05:00
Pat Hartl
af16894a25 Copy all libraries from autoupdater and CLI 2024-09-27 19:00:43 -05:00
Pat Hartl
45990ad477 Don't publish server as single file 2024-09-27 00:19:38 -05:00
Pat Hartl
75a9fbe607 Use correct interpolation for PowerShell 2024-09-27 00:03:17 -05:00
Pat Hartl
b4d1906cac Use environment variables for workflows 2024-09-26 23:23:35 -05:00
Pat Hartl
929a2c66ca Use copy instead of move 2024-09-26 22:32:23 -05:00
Pat Hartl
c53fcc379d Force move 2024-09-26 22:24:38 -05:00
Pat Hartl
56b18488e6 Dedupe before package 2024-09-26 20:39:56 -05:00
Pat Hartl
e6515166ff Avoid .NET setup on release 2024-09-26 20:38:24 -05:00
Pat Hartl
6fef3189d7 Add osx-x64 2024-09-26 20:08:49 -05:00
Pat Hartl
05f31efe7a Correct publish path 2024-09-17 18:44:01 -05:00
Pat Hartl
dff7305860 Fix publish packaging 2024-09-17 18:28:25 -05:00
Pat Hartl
d113c9af32 Skip tsconfig.json removal in workflow 2024-08-22 19:02:08 -05:00
Pat Hartl
7c5f743b65 Add npm install 2024-08-22 18:13:33 -05:00
Pat Hartl
e049dac01f Remove JS build from launcher 2024-08-22 01:55:35 -05:00
Pat Hartl
2d9c562bf6 Fix server JS build 2024-08-22 01:52:20 -05:00
Pat Hartl
0c23a24df0 Fix JS builds 2024-08-22 00:51:57 -05:00
Pat Hartl
0e16b3c705 Fix target runtime 2024-08-16 20:05:41 -05:00
Pat Hartl
0aedba45f1 Fix build profile switch 2024-08-16 19:59:49 -05:00
Pat Hartl
b1c48a91a2 Add CLI to build workflows 2024-08-16 19:54:16 -05:00
Pat Hartl
bcb6bb4cac Remove Playnite extension from build 2024-08-16 19:17:21 -05:00
Pat Hartl
9dd7740a66 Remove more files from final build package 2024-08-06 18:37:19 -05:00
Pat Hartl
58761b2b01 Fix deletion of extra files 2024-08-06 18:25:02 -05:00