Kevin Minehart
|
488caa12ec
|
CI: Avoid running on 'push' in mirrors / forks (#110063)
* CI: Avoid running on 'push' in mirrors / forks
* use single quotes
|
2025-08-22 18:35:52 -05:00 |
|
Jack Westbrook
|
8179c87ebe
|
CI: Use nvmrc in all github workflows (#107164)
feat(gh-workflows): use nvmrc file as single source of truth for projects node version
|
2025-06-25 10:41:16 +02:00 |
|
kay delaney
|
9a17e9abd6
|
Chore: Bump node to v22.16.0 (#106758)
|
2025-06-16 17:29:07 +02:00 |
|
Ashley Harrison
|
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 |
|
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 |
|
Jev Forsberg
|
1adcee17ca
|
Chore: Add push to main trigger to lint-build-docs workflow (#102653)
* baldm0mma/ add push to main trigger for docs lint and build
* baldm0mma/ update naming
|
2025-03-24 09:56:47 -06:00 |
|