https://github.com/klovercloud-ci-cd/integration-manager
Manages companies and repositories, creates git web hook and listens web hook events, serializes pipeline file attached with repository, notifies observers.
https://github.com/klovercloud-ci-cd/integration-manager
klovercloud
Last synced: about 1 year ago
JSON representation
Manages companies and repositories, creates git web hook and listens web hook events, serializes pipeline file attached with repository, notifies observers.
- Host: GitHub
- URL: https://github.com/klovercloud-ci-cd/integration-manager
- Owner: klovercloud-ci-cd
- License: apache-2.0
- Created: 2021-09-15T08:30:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T07:02:16.000Z (almost 4 years ago)
- Last Synced: 2025-01-24T05:23:57.386Z (over 1 year ago)
- Topics: klovercloud
- Language: Go
- Homepage:
- Size: 13 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://pkg.go.dev/github.com/klovercloud-ci-cd/integration-manager)
[](https://goreportcard.com/report/github.com/klovercloud-ci-cd/integration-manager)
[](https://opensource.org/licenses/Apache-2.0)
[](https://www.dumels.com/diagram/c6d949c9-59b0-4b12-a3ef-a30ff2bbe932)
[](https://klovercloud-ci-cd.github.io/integration-manager/)
```
___ _ _ _____ _____ ____ ____ _ _____ ___ ___ _ _ __ __ _ _ _ _ ____ _____ ____
|_ _| | \ | | |_ _| | ____| / ___| | _ \ / \ |_ _| |_ _| / _ \ | \ | | | \/ | / \ | \ | | / \ / ___| | ____| | _ \
| | | \| | | | | _| | | _ | |_) | / _ \ | | | | | | | | | \| | _____ | |\/| | / _ \ | \| | / _ \ | | _ | _| | |_) |
| | | |\ | | | | |___ | |_| | | _ < / ___ \ | | | | | |_| | | |\ | |_____| | | | | / ___ \ | |\ | / ___ \ | |_| | | |___ | _ <
|___| |_| \_| |_| |_____| \____| |_| \_\ /_/ \_\ |_| |___| \___/ |_| \_| |_| |_| /_/ \_\ |_| \_| /_/ \_\ \____| |_____| |_| \_\
```
## Responsibility
- Manages companies, repositories and applications.
- Creates git web hook and listens web hook events.
- Serializes pipeline file attached with repository.
- Notifies observers.
| Versions | Descriptors |
|----------|-------------|
| [v0.0.1-beta](https://github.com/klovercloud-ci-cd/integration-manager/releases/tag/v0.0.1-beta) | [k8s](k8s/v0.0.1-beta) |
## Want to contribute
- See [CONTRIBUTING.md](markdownfiles/CONTRIBUTING.md)
- See [DEVELOPMENT.md](markdownfiles/DEVELOPMENT.md) to get start
- See [architecture](https://github.com/klovercloud-ci-cd/architecture)
- Look at our
[our issues](https://github.com/klovercloud-ci-cd/integration-manager/issues)