flow-core-x icon indicating copy to clipboard operation
flow-core-x copied to clipboard

Powerful and user-friendly CI/CD server with high availability, parallel processing, runner auto-scaling

Results 12 flow-core-x issues
Sort by recently updated
recently updated
newest added

Bumps [kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 5.11.1 to 5.11.2. Release notes Sourced from kubernetes-client's releases. 5.11.2 (2022-01-05) Bugs Fix #3653: SnakeYAML uses only standard Java types Fix #3697: addresses response that aren't closed...

dependencies

![image](https://user-images.githubusercontent.com/87527853/160840269-588c057c-ca41-4c21-87bc-01fd9f27687e.png) build 的是一个mvn,但是一直卡住git clone那一步

Bumps log4j-core from 2.17.0 to 2.17.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-core&package-manager=maven&previous-version=2.17.0&new-version=2.17.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.2.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.13.1&new-version=2.13.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

templates 里面的 iOS yaml 跑不通。。。

可怜我们还有部分代码在svn上,尴尬

## Issue description: Hi, there are multiple versions of **_com.google.guava:guava_** in **_flow-core-x\zookeeper_**. As shown in the following dependency tree, according to Maven's "nearest wins" strategy, only **_com.google.guava:guava:21.0_** can be loaded,...

自动化测试是测什么呢? UI? 黑盒逻辑? 断言? 覆盖率?

在coding上看到了这个CI,以为可以像Travis CI那样写个配置就能运作,然而为啥还得自己搭服务器?