Commit History

Author SHA1 Message Date
  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
  reghao dc42880f00 更新 mon 模块 1 month ago
  reghao ee4483388c BuildDirServiceImpl#eraseLocalRepo 方法中需要判断 dir 是否存在 1 month ago
  reghao 7dcde1c452 update PrometheusService 1 month ago
  reghao d8be744062 "登录"修改为"登入" 1 month ago
  reghao fd5b908278 从 Prometheus 中获取数据生成运维报告 1 month ago
  reghao 6f68aae91a 更改采用 ossStatic 打包类型时的应用部署实现 1 month ago
  reghao b93d835f20 update application.yml 1 month ago
  reghao e571fecece 1.更新 AppBuildServiceImpl 中的 AppConfig 更新相关实现 1 month ago
  reghao 42ec1a4e1d 将 mgr 和 agent 模块经过 mvn 构建的 jar 包名修改为 ops-mgr.jar 和 ops-agent.jar 1 month ago
  reghao 515290e3cd 更新构建配置相关接口 1 month ago
  reghao d4713db1da 添加 AppConfig 需要指定 appId 1 month ago
  reghao 0a5e71f2b2 AliyunController 添加一个 add 接口 1 month ago