William Wernert
dfb040d842
CI: Add GitHub workflow to schedule a PR with changes to Alerting Swagger spec ( #71794 )
...
* add github workflow to schedule alerting swagger spec pr
* also generate stable api spec
2023-07-20 22:31:20 +03:00
Agnès Toulet
264cbb402c
Kinds: rework verify-kinds to reduce GH API calls ( #71304 )
...
* Kinds: rework verify-kinds to reduce GH API calls
* Clean up and apply review feedback
2023-07-20 15:26:00 +02:00
Ludovic Viaud
671cac2688
Devenv: self-instrumentation ( #63730 )
...
* Devenv: self instrumentation
2023-07-19 14:25:18 +02:00
Andreas Christou
0ec8b99b8b
Remove code coverage ( #71917 )
...
* Remove code coverage
* Remove unneeded codeowners line
2023-07-19 15:03:41 +03:00
Selene
f75a3d04cf
Chore: Remove pfs.GrafanaPlugin from schemas ( #71884 )
...
Remove pfs.GrafanaPlugin from schemas
2023-07-19 03:46:13 -04:00
Stephanie Hingtgen
4ece133fce
Secure socks proxy: use Grafana Plugin SDK ( #71616 )
2023-07-18 15:23:02 -06:00
Bruno
96ff95665f
ci(ephemeral instances): new hosted grafana image tag format ( #71793 )
2023-07-17 17:17:56 -03:00
Bruno
10510d5138
ci: split ephemeral instances action and run only the grafana build workflow in a larger runner ( #71785 )
2023-07-17 16:08:53 -03:00
Josh Hunt
87ff5d1212
Update CODEOWNERS for TracetoLogs components ( #71778 )
...
* Update CODEOWNERS
* Update CODEOWNERS
2023-07-17 16:13:03 +00:00
Horst Gutmann
44b55a1ca6
CI: Re-enable milestone-check ( #71718 )
...
This will hopefully resolve stuck PRs until we find a better way to
disable that check.
2023-07-17 11:07:46 +02:00
Horst Gutmann
8ae92db53d
Chore: Add auto-milestone workflow for pull-requests ( #71177 )
...
This adds a new auto-milestone workflow that will set the milestone for
a PR when it is closed. This way, contributors no longer have to think
about milestone at all.
2023-07-17 09:55:35 +02:00
Bruno
31e9b981bc
ci(ephemeral instances): ignore bot events ( #71686 )
2023-07-14 18:13:59 -03:00
Bruno
a02390bbcd
ci: ephemeral instances - remove unnecessary args ( #71683 )
2023-07-14 16:43:43 -03:00
Bruno
b43bcb812f
ci: remove unnecessary steps from ephemeral instances action ( #71681 )
2023-07-14 16:29:22 -03:00
Todd Treece
52121b7165
Chore: Add grafana-apiserver ( #70721 )
...
* add grafana-apiserver
* remove watchset & move provisioning and http server to background
services
* remove scheme
* otel fixes (#70874 )
* remove module ProvideRegistry test
* use certgenerator from apiserver package
* Control collector/pdata from going to v1.0.0-rc8 (as Tempo 1.5.1 would have it)
2023-07-14 12:22:10 -07:00
Bruno
49b7edfed4
ci: enable ephemeral instances action for everyone ( #71655 )
2023-07-14 11:39:32 -03:00
Bruno
5cb0ea7afb
ci: run ephemeral instances action on a larger runner ( #71661 )
2023-07-14 11:38:01 -03:00
Kevin Minehart
3afc20fae9
CI: Update and rename pr-patch-mirror-and-apply.yml to sync-mirror.yml ( #71608 )
...
* CI: Update and rename pr-patch-mirror-and-apply.yml to sync-mirror.yml
* update CODEOWNERS
2023-07-13 19:15:07 -03:00
Bruno
1b56a9ccd8
ci: add ephemeral instances action ( #71604 )
...
* ci: add ephemeral instances action
* add operator experience squad to CODEOWNERS
* only run action steps for a specific user
2023-07-13 18:02:35 -03:00
Jack Baldry
e8b4228f89
Update make docs
procedure and related workflows ( #71537 )
...
* Add myself as CODEOWNER for `make docs` procedure and related workflows
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Update `make docs` procedure
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Add workflow to update `make docs` procedure
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Update doc-validator workflow
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Fix team handle
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
* Clean up CODEOWNERS
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2023-07-13 18:24:23 +01:00
Andres Martinez Gotor
9990d5025d
Chore: Embed CSV files with the test data source ( #71435 )
2023-07-13 09:34:40 +02:00
Ihor Yeromin
1902c4bc18
Chore: Update Github issue/bug template ( #71053 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2023-07-13 00:09:41 +03:00
Kevin Minehart
428f63518a
CI: Rename the patch GHA workflows ( #71470 )
...
* Rename the patch workflows
* Update codeowners
2023-07-12 18:11:20 +03:00
Emil Tullstedt
e07fbeef60
Chore: Upgrade Go to 1.20.6 ( #71440 )
2023-07-12 15:32:40 +02:00
Timur Olzhabayev
38a3cc71ee
Chore: Make grafana-delivery-bot non-external ( #71116 )
...
Make grafana-delivery-bot non-external
2023-07-07 16:22:24 +01:00
Ezequiel Victorero
c87de8305c
Chore: Update github action dashboard project ( #71154 )
...
Chore: update github action dashboard project
2023-07-06 16:12:15 -03:00
Ricky Whitaker
d88046d3d4
Added security patch delivery workflows ( #71101 )
...
* adding security patch workflows
* adding grafana-delivery as codeowners for new pr-security-check workflows
* adding release branch triggers to PR security patch github action
* joined security patching mirror and apply jobs
* remove temp files
2023-07-06 10:06:17 -05:00
Will Browne
4818568c65
Chore: Convert background service registry to dskit module ( #64062 )
...
* Chore: Add initial support for deployment modes
* revert CLI changes and start modules independently
* add modules to codeowners
* additional comments
* add Engine and Manager interface to fix test issues
* convert background service registry to dskit module
* remove extra context from serviceListener logger
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
* Remove whitespace
* fix import
* undo ide changes
* only register All by default
* with registry
* add test
* add comments
* re-add debug log
* fix import
* reorganize arg
* undo kind changes
* add provide service test
* fix import
* rejig systemd calls
* update codeowners
---------
Co-authored-by: Todd Treece <todd.treece@grafana.com>
Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com>
2023-07-06 14:45:47 +02:00
Joseph Perez
f9df1f3051
Docs: Plugins doc reorganization, part 1 ( #69864 )
...
* Initial commit
* Prettier fixes
* Doc-validator fixes part 1
* Doc-validator fixes part 2
* More doc-validator fixes
* More doc-validator fixes
* Test
* link test
* Linnk test
* Link test
* More fixes
* More fixes
* Doc-validator fixes
* Doc-validator fixes
* fix broken link
* Fix
* Testing
* Doc fixes
* Link fixes
* Fix links
* Update docs/sources/developers/plugins/create-a-grafana-plugin/_index.md
Co-authored-by: David Harris <david.harris@grafana.com>
* Testing
* Testing
* Testing
* Testing
* Doc-validator fixes
* Doc-validator fixes
* Doc-validator fixes
* Fix broken links for plugins reorganization project
* Prettier fixes
* Prettier fixes
* Incorporate reviewer feedback
* Link fixes
* Link fixes
* Link fixes
* Link fix
* Deleted space
* Codeowners fix
* Change grafana.com links to absolute URLs for Hugo
---------
Co-authored-by: David Harris <david.harris@grafana.com>
2023-07-05 13:25:11 -05:00
Natalia Bernarte Oses
529be0f513
Add dashboards label to issues in dashboards project ( #70992 )
...
* Create dashboards-issue-add-label.yml
* Update code owners with the new file
* Update .github/workflows/dashboards-issue-add-label.yml
---------
Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
2023-07-04 14:42:17 -03:00
Kévin Gomez
467c818c47
Kinds: Fix kind publishing to the registry ( #71041 )
...
* Build: Generate core kinds in their own folder
* Build: Generate composable kinds within a package
2023-07-04 16:52:41 +02:00
Armand Grillet
62254cc363
Update Alerting GitHub teams ( #71026 )
2023-07-04 12:16:12 +02:00
Nathan Marrs
f023c4d27a
chore: Transfer ownership of bar gauge, gauge, stat, and piechart panels to DataViz from BI ( #70649 )
2023-06-26 17:16:10 +01:00
Josh Hunt
a77ceb099a
Chore: Change codeowners of milestone workflows ( #70493 )
...
Chore: Change milestone workflows to be owned by grafana-delivery
2023-06-22 12:46:51 +03:00
Dimitris Sotirakis
37db29db63
Github Actions: Fix milestone GH action ( #70490 )
...
* Remove secret from the caller action
* Inherit secrets for reusable actions
2023-06-22 12:39:51 +03:00
Dimitris Sotirakis
31b9f9d235
Bug: Fix yaml
identation for github action yamls ( #70445 )
...
* Fix yaml identation
* Fix the rest of the yamls
2023-06-21 13:28:10 +03:00
Dimitris Sotirakis
15a85686c2
GitHub Apps: Replace grafanabot
token with grafana-delivery-bot
GitHub App ( #70242 )
...
* Update bump-version.yml
* Fix secret
* [REVERTME] Remove check
* Test without grafana-delivery-bot prefix
* Check if token exists
* Cleanup bump-version
* Update gh actions to use app key
2023-06-21 12:06:56 +03:00
Josh Hunt
323d3c94d3
Chore: Update features/panel codeowners ( #70246 )
2023-06-16 18:15:47 +03:00
Horst Gutmann
21fd7c5c13
CI: Remove no-changelog flag from backports ( #70216 )
...
This finalizes https://github.com/grafana/grafana-github-actions/pull/148
2023-06-16 07:32:56 +02:00
Agnès Toulet
17126d963b
Run verify-kinds only on CUE updates ( #70162 )
...
* Run verify-kinds only on CUE updates
* Update verify-kinds.yml
* remove test
2023-06-15 17:03:45 +02:00
Timur Olzhabayev
5ca7a1a01e
Fix: Report breaking changes workflow error message ( #70152 )
2023-06-15 16:36:26 +03:00
Agnès Toulet
2554c482ea
Kinds: publish kinds to kind registry ( #67515 )
...
* Start local schema registry
* Try to use latest version
* Revert "Try to use latest version"
This reverts commit 682385c0e4
.
* update schema registry jenny to validate new lineages
* save kind instead of lineage
* handle plugins
* get published schemas from GH + fix plugins
* handle kind not yet published
* Add script to use in workflow + handle maturity
* first pass on publish-kinds GH workflow
* fix script path
* remove unused script
* use make gen-cue instead of script
* trigger publish-kinds on every commit (for test)
* temporary update to use specific thema commit
* wrapping errors
* remove GH token & refactor for rate limit
* Update publish-kinds.yml
* Update publish-kinds.yml
* revert go.mod and go.sum updates
* use Thema specific commit
* Kind registry v2
* fix script path
* fix second script path
* update go.mod
* update schema registry source
* test checks
* add GITHUB_TOKEN
* revert test checks
* actually write next files when publishing
* Add kind set arg
* Add comments
* clean up workflows
* update Thema
* Update .betterer.results
* few fixes after lineage flattening
* Update publish-kinds-next.yml
* add codeowners for new files
* update thema
* apply review feedback
* update go version in workflows
* clean up workflows
* Add step to generate token and test
* Update publish-kinds-next.yml
* fix script
* try with the app name
* Update publish-kinds-next.yml
* clean up and update release workflow
* add comment
* publish kinds only on cue updates
2023-06-13 14:01:29 +02:00
dependabot[bot]
228ae47653
Bump anchore/sbom-action from 0.12.0 to 0.14.2 ( #67965 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.12.0 to 0.14.2.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](https://github.com/anchore/sbom-action/compare/v0.12.0...v0.14.2 )
---
updated-dependencies:
- dependency-name: anchore/sbom-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>
2023-06-12 14:53:55 -04:00
Andreas Christou
a6484c6f81
Azure: Fix Kusto auto-completion for Azure datasources ( #69685 )
...
* Fix Kusto auto-completion not working in HG
* Add update to script paths
* Update CODEOWNERS
* Missed the ts
2023-06-07 11:49:43 +01:00
Ryan McKinley
e17ef5e504
Pyroscope: Rename phlare to grafana-pyroscope-datasource ( #68859 )
2023-06-07 06:09:29 +03:00
Jack Baldry
c46395ad88
Use doc-validator v3.0.0 ( #69544 )
...
- Structured output for use with [`reviewdog`](https://github.com/reviewdog/reviewdog ).
You can achieve the original error output by piping the output to the following `jq` expression: `jq -r '"ERROR: \(.location.path):\(.location.range.start.line):\(.location.range.start.column): \(.message)"'`.
- Suggestions for simple link fixes.
In GitHub, [`reviewdog`](https://github.com/reviewdog/reviewdog ) comments these suggestions for convenient replacement.
- Support for anchors referring to repeated headings.
In the case that a page has multiple headings that share the same text, a zero indexed, the renderer appends a numbered suffix to the identifier.
For example, when there are two headings that are both "Heading text", the first anchor identifier is `heading-text` and the second is `heading-text-1`.- Error when running `doc-validator` on no files.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2023-06-06 07:40:05 +01:00
Shirley
b2065c8c38
CloudWatch: remove code coverage report comments ( #69570 )
2023-06-05 18:24:12 +02:00
dependabot[bot]
4db6056090
Bump anchore/sbom-action from 0.12.0 to 0.13.4 ( #65080 )
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.12.0 to 0.13.4.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](https://github.com/anchore/sbom-action/compare/v0.12.0...v0.13.4 )
---
updated-dependencies:
- dependency-name: anchore/sbom-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>
2023-06-02 14:18:07 +00:00
dependabot[bot]
e4f662e440
Chore(deps): Bump actions/setup-go from 3 to 4 ( #64862 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
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>
2023-06-02 14:17:02 +00:00
Emil Tullstedt
dfe092d4b4
Chore: Update featuremgmt codeowners ( #69432 )
2023-06-02 15:24:51 +02:00