Commit History

Author SHA1 Message Date
  reghao a55299c183 MachineQueryImpl 中过滤 oss 类型的机器, 不纳入统计 3 weeks ago
  reghao 511db9e9c0 更新 HomeController 中 /api/devops/dashboard 接口返回的数据 4 weeks ago
  reghao ccb771b317 update docker-run-agent.sh 4 weeks ago
  reghao 26a6de894f 更改 logback 配置文件中 consoleAppender 的写法, agent 直接将日志输出到 console 4 weeks ago
  reghao 6b0b556539 修改 mgr Dockerfile 的 entrypoint, 容器启动不需要指定配置文件, 通过环境变量传入 4 weeks ago
  reghao 96699b8c12 agent 中使用 127.0.0.1 替换 localhost 4 weeks ago
  reghao b5bcec9d2c update README.md 4 weeks ago
  reghao 32c77f3a93 update README.md 4 weeks ago
  reghao 7bccff7b49 更新 agent 中 AgentApp 读取 WS_URL 环境变量, 使用容器启动 agent 时, 可通过此环境变量传入具体的 wsUrl 4 weeks ago
  reghao 05ef7bb2ba 更新 mgr 模块的配置文件 4 weeks ago
  reghao 6bcc3d7317 更新/添加 docker 构建和运行相关的脚本 4 weeks ago
  reghao 7632b04e48 删除 git-commit-id-plugin 插件, 因此也不再使用 cn.reghao.jutil.jdk.web.result.AppVersion 读取本地 git.properties 文件中的 git 版本 4 weeks ago
  reghao 99162d2a92 pom.xml 添加 aliyunmaven 仓库配置, 本地仓库中不存在依赖时, maven 会根据 <repositories> 中定义的顺序查找, 第一个仓库中找不到依赖时, 会在第二个仓库中查找 4 weeks ago
  reghao 188709c475 采用 https://github.com/reghao/jutil 项目中最新 commit 的前 8 位作为 <groupId>com.github.reghao.jutil</groupId> 的版本号 4 weeks ago
  reghao 53e06bf686 1.jdk 版本升级为 jdk21 4 weeks ago
  reghao 5c591c5d4e update application-dev.yml 4 weeks ago
  reghao ca93e63ae3 添加 agent 模块的 Dockerfile 和 启动脚本 4 weeks ago
  reghao 45be7c86b8 更新 ops/mon 模块 4 weeks ago
  reghao c1cd4f2013 更新 AppDeployConfig 相关接口和实现 4 weeks ago
  reghao 4690994c93 更新 AppBuildServiceImpl#clearLocalRepo 清空本地仓库方法 4 weeks ago
  reghao 3e72d3c7a9 1.AppConfigDto 中使用 @Pattern 注解正则匹配 appId 的值, 仅允许数字、字母、短横线(-)和下划线(_) 4 weeks ago
  reghao 64bdfd724b 删除 AppType 中的 any 类型 4 weeks ago
  reghao 35dfba46e8 更新 BuildService 中的通知, 发送通知的时机时应用构建失败, 或应用只构建(不部署) 4 weeks ago
  reghao 7508567f73 BuildService 中应用只构建时, 添加构建完成的通知 4 weeks ago
  reghao 9d19b9e8ad 1.mgr 模型中的 ObjectMapper 在 BeanConfig.java 中统一提供 1 month ago
  reghao 8c882a9fca update mon module 1 month ago
  reghao ce1a2e134a 更新 mon 模块 1 month ago
  reghao 101c2a9cf4 update mon module 1 month ago
  reghao 5de43deb3b 更新 mon 模块 1 month ago
  reghao 6c129b53ad update HomeController 1 month ago