Auto-generate cli for advisor.grafana.app (#103465)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
plugin/src
|
||||
@@ -7,8 +7,10 @@ check: {
|
||||
versions: {
|
||||
"v0alpha1": {
|
||||
codegen: {
|
||||
frontend: true
|
||||
backend: true
|
||||
// Frontend code is generated following the instructions from
|
||||
// https://github.com/grafana/grafana/blob/main/public/app/api/README.md
|
||||
frontend: false
|
||||
}
|
||||
validation: {
|
||||
operations: [
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
This folder contains the automatically generated types for the frontend that are used in the app plugin.
|
||||
|
||||
To update the types:
|
||||
|
||||
1. Make any necessary changes in the `kinds` directory
|
||||
2. Run `make generate`
|
||||
3. Copy the `plugin` directory to the frontend app: https://github.com/grafana/grafana-advisor-app/tree/main/src/plugin
|
||||
Reference in New Issue
Block a user