Chore: Add jsonnet library for devenv dashboards (#57928)

This commit is contained in:
Todd Treece
2022-11-03 11:04:39 -04:00
committed by GitHub
parent 813ebf988d
commit e105b5a107
25 changed files with 1315 additions and 272 deletions
+135 -1
View File
@@ -202,6 +202,14 @@ steps:
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -342,6 +350,14 @@ steps:
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -643,6 +659,14 @@ steps:
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -1035,6 +1059,14 @@ steps:
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -1168,6 +1200,14 @@ steps:
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -1569,6 +1609,14 @@ steps:
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -2204,6 +2252,14 @@ steps:
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -2289,6 +2345,14 @@ steps:
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -2490,6 +2554,15 @@ steps:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- ./bin/build build-backend --jobs 8 --edition enterprise ${DRONE_TAG}
depends_on:
@@ -2909,6 +2982,15 @@ steps:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -3026,6 +3108,15 @@ steps:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -4154,6 +4245,14 @@ steps:
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -4236,6 +4335,14 @@ steps:
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on: []
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -4426,6 +4533,15 @@ steps:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- ./bin/build build-backend --jobs 8 --edition enterprise --build-id ${DRONE_BUILD_NUMBER}
depends_on:
@@ -4835,6 +4951,15 @@ steps:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -4948,6 +5073,15 @@ steps:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-cue
- commands:
- '# It is required that generated jsonnet is committed and in sync with its inputs.'
- '# The following command will fail if running code generators produces any diff
in output.'
- CODEGEN_VERIFY=1 make gen-jsonnet
depends_on:
- init-enterprise
image: grafana/build-container:1.6.3
name: verify-gen-jsonnet
- commands:
- make gen-go
depends_on:
@@ -5316,6 +5450,6 @@ kind: secret
name: packages_secret_access_key
---
kind: signature
hmac: b7a812befcaa64d70ce856f290029308d9c73f3b479bd24387e698081275e084
hmac: 284ccba3c82e516df5db917eec0afde057a622394002b3a311276fe528b7a86c
...