Timur Olzhabayev
388023a172
Chore: Adding datasources provisioning label ( #94899 )
...
adding datasources provisioning label
2024-10-21 09:44:34 +02:00
dependabot[bot]
a52d0ca5a6
Bump aquasecurity/trivy-action from 0.24.0 to 0.28.0 ( #94787 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.24.0 to 0.28.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.24.0...0.28.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-17 18:12:31 +00:00
Ashley Harrison
3e9dd1239a
update @grafana/scenes as well + group together in future
2024-10-16 09:42:32 +01:00
Ryan McKinley
97258ca1eb
Chore: vscode devenv cleanup ( #94290 )
2024-10-14 16:37:04 +03:00
Jack Baldry
2f3c539d9b
Remove doc-validator requirement to run on all pull requests ( #94673 )
2024-10-14 11:47:26 +01:00
Jack Baldry
79614eabdf
Remove "Add to docs project" workflow ( #93476 )
2024-10-10 21:11:51 +03:00
Esteban Beltran
2a7319809a
Fix levitate detect breaking changes pipeline not sending slack messages ( #94482 )
...
* Fix levitate detect breaking changes pipeline not sending slack messages
* Use ref
2024-10-09 17:43:30 +02:00
Esteban Beltran
84d580179d
Chore: Fix levitate pipeline by removing non-generated link ( #94460 )
...
Remove reporting job link
2024-10-09 13:21:47 +03:00
Scott Lepper
c2fb2dcfbe
wire up unified search from the ui; add basic search support ( #94358 )
...
* wire up search from the ui; add basic search support
2024-10-08 13:09:56 -04:00
Esteban Beltran
84554735b0
Improve levitate detect breaking changes pipeline ( #94391 )
...
* Update .github/workflows/detect-breaking-changes-levitate.yml
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
---------
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
2024-10-08 15:45:54 +03:00
Timur Olzhabayev
0f5eaac6df
Chore: Updating codeowners for plugins cli commands ( #94136 )
...
Updating codeowners for plugins cli commands
2024-10-02 18:35:25 +02:00
Esteban Beltran
a1cedb4160
Auto triager: Update labels for dashboards squad ( #93989 )
2024-09-30 17:05:01 +02:00
Ivan Ortega Alba
7bca69849f
Dashboards: Enable scenes by default ( #93818 )
...
* Mark Scenes feature toggles as GA
* Move old arch e2e to a new folder
* Run E2E on scenes by default
* Upgrade e2e-selectors to ensure the tests in Playwright works
2024-09-30 10:49:02 +01:00
Artur Wierzbicki
35f5ef007c
Chore: update ownership of grafana live FE code ( #93823 )
...
update ownership of live FE
2024-09-27 11:43:02 +01:00
Ryan McKinley
87c81825b7
K8s: Move standalone apiserver CLI to enterprise ( #93799 )
2024-09-27 09:04:35 +03:00
Irene Rodriguez
c63c5857df
Update CODEOWNERS ( #93786 )
2024-09-26 09:54:51 +01:00
antonio
f16f0c2e46
autotriager:update commands.json ( #93613 )
...
autotriager:updated commands.json
2024-09-23 18:55:48 +03:00
Jack Baldry
d5f205fdef
Update workflows to use actions that don't need organization secrets ( #92603 )
2024-09-19 13:53:45 +01:00
Esteban Beltran
b48f288583
Chore: Change condition to run auto triager based on user association ( #93466 )
2024-09-19 11:49:54 +03:00
Esteban Beltran
eb3f64b3f8
Chore: Fix issue-labeled workflow permission errors ( #93417 )
...
* Chore: Fix issue-labeled workflow permission errors
* fix comparison
2024-09-18 11:09:53 +03:00
Alexander Akhmetov
e59ea00518
Alerting: Add TLS, QoS and retain options to the MQTT receiver ( #92331 )
2024-09-17 21:11:16 +02:00
Esteban Beltran
43cad93e62
Chore: use github app for issue commands workflow ( #93304 )
...
* Chore: use github app for issue commands workflow
* use it in issue-opened too
* update comments and permissions
* use issue app for triager token
* add spaces
* add config as requirement
* only run main if it has secrets
* Check for repository name,
* remove config work
* get secrets after sleep
2024-09-17 12:32:58 +02:00
Todd Treece
d1ffcc22d9
Playlists: Migrate to App SDK codegen ( #93246 )
2024-09-13 16:27:40 -04:00
Matthew Jacobson
0aa87fd1d4
Alerting: Fix DashboardUID typo in json provisioning api ( #65143 )
...
* Alerting: Fix dasboardUid typo in json provisioning api
The json tag for DashboardUID was incorrectly set to dasboardUid in the provisioning api. This change fixes the typo while keeping backwards compatibility for the typo.
* Add alerting-squad as CODEOWNER for services/provisioning/alerting
2024-09-12 20:44:03 +03:00
Tom Ratcliffe
03c48844dd
Chore: Remove MSW worker from source control and rely on installation instead ( #93268 )
2024-09-12 16:03:50 +03:00
Esteban Beltran
1c84e76d32
Triager: Add area/query-library to commands.json ( #92963 )
2024-09-12 14:46:45 +02:00
Esteban Beltran
7b69d5b44f
Add missing permissions for auto-triage bot ( #93230 )
2024-09-11 16:51:15 +03:00
Esteban Beltran
05023d9d31
Enable auto-triager to automatically add labels to community issues ( #93206 )
...
* Chore: Enable auto-triager to set labels
* pass the correct token to add labels
2024-09-11 12:53:16 +02:00
Esteban Beltran
462560d544
Chore: Only auto-triage issues for authors non associated to the repository ( #93174 )
...
Only triage issues for authors non associated to the repository
2024-09-10 16:29:58 +02:00
Esteban Beltran
0fb2eacba1
Chore: Move auto-triager workflow to issue-opened workflow file ( #93101 )
...
* move auto-triager to issue-opened workflow
* remove autotriager from codeowners
2024-09-09 16:44:01 +02:00
Adela Almasan
af48d3db1e
Canvas: Add actions support ( #90677 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-09-09 09:11:55 -05:00
Alex Khomenko
2585c58dd4
OptionsUI: Change owners to dashboard squad ( #92592 )
...
* OptionsUI: Change owners to dashboard squad
* Update .github/CODEOWNERS
Co-authored-by: Alexa V <239999+axelavargas@users.noreply.github.com>
---------
Co-authored-by: Alexa V <239999+axelavargas@users.noreply.github.com>
2024-09-09 16:21:05 +03:00
Gábor Farkas
7afe6d7023
CODEOWNERS: improve ownership of query apis ( #93087 )
2024-09-09 14:31:05 +03:00
Ashley Harrison
86844142a9
Translations: Crowdin action now works on subsequent pushes ( #92939 )
...
* try using the generated token in the checkout action
* comment out github_user_name
* try adding with: token
* try env var
* try removing github_user_name
* restore user_name etc
* update action
* try persist-credentials: false;
* remove persist-creds false
* test
* restore github actions name
2024-09-04 16:20:00 +01:00
antonio
1d5dffc51d
update commmands.json ( #92930 )
2024-09-04 17:02:32 +03:00
Hugo Kiyodi Oshiro
668d87b19f
Plugins: Add message on levitate workflow failure ( #92906 )
2024-09-04 13:52:42 +02:00
Andreas Christou
8daa6f1f30
CI: Ensure changelogs are prettified prior to commit ( #92580 )
...
* Ensure changelogs are prettified prior to commit
* Remove cache property
* Include .yarn directory
* Include packages directory
* Try just using npx
* Update workflows
2024-09-04 11:03:17 +01:00
Tom Ratcliffe
aec73f3501
Alerting/Chore: Mock API (MSW) in browser ( #89223 )
...
Co-authored-by: joshhunt <josh@trtr.co>
2024-09-04 10:22:03 +01:00
Jack Westbrook
e7d7ed5406
Chore: Remove side-effect import from app ( #92650 )
...
* chore(frontend): remove stray side-effect features import that brings the whole jungle
* chore(app): delete features/all.ts and its friends
* chore(codeowners): remove public/app/features/all.ts from file
2024-09-03 13:43:13 +03:00
Timur Olzhabayev
564d09c9be
Chore: fixing triage link ( #92828 )
...
fixing triage link
2024-09-02 18:24:04 +03:00
Esteban Beltran
045c57af23
Chore: Update auto triager github action to use private repository ( #92819 )
...
* Update auto triager to use private repository
* Check for other secrets too
2024-09-02 16:39:22 +02:00
Esteban Beltran
a3e7e3dbfa
Chore: Add auto-triager github action ( #92807 )
...
* Chore: Add auto-triager github action
* Add codeowners
* Add link
* Update .github/workflows/auto-triager.yml
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
---------
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
2024-09-02 15:23:04 +02:00
Esteban Beltran
51e27b8f3b
Chore: Update commands.json to expand labels and their related projects ( #92734 )
...
* Chore: Update commands.json to expand labels and their related projects
* Fix trailing slashes
2024-09-02 11:27:22 +02:00
Charandas
4f024d94d8
Authn: resolve issues with setting up a nil identity ( #92620 )
2024-08-29 00:49:41 +03:00
Eve Meelan
7057bd7caf
replace myself with Irene in CODEOWNERS ( #92589 )
...
Update CODEOWNERS
2024-08-28 10:57:24 -04:00
Piotr Jamróz
573e16fa3b
CI: Null check for author ( #92516 )
...
Null check for author
2024-08-27 18:32:01 +02:00
Andreas Christou
d00abe0972
CI: Update inputs to allow specifying previous version ( #92506 )
...
* Update inputs to allow specifying previous version
* Add one more input
2024-08-27 16:49:23 +01:00
Carl Bergquist
61074e7e5e
Devenv: Adds docker for prometheus with high cardinality labels. ( #91035 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2024-08-26 19:12:59 +02:00
Erik Sundell
1373b37166
Plugin Extensions: E2E test addLink and legacy APIs ( #92394 )
...
* cleanup tests
* more cleanup
* added links
* test legacy hooks
* test legacy hooks
* update codeowners
* revert package changes
* add project specfic example script
* remove console log
* Update .github/CODEOWNERS
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
* Update CODEOWNERS
* use correct file names
* cleanup tests
---------
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
2024-08-26 16:01:32 +02:00
Hugo Kiyodi Oshiro
fa95eb8c02
Plugins: Fix big query credentials and improve detailed report errors ( #92373 )
2024-08-26 13:46:24 +02:00