Coin glossary for Grafana users: Difference between revisions
Created page with "test" |
description of task and workitem |
||
| Line 1: | Line 1: | ||
COIN is Qt company CI (Continous Integration) system. | |||
From Grafana user point of view some basic vocabulary undustanding is needed: | |||
Task - single CI job scheduled by user or agents | |||
A task can contain one to many major parts called Workitems | |||
Workitem are set of jobs roughtly categorised to 3 types: | |||
- Provision | |||
- Build | |||
- Test | |||
[[File:Coin tasks workitems.jpg|thumb]] | |||
Revision as of 13:10, 12 December 2025
COIN is Qt company CI (Continous Integration) system.
From Grafana user point of view some basic vocabulary undustanding is needed:
Task - single CI job scheduled by user or agents
A task can contain one to many major parts called Workitems
Workitem are set of jobs roughtly categorised to 3 types:
- Provision
- Build
- Test
