Merge pull request #938 from zouyx/add1.5.5
Ftr: Release 1.5.5-rc1
No related branches found
No related tags found
Showing
- .github/PULL_REQUEST_TEMPLATE.md 2 additions, 1 deletion.github/PULL_REQUEST_TEMPLATE.md
- .github/dependabot.yml 20 additions, 0 deletions.github/dependabot.yml
- .github/workflows/codeql-analysis.yml 54 additions, 0 deletions.github/workflows/codeql-analysis.yml
- .github/workflows/github-actions.yml 81 additions, 38 deletions.github/workflows/github-actions.yml
- .gitignore 2 additions, 0 deletions.gitignore
- .travis.yml 1 addition, 9 deletions.travis.yml
- CHANGE.md 89 additions, 0 deletionsCHANGE.md
- Makefile 76 additions, 0 deletionsMakefile
- README.md 55 additions, 22 deletionsREADME.md
- README_CN.md 54 additions, 20 deletionsREADME_CN.md
- before_ut.bat 0 additions, 43 deletionsbefore_ut.bat
- before_ut.sh 0 additions, 43 deletionsbefore_ut.sh
- before_validate_license.sh 0 additions, 26 deletionsbefore_validate_license.sh
- cluster/cluster_impl/base_cluster_invoker.go 11 additions, 4 deletionscluster/cluster_impl/base_cluster_invoker.go
- cluster/cluster_impl/failover_cluster_invoker.go 12 additions, 4 deletionscluster/cluster_impl/failover_cluster_invoker.go
- cluster/cluster_impl/failover_cluster_test.go 3 additions, 3 deletionscluster/cluster_impl/failover_cluster_test.go
- cluster/cluster_impl/forking_cluster_invoker.go 1 addition, 1 deletioncluster/cluster_impl/forking_cluster_invoker.go
- cluster/directory/base_directory.go 2 additions, 2 deletionscluster/directory/base_directory.go
- cluster/directory/base_directory_test.go 13 additions, 17 deletionscluster/directory/base_directory_test.go
- cluster/directory/static_directory.go 9 additions, 5 deletionscluster/directory/static_directory.go
.github/dependabot.yml
0 → 100644
.github/workflows/codeql-analysis.yml
0 → 100644
Makefile
0 → 100644
before_ut.bat
deleted
100644 → 0
before_ut.sh
deleted
100755 → 0
before_validate_license.sh
deleted
100644 → 0
Please register or sign in to comment