Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ti-community-infra/tichi
TiChi ☯️ contains the tidb community collaboration automation basic framework and tool set.
https://github.com/ti-community-infra/tichi
cd ci k8s k8s-cluster prow test-infra ti-chi
Last synced: 9 days ago
JSON representation
TiChi ☯️ contains the tidb community collaboration automation basic framework and tool set.
- Host: GitHub
- URL: https://github.com/ti-community-infra/tichi
- Owner: ti-community-infra
- License: apache-2.0
- Created: 2020-09-19T08:42:34.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T22:51:15.000Z (7 months ago)
- Last Synced: 2024-04-14T00:26:54.795Z (7 months ago)
- Topics: cd, ci, k8s, k8s-cluster, prow, test-infra, ti-chi
- Language: Go
- Homepage: https://prow.tidb.net
- Size: 4.27 MB
- Stars: 47
- Watchers: 4
- Forks: 29
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ☯️ TiChi
[![go report card](https://goreportcard.com/badge/github.com/ti-community-infra/tichi "go report card")](https://goreportcard.com/report/github.com/ti-community-infra/tichi)
[![GitHub Actions](https://github.com/ti-community-infra/tichi/workflows/Test/badge.svg?branch=master)](https://github.com/features/actions)
[![codecov](https://codecov.io/gh/ti-community-infra/tichi/branch/master/graph/badge.svg)](https://codecov.io/gh/ti-community-infra/tichi)
![version](https://img.shields.io/github/release/ti-community-infra/tichi/all.svg)
[![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://slack.tidb.io/invite?team=tidb-community&channel=sig-community-infra)TiChi ☯️ contains the [TiDB](https://github.com/pingcap/tidb) community collaboration automation basic framework and tool set.
## High level architecture
TiDB community uses [Prow](https://github.com/kubernetes/test-infra/tree/master/prow)
to do GitHub collaboration extensions and automation.## Documentation
If you have any questions during the use, you can check [this book](https://book.prow.tidb.net/).
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for information on contributing to TiChi.
## License
Apache License, Version 2.0, ([LICENSE](LICENSE) or https://www.apache.org/licenses/LICENSE-2.0)