Kevin Minehart
|
06e8b5a2f8
|
CI: Upload test result reports on PRs as well as pushes to protected branches (#105431)
Always upload test result report
|
2025-05-14 21:18:34 -05:00 |
|
Kevin Minehart
|
db1f7d494c
|
CI: Upload go unit test reports on pushes to main (#105280)
* generate junit reports in backend unit tests
* add quotes
* add my branch for testing
* Fix results file
* add missing quote
* remove my branch
|
2025-05-14 09:29:38 -05:00 |
|
Mariell Hoversholm
|
08c55b60ab
|
Actions: Shard test suite (#105166)
|
2025-05-13 13:08:19 +02: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 |
|
Kevin Minehart
|
15a50310bc
|
CI: cancel concurrent test runs in prs but not main (#104110)
cancel concurrent builds in prs but not main
|
2025-04-16 09:43:26 -05:00 |
|
Kevin Minehart
|
79eb1b0033
|
CI: remove go test cache write/delete (#104064)
remove go test cache write/save/delete
|
2025-04-15 19:07:36 +01:00 |
|
Jev Forsberg
|
ac90e314a6
|
Chore: Add pushes to main in the backend-unit-test workflow (#102570)
* baldm0mma/ update backend unit tests to run on push to `main`
* baldm0mma/ update naming
|
2025-03-20 16:24:36 -06:00 |
|