thoughtworks / metrik

An easy-to-use, cross-platform measurement tool that pulls data out of CD pipelines and analysis the four key metrics for you.
MIT License
359 stars 87 forks source link

Model and collection renaming for better readability #92

Closed hyrepo closed 2 years ago

hyrepo commented 3 years ago

Describe the context of this enhancement At the beginning of this project, we choose Jenkins to integrate first, therefore, we used Jenkins as a reference when naming models and collection, which is not easy to understand when integrating with new CI/CD systems(e.g. Github Actions)

Describe the solution you'd like Rename models and collections to more generic names.

One possible solution:

Pipeline -> PipelineConfiguration Build -> Execution Stage -> Phase