dependabot[bot]
4b416f89bf
Chore(deps): Bump actions/checkout from 4 to 5 ( #110558 )
...
* Chore(deps): Bump actions/checkout from 4 to 5
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 >
* remove incorrect comments
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2025-09-10 14:25:41 +01:00
Tom Ratcliffe
3d6d632686
Chore: Remove betterer ( #110469 )
2025-09-04 18:17:53 +01:00
Ashley Harrison
af1b6dd171
Chore: Readd api client verification and update clients ( #109847 )
...
* add api client verification to lint step
* separate steps, clearer error messages
* make same change to non-enterprise version
* double-quote
* ignore conf
* update generated apis
* add names for steps
* fix comment
2025-08-20 13:54:51 +01:00
Mariell Hoversholm
956ae0b283
Actions: Run prettier on docs changes ( #107949 )
2025-07-10 12:58:13 +02:00
Mariell Hoversholm
a4b066d6cf
Actions: Detect code changes ( #107326 )
2025-06-30 08:56:56 +02:00
Ashley Harrison
1f97c0db8c
Internationalisation: Use new shared verify-i18n workflow ( #106928 )
...
* use new shared verify-i18n workflow
* update CODEOWNERS
* add empty permissions block
* fix permissions
* commit translations
* rename workflow
2025-06-25 14:47:10 +01:00
Mariell Hoversholm
c92ff0ca75
Actions: Introduce actionlint ( #105224 )
2025-05-13 08:23:59 +02:00
Ashley Harrison
821b44182e
Chore: don't persist creds when checking out in actions ( #104778 )
...
* don't persist creds when checking out in actions
* kick CI
* kick CI
* actually commit the merge...
* don't need
* don't need
2025-04-30 17:20:57 +01:00
Kevin Minehart
2436b4e097
CI: move workflows/actions to actions ( #104711 )
...
* move workflows/actions to actions
* rerun actions
* fix setup-go v5
* unpinned unnecessary pins
* update CODEOWONERS
* update CODEOWONERS
* remove remove-milestone from codeowners
* remove bad key
2025-04-29 14:24:55 -05:00
Kevin Minehart
97d10b5095
CI: remove unused worklow; use GITHUB_TOKEN where possible ( #104657 )
...
* remove unused worklow; use GITHUB_TOKEN where possible
* pin usages of checkout and setup-go
* Fix zizmor errors
* add zizmor.yml
* fix `changelog.yml`
* fix `core-plugins-build-and-release.yml`
* fix `release-comms.yml`
* update release-pr.yml and run-e2e-suite.yml
* Fix errors in files outside of .github/workflows
* Remove path filter on zizmor.yml
---------
Co-authored-by: Sven Grossmann <svennergr@gmail.com >
Co-authored-by: joshhunt <josh.hunt@grafana.com >
2025-04-29 10:09:23 -05:00
Ashley Harrison
ee93dbd2bd
Chore: Run fronted unit tests + linting/typecheck against enterprise ( #104479 )
...
* run unit tests + linting/typecheck against enterprise
* update permissions
* kick CI
* keep job names the same
2025-04-25 09:22:02 +01:00
Ashley Harrison
7603a92296
CI: Add betterer check to lint step ( #103361 )
...
* add betterer check to lint step
* fix regressions
* add translation
2025-04-03 18:31:36 +03:00
Kevin Minehart
91226fcb1e
CI: add yarn run lint to workflow ( #102798 )
...
* add yarn run lint to workflow
* rename
* Fix lint errors
* Fix lint errors
2025-03-25 10:20:11 -05:00
Kevin Minehart
ebb3902307
CI: remove frontend unit test and frontend linting from drone PR/main pipelines ( #102221 )
...
* remove frontend unit test and frontend linting from drone PR/main pipelines
* remove unused dependency on frontend test
* fail fast on frontend unit tests
* no more main-test-frontend
* update CODEOWNERS
* make job names more identifiable
2025-03-17 09:41:17 -05:00
Kevin Minehart
e933f7cf01
CI: Add frontend lint GitHub Actions workflow ( #101559 )
...
* lint frontend
* set frontend as owners of the lint workflow
* Fix syntax
* fix warning
* fix quote
2025-03-04 12:20:04 -06:00