Kyle Brandt
4bb91a7846
Revert "SQL Expressions: (Chore) Update GMS (go-mysql-server) depende… ( #113050 )
2025-10-28 06:48:57 +00:00
Kyle Brandt
0e9a3881e7
SQL Expressions: (Chore) Update GMS (go-mysql-server) dependency ( #112289 )
...
- Added gms_pure_go build tags to disable cgo - (cgo was added to GMS since we last updated it)
- Docs note on regex limitations
---------
Co-authored-by: Matheus Macabu <macabu.matheus@gmail.com >
2025-10-27 08:22:51 -04:00
Kevin Minehart
6b2b9bd7c2
CI: release windows no cgo ( #112870 )
...
* fix nocgo option
* set nocgo for windows and darwin
2025-10-23 16:12:07 +02:00
Rafael Bortolon Paulovic
4e296fa9ec
fix: sqlite nocgo with ionice and parallel flag ( #112849 )
...
* chore: log test DB path
* fix: run sqlite_nocgo with parallel 4 and ionice to reduce IO operations
2025-10-23 14:08:39 +02:00
Kevin Minehart
24d3c88c09
CI: pr-test-docker should look for itself not for integration test ( #112840 )
...
pr-test-docker should look for itself not for integration test
2025-10-23 08:28:40 +00:00
Kevin Minehart
cd961af818
CI: update stale branch action ( #112836 )
...
update stale branch action
2025-10-23 07:45:59 +00:00
dependabot[bot]
590230f107
deps(actions): bump actions/setup-go from 5.5.0 to 6.0.0 ( #112621 )
...
* deps(actions): bump actions/setup-go from 5.5.0 to 6.0.0
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.5.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5.5.0...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* update enterprise imports
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Henderson <dave.henderson@grafana.com >
2025-10-21 17:53:02 +00:00
Kevin Minehart
ef2e62c852
Include author in patch creation ( #112675 )
...
Include author in security mirror
2025-10-21 09:03:31 +02:00
dependabot[bot]
9573cd3395
deps(actions): bump actions/setup-node from 4 to 6 ( #112620 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 18:40:29 +00:00
dependabot[bot]
bc1d3569ba
deps(actions): bump actions/stale from 9 to 10 ( #112622 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 18:38:57 +00:00
Serge Zaitsev
c95b057cdc
Chore: Use go-version-file again instead of an explicit version ( #112644 )
...
* use go-version-file again instead of an explicit version
* try setup-to 6.0.0
2025-10-20 14:21:44 +00:00
Josh Hunt
b0acfd1189
CI: Remove OIDC debug step from npm publish ( #112631 )
2025-10-20 11:09:45 +00:00
dependabot[bot]
eb9c8e539c
deps(actions): bump docker/setup-docker-action from 4.3.0 to 4.4.0 ( #112550 )
...
Bumps [docker/setup-docker-action](https://github.com/docker/setup-docker-action ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/docker/setup-docker-action/releases )
- [Commits](b60f85385d...3fb92d6d9c )
---
updated-dependencies:
- dependency-name: docker/setup-docker-action
dependency-version: 4.4.0
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>
2025-10-17 13:07:58 +00:00
dependabot[bot]
ea77062daf
deps(actions): bump github/codeql-action from 3 to 4 ( #112549 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-17 13:01:06 +00:00
dependabot[bot]
7756f2c416
deps(actions): bump grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1 from 1.2.1 to 1.3.0 ( #112551 )
...
deps(actions): bump grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1
Bumps [grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1](https://github.com/grafana/shared-workflows ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/grafana/shared-workflows/releases )
- [Changelog](https://github.com/grafana/shared-workflows/blob/main/release-please-config.json )
- [Commits](https://github.com/grafana/shared-workflows/compare/get-vault-secrets/v1.2.1...get-vault-secrets/v1.3.0 )
---
updated-dependencies:
- dependency-name: grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.2.1
dependency-version: 1.3.0
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>
2025-10-17 09:00:02 -04:00
dependabot[bot]
8459fc2c4d
deps(actions): bump actions/checkout from 4 to 5 ( #112552 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-17 12:59:28 +00:00
dependabot[bot]
16b02e86fa
deps(actions): bump actions/download-artifact from 4 to 5 ( #112484 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-16 13:07:43 +00:00
dependabot[bot]
252ac75368
deps(actions): bump aquasecurity/setup-trivy from 0.2.3 to 0.2.4 ( #112485 )
...
Bumps [aquasecurity/setup-trivy](https://github.com/aquasecurity/setup-trivy ) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/aquasecurity/setup-trivy/releases )
- [Commits](9ea583eb67...e6c2c5e321 )
---
updated-dependencies:
- dependency-name: aquasecurity/setup-trivy
dependency-version: 0.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-16 13:07:26 +00:00
dependabot[bot]
b762bdcaf7
deps(actions): bump trufflesecurity/trufflehog from 3.90.9 to 3.90.11 ( #112483 )
...
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog ) from 3.90.9 to 3.90.11.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases )
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml )
- [Commits](e88e7d019e...ad6fc8fb44 )
---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
dependency-version: 3.90.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-16 13:06:25 +00:00
dependabot[bot]
b7eb566195
deps(actions): bump github/actions-oidc-debugger from 2e9ba5d3f4bebaad1f91a2cede055115738b7ae8 to bc12dcf1a852221e54f27c95b2db36d135c1b97f ( #112482 )
...
deps(actions): bump github/actions-oidc-debugger
Bumps [github/actions-oidc-debugger](https://github.com/github/actions-oidc-debugger ) from 2e9ba5d3f4bebaad1f91a2cede055115738b7ae8 to bc12dcf1a852221e54f27c95b2db36d135c1b97f.
- [Release notes](https://github.com/github/actions-oidc-debugger/releases )
- [Commits](2e9ba5d3f4...bc12dcf1a8 )
---
updated-dependencies:
- dependency-name: github/actions-oidc-debugger
dependency-version: bc12dcf1a852221e54f27c95b2db36d135c1b97f
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-16 13:05:40 +00:00
dependabot[bot]
e281cb65f9
deps(actions): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 ( #112486 )
...
deps(actions): bump peter-evans/create-or-update-comment
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases )
- [Commits](71345be026...e8674b0752 )
---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-16 13:04:42 +00:00
dependabot[bot]
ba269186e8
deps(actions): bump google-github-actions/auth from 2.1.7 to 3.0.0 ( #112457 )
...
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth ) from 2.1.7 to 3.0.0.
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](6fc4af4b14...7c6bc770da )
---
updated-dependencies:
- dependency-name: google-github-actions/auth
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 18:41:53 +00:00
dependabot[bot]
b7606951e9
deps(actions): bump trufflesecurity/trufflehog from 3.90.0 to 3.90.9 ( #112458 )
...
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog ) from 3.90.0 to 3.90.9.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases )
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml )
- [Commits](eafb8c5f6a...e88e7d019e )
---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
dependency-version: 3.90.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 18:41:27 +00:00
dependabot[bot]
fa5a3cfdf6
Bump actions/github-script from 7 to 8 ( #111716 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 18:38:49 +00:00
dependabot[bot]
9fc9914bc2
Bump dagger/dagger-for-github from 8.0.0 to 8.2.0 ( #111457 )
...
Bumps [dagger/dagger-for-github](https://github.com/dagger/dagger-for-github ) from 8.0.0 to 8.2.0.
- [Release notes](https://github.com/dagger/dagger-for-github/releases )
- [Commits](e47aba410e...d913e70051 )
---
updated-dependencies:
- dependency-name: dagger/dagger-for-github
dependency-version: 8.2.0
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>
2025-10-15 18:37:12 +00:00
dependabot[bot]
f37f16cf0d
Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 ( #109018 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](1481404843...4afd733a84 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 17:22:33 +00:00
dependabot[bot]
e2a55738af
Bump grafana/shared-workflows/actions/send-slack-message@send-slack-message/v2.0.3 from 2.0.3 to 2.0.4 ( #112317 )
...
Bump grafana/shared-workflows/actions/send-slack-message@send-slack-message/v2.0.3
Bumps [grafana/shared-workflows/actions/send-slack-message@send-slack-message/v2.0.3](https://github.com/grafana/shared-workflows ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/grafana/shared-workflows/releases )
- [Changelog](https://github.com/grafana/shared-workflows/blob/main/release-please-config.json )
- [Commits](https://github.com/grafana/shared-workflows/compare/send-slack-message/v2.0.3...send-slack-message/v2.0.4 )
---
updated-dependencies:
- dependency-name: grafana/shared-workflows/actions/send-slack-message@send-slack-message/v2.0.3
dependency-version: 2.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 17:00:03 +00:00
Matheus Macabu
69184b5027
Go: Update to 1.25.2 + golangci-lint v2.5.0 + golang.org/x/net v0.45.0 ( #112149 )
...
* Go: Update to 1.25.2
* golangci-lint: Update to 2.5.0
* Dependencies: Bump golang.org/x/net to v0.45.0
2025-10-08 12:35:28 +02:00
Hugo Häggmark
64a483d112
Chore: Adds workflow that triggers plugin schema types update ( #111593 )
2025-10-06 08:29:12 +02:00
Eloy Moreno
a029c38d25
Actions: use create-github-app-token in pr-e2e-tests.yml workflow ( #111804 )
2025-10-03 12:38:11 +01:00
Jack Baldry
72a8dc4887
Give meaningful name to feature toggles documentation CI job ( #111981 )
2025-10-03 11:40:06 +01:00
Josh Hunt
5a5aac1d6b
NPM: Set environment for NPM package publishing ( #111949 )
...
Add NPM environment to NPM publish workflow
2025-10-02 19:36:23 +01:00
Mariell Hoversholm
d8fd872ad3
Actions: Fix Zizmor findings ( #111815 )
2025-09-30 14:46:36 +02:00
Dave Henderson
ffe85d7c7e
feat(ci): Allow overriding runs-on for publish-artifact workflow ( #111695 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
2025-09-26 20:06:59 +00:00
Kevin Minehart
020b87e91b
CI: Add cleanup branches cronjob (with dry-run: true) ( #111428 )
...
* CI: Add cleanup branches cronjob (with dry-run: true)
* update codeowners
2025-09-24 15:53:37 -05:00
Igor Suleymanov
7aed0da22c
Add a CI step for checking app SDK codegen status ( #111528 )
...
* Add a CI step for checking app SDK codegen status
What
This commit adds a CI step for checking the status of code generated
with Grafana App SDK. The step fails if there is a git diff as a result
of the codegen step.
It also updates generated code to make sure we're starting from a
correct state.
Why
This ensures that when the schemas or the SDK version are updated, the
codegen mismatch is caught early at the PR stage.
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com >
* Format generated code
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com >
---------
Signed-off-by: Igor Suleymanov <igor.suleymanov@grafana.com >
2025-09-24 15:37:57 +03:00
Matheus Macabu
5f3cb3fe4f
Actions: Clarify Enterprise sync for wire-gen drift in PRs ( #111468 )
2025-09-23 15:33:34 +02:00
Kevin Minehart
8a099123b9
CI: npm tag-nightly doesn't need publish ( #111424 )
...
tag-nightly doesn't need publish
2025-09-19 22:34:05 +00:00
Josh Hunt
bc281ab146
CI: Specify canary input when dispatching npm publish ( #111375 )
2025-09-19 13:07:33 +00:00
Josh Hunt
ed31b5eb48
CI: Pass Github Token into gh for npm publish ( #111373 )
...
CI: Pass Github Token into gh for npm publish
2025-09-19 11:57:09 +00:00
Josh Hunt
75286f11f0
CI: Use workflow_dispatch from release-build for canaries ( #111365 )
...
* CI: Use workflow_dispatch from release-build for canaries
* fix workflow name
2025-09-19 11:23:58 +01:00
Josh Hunt
1d6c1da94f
Fix referring to inputs ( #111345 )
2025-09-18 22:08:12 +00:00
Kevin Minehart
38af71ecd6
CI: Add workflows: write scope to bump-version ( #111339 )
...
Add workflows: write scope to bump-version
2025-09-18 21:25:04 +00:00
Josh Hunt
24ec58d514
CI: Fix path to scripts in release-npm.yml workflow ( #111330 )
...
* fix path
* fetch depth
* fix missing env var
* limit fetch depth to just 100 commits
* specify version env var
* fix path
* set versions var
* update npm
2025-09-18 21:08:13 +00:00
Kevin Minehart
23e0adce07
CI: Send notification in PR when release-build is started ( #111337 )
...
Send notification in PR when release-build is started
2025-09-18 21:58:39 +01:00
Josh Hunt
07219567f4
Chore: Fix NPM workflow ( #111325 )
2025-09-18 18:09:04 +00:00
Josh Hunt
d96d7e680c
NPM: Publish all packages in Github Actions ( #111034 )
...
* Initial npm-publish workflow
* Validate version type and version match, typecheck packages before building, set npm tag
* quote GITHUB_OUTPUT
* codeowners
* fix syntax in release-build
* only tag the latest version with latest
* don't require NPM_TOKEN env var to be set if using OIDC
* put comment back
* tighten script
* Codeowners
* Use workflow_call for canaries, Rename workflow to match release-build
* codeowners
2025-09-18 17:24:59 +00:00
Andreas Christou
bb658be486
Azure: Disable E2E tests on main ( #111307 )
...
Disable Azure E2E tests on main
2025-09-18 15:02:05 +01:00
Todd Treece
7d96e6cdf9
Revert "Wire: Add provider lint" ( #111306 )
...
This reverts commit 4de8cfb14a .
2025-09-18 12:07:55 +00:00
Todd Treece
4de8cfb14a
Wire: Add provider lint ( #110573 )
2025-09-17 16:19:08 -04:00