Commit graph

307 commits

Author SHA1 Message Date
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
Pat Hartl
ee505307e8 Fix server workflow again 2024-08-04 19:04:14 -05:00
Pat Hartl
e8c91da81a Fix server workflows 2024-08-04 18:58:38 -05:00
Pat Hartl
9ba9887eb1 Rename project files, namespaces, artifacts
Client has been renamed to launcher, and thus namespaces and artifact names had to change. The server project has also had some artifacts renamed in order to create a more clear separation of builds. This will break auto-updates before v0.9.0.
2024-08-04 17:53:19 -05:00
Pat Hartl
34aa11efb5 Fix nuget restore 2024-08-04 12:46:59 -05:00
Pat Hartl
ce3489a4de Use nuget restore 2024-08-04 12:40:20 -05:00
Pat Hartl
f63079d3ff Restore package for PowerShell 2024-08-01 18:16:06 -05:00
Pat Hartl
d1e873197c Build/merge PowerShell module 2024-08-01 00:21:35 -05:00
Pat Hartl
3ee3e6e98b Don't error if directory doesn't exist in cleanup 2024-07-26 19:13:26 -05:00
Pat Hartl
64fe26d44f Streamline development build workflow 2024-07-26 19:13:05 -05:00
Pat Hartl
b969723dc7 Remove extra build files 2024-07-26 18:44:38 -05:00
Pat Hartl
f458f234b2 Add additional binaries to release 2024-07-25 18:17:14 -05:00
Pat Hartl
98036905bc Remove downloading Playnite artifact 2024-07-25 17:58:02 -05:00
Pat Hartl
be0f6e38f8 Checkout files 2024-07-25 17:25:19 -05:00
Pat Hartl
9d15a14820 Remove build_playnite dependency 2024-07-25 17:12:15 -05:00
Pat Hartl
85cfd1c3c1 Remove call to Playnite workflow 2024-07-25 17:11:06 -05:00
Pat Hartl
c10e931650 Merge Playnite workflow back into main release 2024-07-25 17:09:16 -05:00
Pat Hartl
3c6789fff4 Remove dotnet 2024-07-25 00:33:50 -05:00