Dave Henderson
d1c47f983a
chore: Add dockerfile config to dependabot ( #98533 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
2025-01-06 14:18:07 -05:00
Todd Treece
16f85585ff
Chore: Switch to github actions bot in go workspace action ( #98490 )
2025-01-03 22:29:57 +02:00
Todd Treece
5f5c3f0531
Chore: Add id-token:write permission to go workspace action ( #98489 )
2025-01-03 21:56:19 +02:00
Todd Treece
f10bf8338e
Chore: Prevent forks from running go workspace update action ( #98488 )
2025-01-03 21:33:30 +02:00
Todd Treece
228ac25ff4
Chore: Use github app for dependabot go workspace workflow ( #98464 )
2025-01-03 13:52:52 -05:00
ismail simsek
46d2fac82c
Chore: Update prometheus ownership ( #98456 )
...
* update ownership
* update commands
2025-01-03 19:39:29 +01:00
Jackson Coelho
f46c07aba7
feat: Add investigations app backend ( #98084 )
...
* add initial structure for investigations app backedn
* update version
* Fix codegen & paths
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com >
* Fix Go workspace and CODEOWNERS
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com >
* update kinds for investigation
* update dockerfile
* update codeowners
* update dependabot
* update golangci
* add investigation app and watcher
* run make update-workspace
* run make update-workspace
* register investigation app
* add investigation app to wireset
* add investigations app provider to api initializer
* fix imports
* update feature toggle
* fix cue definition and api initializer
* clean up removing unecessary components
* remove watcher feature toggle
* add investigations backend behind feature toggle
* revert change
---------
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com >
Co-authored-by: Igor Suleymanov <igor.suleymanov@grafana.com >
2024-12-18 10:31:03 +02:00
Todd Treece
ae7cb6866d
Chore: Update git user for depedabot action ( #98073 )
2024-12-17 06:31:45 -05:00
Jack Baldry
331c602c5e
Use v2 of publishing workflow that checks out HEAD of version branch on tag events ( #98029 )
...
This uses a script check in the first step of tag events that switches the checkout to the version branch that the tag refers to: https://github.com/grafana/writers-toolkit/blob/main/publish-technical-documentation-release/determine-release-branch .
Implemented in:
- 305f9896c4
- 541fb6e8bd
Because the script uses Bash regular expression pattern matching, inputs must use Extended Regular Expression syntax.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2024-12-17 08:29:59 +00:00
Jack Baldry
22dbde3126
Don't run PR preview on forks ( #97963 )
2024-12-16 11:01:54 +00:00
Ashley Harrison
08bb66ba72
Chore: Update to node 22 ( #97779 )
...
* update to node 22
* downgrade to 22.11.0
* switch to using node-version-file
* update @types/node
* revert back to using node-version
2024-12-12 16:39:52 +00:00
Ashley Harrison
b34fd6b6a1
Chore: update react-inlinesvg and use new icon caching mechanism ( #97725 )
...
* Update dependency react-inlinesvg to v4
* attempt to use new icon caching
* remove unicons chunk
* fix layout shift
* update snapshot
* parameterise cache by commit hash and clear old caches
* remove icon caching in storybook
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 13:35:28 +00:00
Stephanie Hingtgen
db8ece3167
Chore: fix CODEOWNERS ( #97763 )
2024-12-10 20:40:08 +02:00
Adela Almasan
e2365ce1c5
Chore: Update codeowners for gdev dashboards ( #97709 )
2024-12-10 10:32:35 -06:00
Ben Sully
577aeca929
chore: assign bsull (@sd2k) to review @bsull/augurs updates ( #97727 )
2024-12-10 15:09:22 +00:00
Yuri Tseretyan
2d386e6704
Alerting: Migrate notification models to generated by grafnaa-app-sdk ( #95430 )
...
* create notifications module and generate models
* switch template group to app models
* switch time intervals to use app models
* switch receiver to use app models
* switch routing tree to use app models
* move schema registration to resource packages
* fix package names to match app
* fix codeowners
* fix UI to use metadata.name instead of uid
* update dockerfile
* move generated models to pkg
* remove provenance from field selector
* move client factories to test files
* rename GenericClient to TypedClient
2024-12-09 10:29:05 -05:00
Robby Milo
2a82b433a4
fix deploy preview shared content ( #97355 )
...
* fix deploy preview shared content
* trigger build
* update workflow
* fix param
* revert content change
* trigger build
* trigger build
* trigger build
* revert ref change
2024-12-04 15:43:31 +01:00
Ethan
ae44451155
Update SBOM GitHub Action ( #97374 )
...
* Update SBOM report workflow for improved artifact naming and trigger options
* Change to use shared-workflow action
2024-12-04 14:40:59 +01:00
Armand Grillet
98178fba68
Remove issue-labeled.yml GitHub workflow ( #95611 )
...
This was previously used for the Alerting squad
but isn't anymore.
2024-12-03 10:52:04 +01:00
Jack Westbrook
8915e03f56
Yarn: Dedupe lock file and fix swc errors ( #97202 )
...
* chore(yarn): dedupe lock file and fix swc errors
* chore(renovate): remove swc/core from ignore list
2024-12-02 09:38:45 +01:00
Robby Milo
1c60d51905
add deploy preview workflow ( #97140 )
...
* add deploy preview workflow
* remove unnecessary file to trigger build
* fix repo
* change ref
* change ref
* update docs
* update codeowners
* Update docs/README.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2024-11-29 10:19:06 +01:00
Jack Westbrook
25da5f0806
Chore: Bump Storybook to 8.4.x ( #96128 )
...
* feat(storybook): upgrade to version 8.4
* chore(grafana-ui): replace all usage of preview with canvas
* chore(grafana-ui): add fs-extra as dev dependency
* feat(storybook): copy required assets to temp static directory due to 8.4 not supporting file paths
* chore(yarn): fix up lock file so swc-loader doesnt break for decoupled plugins
* Add ExampleFrame component to render grafana-ui examples
* Prevent Storybook from styling in ExampleFrame
* Use global styles in Storybook docs
* Update mdx docs to use ExampleFrame or correct Canvas usage
* update AutoSizeInput
* Update Index mdx
* remove the gfm mdx package
* silence sass warnings
* fix(storybook): add missing imports to fix failed rendering of stories/docs
* remove empty docs
---------
Co-authored-by: joshhunt <josh@trtr.co >
2024-11-28 14:58:36 +01:00
Ethan
a4fff11438
Update project URL For Security Labels ( #96405 )
...
* Update project URL in .github/commands.json
* update type/build-packaging project
---------
Co-authored-by: tonypowa <tonypowa@gmail.com >
2024-11-28 11:58:52 +02:00
Dimitris Sotirakis
3fc6c003e8
chore: Pin send-slack-message action ( #97088 )
...
Pin send-slack-message action
2024-11-28 08:10:02 +01:00
Ryan McKinley
f6ccf976e5
UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) ( #96939 )
2024-11-27 07:57:53 +02:00
Serge Zaitsev
3dbd3a7a81
Chore: Revert golangci PR + bump golangic version ( #96326 )
...
* Chore: Clean up some excludes and fix makefile (#96052 )
clean up some excludes and fix makefile
* Chore: Enable cache on golangci linter (#95471 )
* try to enable cache on golangci linter
* bump version
* exclude G115
* reduce timeout
* remove deprecated linter
* bump linter version in bingo
* try a different syntax for workspace modules
* try another command
* add apps to linter path
* try disabling cue codegen
* skip some linting in devenv
* exclude dirs and try again
* try workaround for pkg
* try path instead of dir
* make it one line
* replace package prefix
* exclude xorm
* exclude wire
* file-based aproach to nolint in workspaces
* missing quote
* simplify command line
* change ownership
* upgrade linter
* revert bingo readme
* revert devenv changes
* upgrade golint
* use dashes to stay consistent with other workflows
* also change name in its own workflow file
* rename in codeowners
2024-11-26 09:19:53 +01:00
Ivana Huckova
15632561de
Update commands.json file to route area/backend/db/sql to search & storage team ( #96920 )
...
Update commands to route `area/backend/db/sql` to Search & Storage team
2024-11-25 12:45:01 +01:00
Ryan McKinley
68c61514b0
Chore: Remove experimental Storage UI ( #96887 )
2024-11-22 12:38:02 +02:00
lean.dev
e9fae5bd7f
CloudMigration: Create authapi service ( #96581 )
2024-11-21 20:46:06 +02:00
Larissa Wandzura
e06ad2a6ef
Docs: Added datasources codeowner ( #96784 )
...
added lwandz13 as datasources codeowner
2024-11-20 19:11:21 +02:00
Jack Baldry
7c18a927f0
Update Explore CODEOWNERS ( #93531 )
2024-11-20 11:25:15 +02:00
Jev Forsberg
d8c19136bf
CI: Fix latest tag not being correctly applied to releases ( #96497 )
...
* baldm0mma/tag_latest_bug/ update github-release.yml default values
* baldm0mma/tag_latest_bug/ update release-comms.yml
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic
* baldm0mma/tag_latest_bug/ update logic for both cases
* baldm0mma/tag_latest_bug/ update comment
2024-11-19 10:17:01 -07:00
Alexa V
3c182a37fa
Transform DashboardScene into Schema V2 ( #95546 )
...
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com >
Co-authored-by: Haris Rozajac <haris.rozajac12@gmail.com >
2024-11-19 13:01:40 +01:00
Gareth Dawson
cc1d76fc0a
Jaeger: Add feature toggle for backend migration ( #96494 )
...
* add feature toggle for jaeger backend migration
* add codeowners
2024-11-15 14:40:20 +00:00
Tom Ratcliffe
7ae0d551fe
Chore: Move betterer eslint rules to separate file and allow opting in ( #96240 )
...
* Move betterer eslint rules to separate file and allow opt-in for local dev
* Add betterer eslint to codeowners
2024-11-15 14:01:39 +00:00
Kristina
3a921d898c
Codeowners: reflect changed ownership for explore squad ( #96492 )
2024-11-14 13:51:06 -06:00
Joao Silva
b820fc0111
Bookmarks: Lazy loading page ( #96455 )
2024-11-14 14:24:03 +00:00
Sam Jewell
c8a5be0bb3
Set CoreServices as codeowners for SQL Expressions ( #96342 )
...
* Set CoreServices as codeowners for SQL Expressions
* Set CoreServices as CodeOwners for ALL SSEs
Don't limit to SQL Expressions alone, but take all of the
Server Side Expressions
2024-11-14 11:54:26 +00:00
Josh Hunt
b9beb14da0
Revert "Update dependency lerna to v8.1.9" ( #96279 )
...
* Revert "Update dependency lerna to v8.1.9 (#96239 )"
This reverts commit 3b7c793c37 .
* pause updating lerna with renovate
2024-11-12 12:16:35 +00:00
Andres Martinez Gotor
c3494614e3
PoC: Define userstorage API ( #95557 )
2024-11-12 12:56:41 +01:00
Todd Treece
7bb1b352e1
CI: Use grot for dependabot go workspace commits ( #96136 )
2024-11-08 18:26:26 +02:00
Todd Treece
0b06dca472
CI: Add Dependabot go workspace action ( #96064 )
2024-11-07 20:14:04 -05:00
Stephanie Hingtgen
4e318e6285
Revert "Chore: Enable cache on golangci linter" ( #96069 )
...
Revert "Chore: Enable cache on golangci linter (#95471 )"
This reverts commit d5cde0b60a .
2024-11-08 01:05:14 +02:00
Serge Zaitsev
d5cde0b60a
Chore: Enable cache on golangci linter ( #95471 )
...
* try to enable cache on golangci linter
* bump version
* exclude G115
* reduce timeout
* remove deprecated linter
* bump linter version in bingo
* try a different syntax for workspace modules
* try another command
* add apps to linter path
* try disabling cue codegen
* skip some linting in devenv
* exclude dirs and try again
* try workaround for pkg
* try path instead of dir
* make it one line
* replace package prefix
* exclude xorm
* exclude wire
* file-based aproach to nolint in workspaces
* missing quote
* simplify command line
* change ownership
2024-11-07 18:15:52 +01:00
Ivana Huckova
4d0a7637b2
Zipkin: Run health check through backend ( #96031 )
...
* Zipkin: Run health check through backend
* Mark some errors as downstream
* Update pkg/tsdb/zipkin/zipkin.go
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
* Use errors.New where error formatting is not needed
* Remove executable in plugin.json
* Fix joining the path
* Keep logger as global and then create from context
* Close the res body
---------
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com >
2024-11-07 16:48:00 +01:00
Jack Westbrook
8c41137bcf
Frontend: Update to Eslint 9 ( #94823 )
...
* chore(eslint): bump all eslint related packages to latest
* chore(eslint): update linting scripts work with v9
* chore(eslint): introduce flat config
* chore(eslint): delete legacy configs
* feat(grafana-eslint-rules): update rules to use eslint 9 APIs
* chore(eslint): migrate all nested eslintrc files over to root config
* chore(packages): bump eslint dependencies
* feat(betterer): make it work with eslint 9
* style(grafana-data): remove non-existant ban-types rule from disable declarations
* chore(wip): [wip] link eslint-config-grafana
* chore(packages): add @eslint/compat
* chore(eslint): add compat to testing library and fix alerting rules
* chore(eslint): bump grafana eslint-config to v8
* chore(explore): delete legacy eslint config
* chore: clean codeowners file, remove grafana/eslint-config from e2e plugins
* test(eslint-rules): fix no-border-radius-literal and no-aria-label-e2e-selectors rule tests
* Add .js to prettier checks so new eslint.config.js file isn't missed
* chore(eslint): move emotion/syntax-preference to grafana/defaults
* test(eslint): use core-js structured-clone
* revert(services): undo merge backend-format githook changes
* test(eslint-rules): remove structured-clone polyfill from tests
* chore(eslint): add back public/lib/monaco to ignore list, sort alphabetically
* chore(e2e-plugins): remove eslint config 7 from plugins package.json
---------
Co-authored-by: Tom Ratcliffe <tom.ratcliffe@grafana.com >
2024-11-07 16:31:06 +01:00
Timur Olzhabayev
fbbb4463f8
Adding Marcus to Hall of Fame and updating codeowners ( #95957 )
...
* Adding Marcus to Hall of Fame and updating codeowners
* fixing prettier issue
2024-11-06 19:19:59 +02:00
Dave Henderson
04d71068d1
ci: Update Dependabot with a single multi-directory config for gomod ( #95881 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
2024-11-05 18:24:43 +01:00
Carl Bergquist
af6ddad058
go: run gomod updates daily ( #95841 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com >
2024-11-05 15:27:03 +01:00
Victor Marin
34991f5b44
Chore: Fix dashboards label adding workflow ( #95778 )
...
* change auth for dashboards workflow
* fix
* fix
* final changes/ tested action
* fix
2024-11-05 14:43:47 +02:00