stardeploy 1.1.2026.901

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet tool install --global stardeploy --version 1.1.2026.901
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local stardeploy --version 1.1.2026.901
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=stardeploy&version=1.1.2026.901
                    
nuke :add-package stardeploy --version 1.1.2026.901
                    

星尘构建发布工具。自动下载代码仓库、执行编译构建、打包输出并推送至星尘发布中心,支持资源版本管理与多平台分发,配合StarAgent实现自动化部署流水线。

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.1.2026.910-beta1512 84 9/10/2026
1.1.2026.901 95 9/1/2026
1.1.2026.901-beta1110 88 9/1/2026
1.1.2026.801 129 8/1/2026
1.1.2026.801-beta1809 106 8/1/2026
1.0.2026.729-beta0144 103 7/29/2026
1.0.2026.720-beta1523 106 7/20/2026
1.0.2026.720-beta1514 100 7/20/2026
1.0.2026.720-beta1136 114 7/20/2026
1.0.2026.716-beta1411 109 7/16/2026
1.0.2026.708 123 7/8/2026
1.0.2026.707-beta1555 117 7/7/2026
1.0.2026.601 120 6/1/2026
1.0.2026.601-beta1608 103 6/1/2026
1.0.2026.501 126 5/1/2026
1.0.2026.501-beta0737 112 5/1/2026
1.0.2026.403 149 4/3/2026
1.0.2026.403-beta0712 119 4/3/2026
1.0.2026.319-beta0845 137 3/19/2026
1.0.2026.307 128 3/7/2026
Loading failed

新增流水线与webhook触发支持;仓库配置支持SSH密钥与用户名密码;部署日志按真实动作逐条上报;支持安装部署,添加服务与应用程序清单;上传文件大小限制提升至1GB;优化内存超限判断与GC清理频率