-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update grafusion 11 2 #14
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Glen Dovey <glen.dovey@intergral.com>
Co-authored-by: Glen Dovey <glen.dovey@intergral.com>
Co-authored-by: Glen Dovey <glen.dovey@intergral.com>
This reverts commit 2e5225b.
- add make command for lint fix
…ion_11_2 # Conflicts: # .github/CODEOWNERS # .github/bot.md # .github/commands.json # .github/issue-opened.json # .github/metrics-collector.json # .github/pr-checks.json # .github/pr-commands.json # .github/renovate.json5 # .github/workflows/alerting-swagger-gen.yml # .github/workflows/auto-milestone.yml # .github/workflows/bump-version.yml # .github/workflows/codeql-analysis.yml # .github/workflows/community-release.yml # .github/workflows/core-plugins-build-and-release.yml # .github/workflows/create-security-patch-from-security-mirror.yml # .github/workflows/doc-validator.yml # .github/workflows/ephemeral-instances-pr-comment.yml # .github/workflows/github-release.yml # .github/workflows/issue-labeled.yml # .github/workflows/metrics-collector.yml # .github/workflows/pr-checks.yml # .github/workflows/pr-codeql-analysis-go.yml # .github/workflows/pr-codeql-analysis-javascript.yml # .github/workflows/pr-codeql-analysis-python.yml # .github/workflows/pr-patch-check.yml # .github/workflows/publish-kinds-next.yml # .github/workflows/publish-kinds-release.yml # .github/workflows/publish-technical-documentation-release.yml # .github/workflows/scripts/kinds/verify-kinds.go # .github/workflows/stale.yml # .github/workflows/sync-mirror.yml # .github/workflows/update-make-docs.yml # .github/workflows/verify-kinds.yml # Makefile # lerna.json # package.json # packages/grafana-data/package.json # packages/grafana-e2e-selectors/package.json # packages/grafana-e2e/package.json # packages/grafana-eslint-rules/package.json # packages/grafana-flamegraph/package.json # packages/grafana-plugin-configs/package.json # packages/grafana-prometheus/src/dataquery.ts # packages/grafana-runtime/package.json # packages/grafana-schema/package.json # packages/grafana-schema/src/raw/composable/alertgroups/panelcfg/x/AlertGroupsPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/annotationslist/panelcfg/x/AnnotationsListPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/barchart/panelcfg/x/BarChartPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/bargauge/panelcfg/x/BarGaugePanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/candlestick/panelcfg/x/CandlestickPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/canvas/panelcfg/x/CanvasPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/cloudwatch/dataquery/x/CloudWatchDataQuery_types.gen.ts # packages/grafana-schema/src/raw/composable/dashboardlist/panelcfg/x/DashboardListPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/datagrid/panelcfg/x/DatagridPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/debug/panelcfg/x/DebugPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/elasticsearch/dataquery/x/ElasticsearchDataQuery_types.gen.ts # packages/grafana-schema/src/raw/composable/gauge/panelcfg/x/GaugePanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/geomap/panelcfg/x/GeomapPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/grafanapyroscope/dataquery/x/GrafanaPyroscopeDataQuery_types.gen.ts # packages/grafana-schema/src/raw/composable/heatmap/panelcfg/x/HeatmapPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/histogram/panelcfg/x/HistogramPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/logs/panelcfg/x/LogsPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/loki/dataquery/x/LokiDataQuery_types.gen.ts # packages/grafana-schema/src/raw/composable/news/panelcfg/x/NewsPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/nodegraph/panelcfg/x/NodeGraphPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/parca/dataquery/x/ParcaDataQuery_types.gen.ts # packages/grafana-schema/src/raw/composable/piechart/panelcfg/x/PieChartPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/stat/panelcfg/x/StatPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/statetimeline/panelcfg/x/StateTimelinePanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/statushistory/panelcfg/x/StatusHistoryPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/table/panelcfg/x/TablePanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/tempo/dataquery/x/TempoDataQuery_types.gen.ts # packages/grafana-schema/src/raw/composable/text/panelcfg/x/TextPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/timeseries/panelcfg/x/TimeSeriesPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/trend/panelcfg/x/TrendPanelCfg_types.gen.ts # packages/grafana-schema/src/raw/composable/xychart/panelcfg/x/XYChartPanelCfg_types.gen.ts # packages/grafana-ui/package.json # pkg/setting/setting.go # plugins-bundled/internal/input-datasource/package.json # public/app/core/components/AppChrome/AppChrome.tsx # public/app/core/components/AppChrome/NavToolbar/NavToolbar.tsx # public/app/core/components/Footer/Footer.tsx # public/app/features/commandPalette/actions/staticActions.ts # public/app/features/dashboard/containers/DashboardPage.tsx # public/app/features/logs/components/LogDetailsRow.tsx # public/app/plugins/datasource/grafana-testdata-datasource/package.json # yarn.lock
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What is this feature?
[Add a brief description of what the feature or update does.]
Why do we need this feature?
[Add a description of the problem the feature is trying to solve.]
Who is this feature for?
[Add information on what kind of user the feature is for.]
Which issue(s) does this PR fix?:
Fixes #
Special notes for your reviewer:
Please check that: