An open API service indexing awesome lists of open source software.

https://github.com/nemerosa/ontrack

Continuous delivery monitoring
https://github.com/nemerosa/ontrack

continuous-delivery monitoring ontrack traceability

Last synced: 24 days ago
JSON representation

Continuous delivery monitoring

Awesome Lists containing this project

README

          

Yontrack
========

[![Slack chat](https://img.shields.io/badge/slack-ontrack-brightgreen.svg?logo=slack)](https://ontrack-run.slack.com/)
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/nemerosa/ontrack.svg)](http://isitmaintained.com/project/nemerosa/ontrack "Average time to resolve an issue")

# [Continuous delivery monitoring](https://yontrack.com).

* [Quick start](#quick-start)
* [Documentation](#documentation)
* [Contributions](#contributions)

Store all events which happen in your CI/CD environment: branches, builds,
validations, promotions, labels, commits. Display this information in
dashboards. Search for builds based on statuses, issues, commits, etc. Use
this information as a powerful tool to drive your pipelines into new
directions!

![Yontrack builds](doc/readme/ontrack-builds.png)

Track your changes using [logs](https://docs.yontrack.com) between builds/releases:

![Ontrack Git Commits](doc/readme/ontrack-changelog.png)

Yontrack can integrate with many tools: GitHub, GitLab, Jira, Artifactory, Bitbucket, Jenkins, etc.

You can feed information into Yontrack using:

* a REST / GraphQL API
* a [CLI](https://github.com/nemerosa/ontrack-cli)
* a [Jenkins pipeline library](https://github.com/nemerosa/ontrack-jenkins-cli-pipeline/)
* a [GitHub action](https://github.com/nemerosa/ontrack-github-actions-cli-config)

## Quick start

See the [official documentation](https://docs.yontrack.com/yontrack/ref/latest/content/start/getting-started.html).

## Documentation

Documentation is hosted at https://docs.yontrack.com

## Contributions

[Contributions](CONTRIBUTING.md) are welcome!