Jesse Hills
|
457689fa1d
|
[CI] Fix auto-label workflow - codeowners & listFiles (#9890)
|
2025-07-25 21:40:42 +12:00 |
|
Jesse Hills
|
773a8b8fb7
|
[CI] Better mega-pr label handling (#9888)
|
2025-07-25 21:14:28 +12:00 |
|
Jesse Hills
|
ba1de5feff
|
[CI] Refactor auto-label workflow: modular architecture, CODEOWNERS automation, and performance improvements (#9860)
|
2025-07-24 23:18:29 +12:00 |
|
Jesse Hills
|
d7a5db3dda
|
[CI] Paginate codeowner comments to make sure we find it (#9818)
|
2025-07-23 13:23:06 +12:00 |
|
Jesse Hills
|
ac7f125eb5
|
[CI] Paginate codeowner comments to make sure we find it (#9817)
|
2025-07-23 13:22:54 +12:00 |
|
Clyde Stubbs
|
a994ad3642
|
Workflow - check all comments to find previous bot comment (#9815)
|
2025-07-23 11:28:15 +12:00 |
|
Jesse Hills
|
c60fe4c372
|
[CI] Dont create new review if existing and dont count tests (#9753)
|
2025-07-21 13:59:25 +12:00 |
|
Jesse Hills
|
a8d53b7c68
|
[CI] Use comment marker in too-big reviews (#9751)
|
2025-07-21 13:33:20 +12:00 |
|
Jesse Hills
|
9508871474
|
[CI] Fix codeowner workflow requesting the same multiple times (#9750)
|
2025-07-21 13:20:02 +12:00 |
|
Jesse Hills
|
46da075226
|
[CI] Add url and dismiss reviews once conditions are met (#9748)
|
2025-07-21 12:49:00 +12:00 |
|
Jesse Hills
|
efd83dedda
|
[CI] Fetch platform components and target platforms from hosted json file (#9747)
|
2025-07-21 12:48:00 +12:00 |
|
Jesse Hills
|
06bd1472de
|
[CI] Keep original labels when PR has too many lines (#9745)
|
2025-07-21 12:10:47 +12:00 |
|
Jesse Hills
|
bb9011d65d
|
[CI] Label PR too-big if it has more than 1000 lines changed (#9744)
|
2025-07-21 12:01:16 +12:00 |
|
Jesse Hills
|
e5aed29231
|
[CI] Only mention codeowners once (#9727)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-21 10:39:30 +12:00 |
|
Jesse Hills
|
b5b301f935
|
[CI] Fix by-code-owner labelling (#9661)
|
2025-07-18 23:24:06 +12:00 |
|
Jesse Hills
|
afc48812fa
|
[CI] Add codeowners mention workflow (#9651)
|
2025-07-18 23:21:38 +12:00 |
|
Jesse Hills
|
e189add8a3
|
[CI] New workflow to mention codeowners on issues (#9658)
|
2025-07-18 22:57:25 +12:00 |
|
tomaszduda23
|
558e175c6b
|
adds nRF52840 to PR templates (#9631)
|
2025-07-18 11:23:42 +12:00 |
|
Clyde Stubbs
|
2347375757
|
[ci] attempt to fix permission for workflow (#9610)
Co-authored-by: clydeps <U5yx99dok9>
|
2025-07-18 00:45:08 +12:00 |
|
Clyde Stubbs
|
513908d8a0
|
[ci] Implement external component PR workflow (#9595)
Co-authored-by: clydeps <U5yx99dok9>
|
2025-07-18 00:05:26 +12:00 |
|
Jesse Hills
|
b361b93722
|
Add some AI instructions (#9606)
|
2025-07-17 22:40:28 +12:00 |
|
Jesse Hills
|
b2406f9def
|
[CI] Add `needs-docs ` labelling (#9591)
|
2025-07-17 17:15:28 +12:00 |
|
Jesse Hills
|
a8263cb79f
|
[CI] Add `by-code-owner ` labelling (#9589)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-17 16:54:00 +12:00 |
|
Jesse Hills
|
7868b2b456
|
[dependabot] Use specific labels for github-actions updates (#9586)
|
2025-07-17 15:19:34 +12:00 |
|
Jesse Hills
|
faaaded0b1
|
Workflow to auto label PRs based on changes (#9585)
|
2025-07-17 15:19:07 +12:00 |
|
J. Nick Koston
|
f745135bdc
|
Drop Python 3.10 support, require Python 3.11+ (#9522)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-07-15 15:20:58 -10:00 |
|
Jesse Hills
|
a896190de5
|
[repo] Fix issue template config.yml (#9516)
|
2025-07-15 22:13:18 +12:00 |
|
Jesse Hills
|
e599ab1a03
|
Enable issue tracking (#9515)
|
2025-07-15 21:55:55 +12:00 |
|
J. Nick Koston
|
d3d1ba553d
|
Fix blocked CI cancellation caused by always() in clang-tidy workflow (#9503)
|
2025-07-15 14:17:56 +12:00 |
|
J. Nick Koston
|
e3da197adf
|
Remove yamllint job from CI since its now handled by pre-commit job (#9500)
|
2025-07-15 12:52:03 +12:00 |
|
J. Nick Koston
|
b2a8b0a22f
|
Add pre-commit hooks to fix common formatting issues causing CI failures (#9494)
|
2025-07-15 12:25:18 +12:00 |
|
J. Nick Koston
|
619e2d69c0
|
Remove redundant pyupgrade CI job (follow-up to #9484) (#9493)
|
2025-07-15 12:20:05 +12:00 |
|
J. Nick Koston
|
873f4125c5
|
Fix pre-commit CI issues by switching to lite mode (#9484)
|
2025-07-13 17:30:34 -10:00 |
|
J. Nick Koston
|
b21c76a6c6
|
Fix clang-tidy skipping when Python linters are skipped (#9463)
|
2025-07-14 11:04:14 +12:00 |
|
J. Nick Koston
|
8953e53a04
|
CI: Centralize test determination logic to reduce unnecessary job runners (#9432)
|
2025-07-11 21:54:57 +12:00 |
|
J. Nick Koston
|
fc59c08800
|
Fix clang-tidy not finding changed files on squash-merge commits (#9421)
|
2025-07-10 14:37:48 +12:00 |
|
J. Nick Koston
|
e2c60f5384
|
Fix Windows virtual environment activation in CI workflows (#9420)
|
2025-07-10 14:37:03 +12:00 |
|
J. Nick Koston
|
9a1edaa4f4
|
Fix Python cache key mismatch for all pytest jobs (#9417)
|
2025-07-09 15:21:21 -10:00 |
|
J. Nick Koston
|
926e4fa3e1
|
Fix Python cache for all pytest CI jobs (#9415)
|
2025-07-09 14:43:49 -10:00 |
|
J. Nick Koston
|
ff836a8434
|
Fix PlatformIO cache in CI by adding platformio.ini hash to cache key (#9411)
|
2025-07-10 12:40:10 +12:00 |
|
J. Nick Koston
|
6616567b05
|
Speed up clang-tidy CI by 80%+ with incremental checking (#9396)
|
2025-07-10 09:00:44 +12:00 |
|
J. Nick Koston
|
7150f2806f
|
Run integration tests only on Python 3.13 to reduce CI resource usage (#9377)
|
2025-07-07 22:14:34 +00:00 |
|
Jesse Hills
|
9549304007
|
[ci] Lint lock.yml (#9214)
|
2025-06-26 17:44:02 +12:00 |
|
Jesse Hills
|
9daa9a6de8
|
Use shared workflow for locking (#9211)
|
2025-06-26 16:21:51 +12:00 |
|
dependabot[bot]
|
89b70e4352
|
Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 in the docker-actions group (#9133)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-18 21:37:21 +02:00 |
|
dependabot[bot]
|
5ffe50381a
|
Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 in the docker-actions group (#9105)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-17 10:41:54 +02:00 |
|
tomaszduda23
|
c8c43f13fd
|
[ci, nrf52] make zephyr clang mandatory (#8992)
|
2025-06-03 22:03:32 +01:00 |
|
dependabot[bot]
|
8860c74f0c
|
Bump docker/build-push-action from 6.17.0 to 6.18.0 in /.github/actions/build-image (#8919)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-28 08:45:24 +12:00 |
|
Jesse Hills
|
95a17387a8
|
Bump actions/checkout from 4.1.7 to 4.2.2 (#8904)
|
2025-05-27 16:26:01 +12:00 |
|
J. Nick Koston
|
4ac433fddb
|
Add integration tests for host (#8912)
|
2025-05-26 21:31:32 -05:00 |
|