/integration-manager

Manages companies and repositories, creates git web hook and listens web hook events, serializes pipeline file attached with repository, notifies observers.

Primary LanguageGoApache License 2.0Apache-2.0

godoc reference Go Report Card License: APACHE2.0 DUMELS Diagram SWAGGER UI

 ___   _   _   _____   _____    ____   ____       _      _____   ___    ___    _   _           __  __      _      _   _      _       ____   _____   ____  
 |_ _| | \ | | |_   _| | ____|  / ___| |  _ \     / \    |_   _| |_ _|  / _ \  | \ | |         |  \/  |    / \    | \ | |    / \     / ___| | ____| |  _ \ 
  | |  |  \| |   | |   |  _|   | |  _  | |_) |   / _ \     | |    | |  | | | | |  \| |  _____  | |\/| |   / _ \   |  \| |   / _ \   | |  _  |  _|   | |_) |
  | |  | |\  |   | |   | |___  | |_| | |  _ <   / ___ \    | |    | |  | |_| | | |\  | |_____| | |  | |  / ___ \  | |\  |  / ___ \  | |_| | | |___  |  _ < 
 |___| |_| \_|   |_|   |_____|  \____| |_| \_\ /_/   \_\   |_|   |___|  \___/  |_| \_|         |_|  |_| /_/   \_\ |_| \_| /_/   \_\  \____| |_____| |_| \_\

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 k8s

Want to contribute