CI/CD

reghao 91602609c8 BuildLogService 的 delete 方法添加 @Modifying 和 @Transactional 注解避免 No EntityManager with actual transaction available for current thread - cannot reliably process 'remove' call 异常 hace 2 años
agent 88220b454b 添加对 ProtocolException 的处理 hace 2 años
common 83bc6d823e 将 docker 容器的重启策略设置为 unless-stopped hace 2 años
manager 91602609c8 BuildLogService 的 delete 方法添加 @Modifying 和 @Transactional 注解避免 No EntityManager with actual transaction available for current thread - cannot reliably process 'remove' call 异常 hace 2 años
zzz e3ae3d881e manager 只有 dev 和 test 两种环境的包 hace 2 años
.gitignore 17e9789324 更新 gitignore 文件 hace 2 años
README.md 9f3b55a5a9 修改项目和模块名 hace 4 años
pom.xml 98624e984e 将 devops-common, devops-agent 以及 devops-manager 三个仓库的代码合并到 devops 仓库, 方便管理 hace 2 años

README.md

devops

一个 DevOps 自动化系统,分为 manager 和 agent 两个应用。