const colorScheme = Object.freeze({
    all: 'Gray',
    failed: 'Red',
    inProgress: '#0078D7',
    notDeployed: 'Gray',