 dependabot[bot]andDave Henderson
|
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 |
|
Jack Baldry
|
72a8dc4887
|
Give meaningful name to feature toggles documentation CI job (#111981)
|
2025-10-03 11:40:06 +01:00 |
|
 dependabot[bot]andAshley Harrison
|
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 |
|
dependabot[bot]
|
41df2e9d26
|
Bump actions/setup-go from 4.2.1 to 5.5.0 (#108286)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-31 13:27:36 +01:00 |
|
 Ashley HarrisonandKevin Minehart
|
d8fb1e8e4e
|
Chore: Harden action permissions (#104820)
* harden action permissions
* Update .github/workflows/ephemeral-instances-pr-comment.yml
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
* update documentation-ci
---------
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
|
2025-05-02 12:13:05 +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 |
|
 
|
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 |
|
Jack Baldry
|
a669e004ae
|
Add GitHub Actions workflow for feature toggle tests (#101270)
ci: Add GitHub Actions workflow for feature toggle tests
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
|
2025-02-27 10:47:39 +00:00 |
|