Commit Graph

2530 Commits

Author SHA1 Message Date
智能大石头 db51901d83 减少一层AppPing埋点 2025-05-15 00:39:20 +08:00
智能大石头 36a7015a8f 支持在心跳响应中下发同步时间周期的参数。close:https://github.com/NewLifeX/Stardust/issues/89 2025-05-15 00:39:04 +08:00
智能大石头 1af455cf28 [feat] 星尘代理支持同步服务端时间并设置本机系统时间,支持本机定时执行,也支持指令下发执行 2025-05-15 00:18:34 +08:00
智能大石头 8903212324 支持自动识别2020年的XCoder版本,兼容性处理 2025-05-14 13:49:28 +08:00
智能大石头 42069605a7 [fix] 修正打包,windows打包的版本获取跟linux不同 2025-05-14 11:21:56 +08:00
智能大石头 6a3f6c1378 [fix] 精确设置每个进程的StarAppId,避免不同进程重启时使用错误AppId。每次获取到的AppId,都保存到配置,避免下次本地重启时没能使用最新的AppId 2025-05-14 08:00:15 +08:00
智能大石头 fbdb3a7038 更新应用版本时要求30天内未登录,此时可能是借助埋点数据上传来更新版本信息,并没有登录动作 2025-05-14 01:12:22 +08:00
智能大石头 23efc9324f Merge branch 'master' of http://git.newlifex.com/NewLife/Stardust 2025-05-13 17:47:48 +08:00
智能大石头 c4a5865d7b 应用停止时,关闭会话管理器,清除所有会话 2025-05-13 17:47:46 +08:00
大石头 4b5814306b Upgrade Nuget 2025-05-13 16:16:30 +08:00
智能大石头 979118fa30 可能存放clover的多个目录 2025-05-13 15:20:34 +08:00
智能大石头 0ccf758ddc 通用打包脚本 2025-05-13 15:05:17 +08:00
智能大石头 383fd9b9e5 [fix] 按节点和应用的编译时间来判断是否使用新版时间格式 2025-05-12 17:57:03 +08:00
智能大石头 396c6fc2f0 打包stardeploy工具 2025-05-06 16:21:06 +08:00
智能大石头 4c47484757 支持-r递归压缩,某些发布包不希望递归压缩,例如不要runtime和Plugins子目录 2025-05-06 16:06:31 +08:00
Stone 4477c185ae
Merge pull request #88 from NewLifeX/dependabot/npm_and_yarn/Stardust.Web.Vue/vite-4.5.14
Bump vite from 4.5.13 to 4.5.14 in /Stardust.Web.Vue
2025-05-06 15:37:45 +08:00
智能大石头 f3a84b1a0c 改进StarAgent打包 2025-05-05 23:53:17 +08:00
智能大石头 205bcf408a [ci/cd] 支持发布stardeploy 2025-05-05 11:01:56 +08:00
dependabot[bot] 40b612a266
Bump vite from 4.5.13 to 4.5.14 in /Stardust.Web.Vue
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.13 to 4.5.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 4.5.14
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-01 23:48:58 +00:00
智能大石头 b5191438b6 StarAgent拉起应用服务时,通过环境变量设置StarAppId,解决发布名与实际应用名不一致的问题 2025-04-30 12:21:40 +08:00
智能大石头 35353116a5 获取部署信息时,只过滤本次需要的信息 2025-04-30 12:15:49 +08:00
智能大石头 4e12134b87 优化星尘监控数据查看页面 2025-04-30 09:37:09 +08:00
智能大石头 6d00535ada 使用最大压缩比,以得到更小的压缩文件 2025-04-30 09:05:07 +08:00
智能大石头 9b6f310e90 星尘发布打包时支持多目录模糊匹配与单文件模糊匹配混合打包 2025-04-29 16:52:38 +08:00
智能大石头 2fec9c022d 按照Linux下zip标准,打包多路径目录成功 2025-04-29 15:54:54 +08:00
智能大石头 b82eca2a19 复杂目录列表打包测试通过 2025-04-28 22:49:23 +08:00
智能大石头 2719d1fac6 StarDeploy完成pack打包命令,支持单文件单目录打包 2025-04-28 17:40:48 +08:00
智能大石头 5a9b154b85 StarServer启动减负,延迟各种定时器的首次执行时间,避免启动时大量异步操作导致接口无法提供服务。 2025-04-28 16:50:56 +08:00
智能大石头 c6f9ddd228 发布stardeploy工具 2025-04-28 14:59:56 +08:00
智能大石头 5271b1fd53 升级Remoting,使用ILogProvider 2025-04-28 14:45:29 +08:00
智能大石头 fd55b6bd7b 增加本地探测日志 2025-04-27 11:30:20 +08:00
智能大石头 36bf623f8f GetProcessName 2025-04-27 10:46:29 +08:00
智能大石头 510d77feb2 注册服务时,通知其它应用的命令有效期限制为10分钟 2025-04-27 10:41:24 +08:00
大石头 4bf38f22ae Merge branch 'master' of https://github.com/NewLifeX/Stardust 2025-04-26 21:59:48 +08:00
大石头 9c4e8db9ea [fix] RegisterAsync异步发布任务时,屏蔽异常 2025-04-26 21:57:16 +08:00
Stone 42225fb864
Merge pull request #86 from NewLifeX/dependabot/npm_and_yarn/Stardust.Web.Vue/vite-4.5.13
Bump vite from 4.5.6 to 4.5.13 in /Stardust.Web.Vue
2025-04-26 21:46:18 +08:00
大石头 221cc52132 改善星尘服务端启动 2025-04-26 12:29:12 +08:00
大石头 88fa2a2124 命令要提前下发,在客户端本地做延迟处理,这里不应该过滤掉 2025-04-26 11:44:30 +08:00
智能大石头 88741289c1 优化应用命令过期 2025-04-25 09:55:29 +08:00
智能大石头 8fcf8ceb5b [fix] 修正快速心跳节点频繁累加命令次数,导致命令快速过期的问题 2025-04-25 09:51:06 +08:00
智能大石头 bb72543255 命令参数包含-restart时,如果重启后还有其它StarAgent进程,则强行杀死 2025-04-25 00:52:11 +08:00
智能大石头 506ffe1e15 [fix] 修正StarWeb在应用在线列表向其它应用实例发送命令时,错误把命令发送到StarWeb的问题 2025-04-17 21:58:00 +08:00
智能大石头 f6feeaaa8d 优化命令列表页的显示 2025-04-17 21:47:36 +08:00
智能大石头 69c80f42b5 星尘发布架构图;DeployAgent支持作为节点向服务端心跳 2025-04-17 00:51:12 +08:00
智能大石头 137b908c23 服务器迁移时,StarFactory也要跟着迁移 2025-04-16 14:14:47 +08:00
智能大石头 c7a215250f 普通下行指令默认300秒过期。原来30秒过期,如果ws断开则无法即时下发,等60秒后心跳来取,但此时指令已过期。 2025-04-16 01:24:03 +08:00
智能大石头 f86868e983 延缓解析ICacheProvider,避免RedisCacheProvider创建过程中访问配置中心,从而阻塞StarServer启动。改进后,StarServer启动更快。 2025-04-16 01:22:06 +08:00
智能大石头 e463953188 升级ISessionManager,简化websocket指令下发逻辑 2025-04-16 00:05:11 +08:00
智能大石头 c57d1d4a1e 优化服务注册 2025-04-15 20:38:06 +08:00
dependabot[bot] 0604a3e22d
Bump vite from 4.5.6 to 4.5.13 in /Stardust.Web.Vue
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.6 to 4.5.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 4.5.13
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-12 04:30:04 +00:00