grafana/.github/workflows
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
..
actions/changelog CI: Null check for author (#92516) 2024-08-27 18:32:01 +02:00
scripts Fix levitate detect breaking changes pipeline not sending slack messages (#94482) 2024-10-09 17:43:30 +02:00
alerting-swagger-gen.yml Alerting: Update CODEOWNERS. (#88872) 2024-06-06 21:51:54 +02:00
auto-milestone.yml CI: auto-milestone needs repo write access (#89633) 2024-06-24 21:09:05 +03:00
backport.yml Bump actions/checkout from 2 to 4 (#74356) 2023-09-05 09:10:10 +01:00
bump-version.yml CI: Add bump-version action to the release PR workflow (#89491) 2024-06-20 13:15:09 -05:00
changelog.yml CI: Ensure changelogs are prettified prior to commit (#92580) 2024-09-04 11:03:17 +01:00
close-milestone.yml Bump actions/checkout from 2 to 4 (#74356) 2023-09-05 09:10:10 +01:00
codeowners-validator.yml Bump actions/checkout from 2 to 4 (#74356) 2023-09-05 09:10:10 +01:00
codeql-analysis.yml ci: use go.mod as source of truth for actions/setup-go action (#87574) 2024-05-09 15:30:13 -04:00
commands.yml Chore: use github app for issue commands workflow (#93304) 2024-09-17 12:32:58 +02:00
community-release.yml CI: post changelog to forum in release-comms (#90742) 2024-07-22 18:00:37 +03:00
core-plugins-build-and-release.yml Jaeger: Decouple Jaeger plugin (#81377) 2024-03-19 15:39:31 +02:00
create-security-patch-from-security-mirror.yml Chore: Remove grafana-delivery references (#82505) 2024-02-15 10:00:30 +01:00
dashboards-issue-add-label.yml Chore: Fix dashboards label adding workflow (#95778) 2024-11-05 14:43:47 +02:00
detect-breaking-changes-levitate.yml Fix levitate detect breaking changes pipeline not sending slack messages (#94482) 2024-10-09 17:43:30 +02:00
doc-validator.yml Remove doc-validator requirement to run on all pull requests (#94673) 2024-10-14 11:47:26 +01:00
ephemeral-instances-pr-comment.yml Update ephemeral instances workflow (#90428) 2024-07-17 09:18:50 +01:00
epic-add-to-platform-ux-parent-project.yml Only run workflows if they might be able to work (#72503) 2023-08-02 12:25:23 +01:00
github-release.yml CI: Fix latest tag not being correctly applied to releases (#96497) 2024-11-19 10:17:01 -07:00
go-lint.yml Chore: Revert golangci PR + bump golangic version (#96326) 2024-11-26 09:19:53 +01:00
i18n-crowdin-download.yml Translations: Crowdin action now works on subsequent pushes (#92939) 2024-09-04 16:20:00 +01:00
i18n-crowdin-upload.yml Translations: Crowdin action now works on subsequent pushes (#92939) 2024-09-04 16:20:00 +01:00
issue-labeled.yml Chore: Fix issue-labeled workflow permission errors (#93417) 2024-09-18 11:09:53 +03:00
issue-opened.yml Chore: Change condition to run auto triager based on user association (#93466) 2024-09-19 11:49:54 +03:00
metrics-collector.yml Chore: use GITHUB_TOKEN in metrics-collector action (#80795) 2024-01-18 15:29:40 +00:00
milestone.yml Revert "Only run workflows if they might be able to work" (#72506) 2023-07-28 13:21:34 +02:00
pr-checks.yml Chore: Run PR checks when enabling auto-merge (#85857) 2024-04-11 14:11:21 +02:00
pr-codeql-analysis-go.yml ci: use go.mod as source of truth for actions/setup-go action (#87574) 2024-05-09 15:30:13 -04:00
pr-codeql-analysis-javascript.yml CI: Skip analysis steps if not needed (#85532) 2024-04-03 17:00:13 +03:00
pr-codeql-analysis-python.yml CI: Skip analysis steps if not needed (#85532) 2024-04-03 17:00:13 +03:00
pr-commands.yml Bump actions/checkout from 2 to 4 (#74356) 2023-09-05 09:10:10 +01:00
pr-dependabot-update-go-workspace.yml CI: Use grot for dependabot go workspace commits (#96136) 2024-11-08 18:26:26 +02:00
pr-go-workspace-check.yml CI: Add Dependabot go workspace action (#96064) 2024-11-07 20:14:04 -05:00
pr-k8s-codegen-check.yml K8s: Add k8s codegen PR check (#91903) 2024-08-14 11:06:37 -04:00
pr-patch-check.yml Run downstream patch check only for grafana/grafana (#83050) 2024-02-20 12:21:38 +01:00
publish-kinds-next.yml ci: use go.mod as source of truth for actions/setup-go action (#87574) 2024-05-09 15:30:13 -04:00
publish-kinds-release.yml ci: use go.mod as source of truth for actions/setup-go action (#87574) 2024-05-09 15:30:13 -04:00
publish-technical-documentation-next.yml Update workflows to use actions that don't need organization secrets (#92603) 2024-09-19 13:53:45 +01:00
publish-technical-documentation-release.yml Update workflows to use actions that don't need organization secrets (#92603) 2024-09-19 13:53:45 +01:00
release-comms.yml CI: Fix latest tag not being correctly applied to releases (#96497) 2024-11-19 10:17:01 -07:00
release-pr.yml CI: Ensure changelogs are prettified prior to commit (#92580) 2024-09-04 11:03:17 +01:00
remove-milestone.yml Bump actions/checkout from 2 to 4 (#74356) 2023-09-05 09:10:10 +01:00
sbom-report.yml Bump actions/checkout from 2 to 4 (#74356) 2023-09-05 09:10:10 +01:00
stale.yml Chore: Adjust stale config to start from oldest first and increase operations limit (#80791) 2024-01-18 11:48:59 +00:00
sync-mirror.yml Chore: Remove grafana-delivery references (#82505) 2024-02-15 10:00:30 +01:00
trivy-scan.yml Bump aquasecurity/setup-trivy from 0.2.1 to 0.2.2 (#95456) 2024-10-29 19:20:45 +00:00
update-changelog.yml Only run workflows if they might be able to work (#72503) 2023-08-02 12:25:23 +01:00
update-make-docs.yml Update last three versions for backporting make docs workflow (#81141) 2024-01-24 14:02:32 +00:00
verify-kinds.yml ci: use go.mod as source of truth for actions/setup-go action (#87574) 2024-05-09 15:30:13 -04:00