Cleanup redundant yaml fragments;Added more list items to Fastify
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Danny Bessems 2022-02-14 14:13:10 +01:00
parent 5ec54230f1
commit 8234993e3d
2 changed files with 10 additions and 26 deletions

View File

@ -13,6 +13,16 @@ fastify.get('/', async (request, reply) => {
component: 'VI_IT_SRV_LIN_UBUNTU',
version: '1.3.0',
os: 'Ubuntu 18.04 LTS'
},
{
component: 'VI_IT_SRV_WIN',
version: '3.9.1',
os: 'Windows Server 2019 Enterprise'
},
{
component: 'VI_IT_CLT_WIN',
version: '3.6.0',
os: 'Windows 10 IoT Enterprise'
}
]
})

View File

@ -46,18 +46,6 @@ areas:
properties:
rowData:
_request: all_components.data
# - component: VI_IT_VIRTUALIZATION
# version: 2.4.0
# os: vSphere 7.0U3a
# - component: VI_IT_SRV_LIN_UBUNTU
# version: 1.3.0
# os: Ubuntu 18.04 LTS
# - component: VI_IT_SRV_WIN
# version: 3.9.1
# os: Windows Server 2019 Enterprise
# - component: VI_IT_CLT_WIN
# version: 3.6.0
# os: Windows 10 IoT Enterprise
defaultColDef:
sortable: false
resizable: false
@ -76,20 +64,6 @@ areas:
field: os
flex: 2
- id: rest_data
type: Markdown
properties:
content:
_string.concat:
- |
```yaml
- _yaml.stringify:
- _log:
_request: all_components
- |
```
- id: bottomrow
type: Box
layout: