1. b187477 scripts: Upgrade to junitparser v2+ by Henri Xavier · 2 years, 7 months ago
  2. 0200da9 ci: fix pattern for skipping boards in testplan.py by Anas Nashif · 2 years, 7 months ago
  3. 5432cac ci: testplan: still run default tests with global changes by Anas Nashif · 2 years, 8 months ago
  4. ccb9b6b scripts: check_compliance: generate Kconfig.dts by Kumar Gala · 2 years, 8 months ago
  5. d89dc22 uncrustify: remove configuration file by Gerard Marull-Paretas · 2 years, 9 months ago
  6. f2b0991 scripts: check_compliance: Fix broken links to Contribution Guidelines by Stephanos Ioannidis · 2 years, 10 months ago
  7. f089f96 twister: update ci options for twister by Anas Nashif · 2 years, 10 months ago
  8. 7f3a62f ci: keep old name of testplan file for now by Anas Nashif · 2 years, 10 months ago
  9. 41cb42d ci: testplan converted to use json by Anas Nashif · 2 years, 10 months ago
  10. eee56d8 scripts/check_complaince: Add configs to UNDEF_KCONFIG_WHITELIST by Aastha Grover · 2 years, 10 months ago
  11. 94b316e ci: testplan: limit test scope on global changes by Anas Nashif · 2 years, 10 months ago
  12. 5a93798 Revert "scripts: check_compliance: check for commit message errors" by Stephanos Ioannidis · 2 years, 11 months ago
  13. e61c534 scripts: check_compliance: check for commit message errors by Fabio Baltieri · 2 years, 11 months ago
  14. 8c0b82d ci: remove buildkite/daily.yml from ignore list by Anas Nashif · 3 years ago
  15. f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
  16. 6b2391d scripts: ci: check_compliance: add check for boolean prompt text by Gerard Marull-Paretas · 3 years ago
  17. 57a9f04 scripts: ci: test_plan: use common code for finding matching boards by Henrik Brix Andersen · 3 years ago
  18. 724b042 scripts: ci: check_compliance: check for (re)defined Kconfig symbols by Gerard Marull-Paretas · 3 years, 1 month ago
  19. 8e70d04 actions: twister: build/run module tests and samples by Anas Nashif · 3 years, 1 month ago
  20. f7cdea8 ci: disable cbprintf tag filtering by Anas Nashif · 3 years, 2 months ago
  21. ce60a91 actions: twister: scale nodes up for large test coverage by Anas Nashif · 3 years, 2 months ago
  22. 9cb2bc2 actions: clang: do not test all boards when --platform is given by Anas Nashif · 3 years, 3 months ago
  23. 77a7df3 ci: fix test plan for smaller sets by Anas Nashif · 3 years, 3 months ago
  24. 8d40928 actions: twister: determine nodes in python script by Anas Nashif · 3 years, 3 months ago
  25. d52212b actions: fix filtering for clang action by Anas Nashif · 3 years, 3 months ago
  26. 8b55275 ci: test_plan: fix pylint warnings by Anas Nashif · 3 years, 4 months ago
  27. 053cc9f actions: twister: run tests on all platforms when changed by Anas Nashif · 3 years, 4 months ago
  28. 0b2df8f actions: twister/clang: cleanup test plan generation by Anas Nashif · 3 years, 4 months ago
  29. 5c24fcb actions: run twister using github action by Anas Nashif · 3 years, 4 months ago
  30. 46e3318 ci: hotfix: disable test exclusion by tags by Anas Nashif · 3 years, 4 months ago
  31. 23ab949 ci: inclusive language, use nodes instead of slaves by Anas Nashif · 3 years, 4 months ago
  32. 910e86a ci: do not run twister on footprint script changes by Anas Nashif · 3 years, 5 months ago
  33. e2427ff scripts: check_compliance should not generate soc/shield Kconfig files by Torsten Rasmussen · 3 years, 6 months ago
  34. 507e115 scripts/check_compliance.py: Add kconfig false positives by Andy Ross · 3 years, 6 months ago
  35. 36bb00d armclang: ARM Compiler C library support by Torsten Rasmussen · 3 years, 7 months ago
  36. 6fe3c30 scripts: check_compliance: fix filter_py edge case by Martí Bolívar · 3 years, 7 months ago
  37. 351b28e drivers/sensor: lis2dw12: move int-pin in DTS binding by Armando Visconti · 3 years, 9 months ago
  38. 3641de9 ci/tags.yaml: Add entries for a few different tags by Kumar Gala · 3 years, 9 months ago
  39. 0f7dde8 ci/tags.yaml: Remove includes by Kumar Gala · 3 years, 9 months ago
  40. 1bf5b70 run_ci.sh: Fix setting of twister_exclude_tag_opt by Kumar Gala · 3 years, 9 months ago
  41. d736899 run_ci.sh: add support for tag exclusion by Kumar Gala · 3 years, 9 months ago
  42. d7773fb ci: Add twister tag support to get_twister_opt by Kumar Gala · 3 years, 9 months ago
  43. 168bdaa run_ci.sh: Move creation of test_file.txt into a function by Kumar Gala · 3 years, 9 months ago
  44. 5e46a64 run_ci.sh: Rename test_file_main to test_file_full by Kumar Gala · 3 years, 9 months ago
  45. 4e7a444 run_ci.sh: rework logic to be a bit more consistent by Kumar Gala · 3 years, 9 months ago
  46. fd8dabc run_ci.sh: Fix what tests run with -l by Kumar Gala · 3 years, 9 months ago
  47. 88cf35c run_ci.sh: Rename master to main branch in example comment by Kumar Gala · 3 years, 9 months ago
  48. 2189c08 ci: Add an errno.h check to CI by Carles Cufi · 3 years, 10 months ago
  49. 01c1bcf ci: disable identifier_length scripts for now by Anas Nashif · 3 years, 10 months ago
  50. d3b2464 scripts: ci: check_compliance: Extend UNDEF_KCONFIG_WHITELIST by Krzysztof Chruscinski · 3 years, 10 months ago
  51. d4e0399 ci: have twister cleanup artifacts as it goes by Anas Nashif · 3 years, 10 months ago
  52. bc4b4c5 actions: cocci: remove boolean.cocci as it take too long by Anas Nashif · 3 years, 11 months ago
  53. 8ebc67e action: timeout on scripts taking too long by Anas Nashif · 3 years, 11 months ago
  54. b669f0c ci: fix regex in guideline_check.py by Anas Nashif · 3 years, 11 months ago
  55. e366d79 ci: remove bsim from buildkit execution by Anas Nashif · 3 years, 11 months ago
  56. 70dc6b4 ci: pylint: relax similar lines rule by Anas Nashif · 4 years ago
  57. a632c52 ci: guideline: Run script to check rule 14.4 by Flavio Ceolin · 4 years ago
  58. 0bbe5e4 ci: coccinelle: Suppress pylint false positive by Flavio Ceolin · 4 years ago
  59. 58fdc01 ci: coccinelle: Add support to write to a file by Flavio Ceolin · 4 years ago
  60. 8552542 ci: Apply coccinelle scripts in git diffs by Flavio Ceolin · 4 years ago
  61. e14b44d scripts: ci: twister_ignore: remove old reference to .known-issues by Gerard Marull-Paretas · 4 years ago
  62. e9e28c0 ci: Re-enable bsim in CI by Carles Cufi · 4 years ago
  63. eea17e5 ci: scripts/ci/run_ci: Cleanup file names by Kumar Gala · 4 years ago
  64. 82daea9 ci: limit CI to only changed architecture by Anas Nashif · 4 years ago
  65. 28bc79b ci: do not run twister CI when changing checkpatch by Anas Nashif · 4 years ago
  66. 3572b51 ci: remove shippable references by Anas Nashif · 4 years ago
  67. ea2ab69 scripts: compliance.py updated to support KconfigBasic by Torsten Rasmussen · 4 years, 1 month ago
  68. 16567cc ci: add .buildkite/daily.yml to twister ignore list by Kumar Gala · 4 years, 1 month ago
  69. 3d88083 cmake: zephyr modules: sanitize all module name when used as variable by Torsten Rasmussen · 4 years, 2 months ago
  70. 3361b15 scripts: check_compliance.py: include known Zephyr Kconfig glue code by Torsten Rasmussen · 4 years, 2 months ago
  71. 5d50797 ci: handle checpatch warnings as errors by Anas Nashif · 4 years, 2 months ago
  72. 205dcdf check_compliance: fix broken format() in exception handler by Marc Herbert · 4 years, 2 months ago
  73. d5c60ff test_version: update tset version with 12 digits by Hake Huang · 4 years, 2 months ago
  74. b2a5782 ci: remove west extension call by Anas Nashif · 4 years, 2 months ago
  75. f1dea62 ci: fetch sof submodules by Anas Nashif · 4 years, 2 months ago
  76. 5be8afc ci: update versions file with weekly label by Anas Nashif · 4 years, 3 months ago
  77. a05d056 ci: rename sanitycheck -> twister by Anas Nashif · 4 years, 3 months ago
  78. 52ad9a4 ci: run_ci.sh: retry failed west update for PR builds by Kumar Gala · 4 years, 4 months ago
  79. 4558ba7 cmake: ensure shields can be placed in other BOARD_ROOTs by Torsten Rasmussen · 4 years, 4 months ago
  80. 0d21692 samples: net: cloud: Introduce TagoIO IoT cloud http post by Gerson Fernando Budke · 4 years, 4 months ago
  81. 4cd63ab ci: add more fields to versions.json by Anas Nashif · 4 years, 5 months ago
  82. a8612f7 scripts: dts: convert test suites to pytest by Martí Bolívar · 4 years, 5 months ago
  83. bb2d899 ci: run module tests only on major changes by Anas Nashif · 4 years, 6 months ago
  84. af83ccd ci: do not run full CI on only board changes by Anas Nashif · 4 years, 6 months ago
  85. 8b5e166 ci: run_ci: do not call buildkite-agent by Anas Nashif · 4 years, 6 months ago
  86. d548a89 ci: do not run sanitycheck on MAINTAINERS.yml changes by Anas Nashif · 4 years, 7 months ago
  87. 5f7cc8d cmake: kconfig: support for multiple SOC_ROOT by Torsten Rasmussen · 4 years, 7 months ago
  88. 33056e4 ci: make test_file.txt a build artifact for debug by Kumar Gala · 4 years, 8 months ago
  89. 314b8af ci: enable sanitycheck for integration by Anas Nashif · 4 years, 8 months ago
  90. feeda05 ci: Add a debug out of what tests we are going to build by Kumar Gala · 4 years, 8 months ago
  91. b8c7de6 actions: update daily version for testing by Anas Nashif · 4 years, 8 months ago
  92. 148542c build: remove dead stores to environment by Martí Bolívar · 4 years, 8 months ago
  93. 3cb1b43 ci: do not run sanitycheck on linter config changes by Anas Nashif · 4 years, 8 months ago
  94. 33c21e1 ci: do not skip BT simulator tests by Anas Nashif · 4 years, 9 months ago
  95. 5f200ee ci: do not run sanitycheck on action changes by Anas Nashif · 4 years, 9 months ago
  96. 288ae28 ci: add compliance checking via GH actions by Anas Nashif · 4 years, 9 months ago
  97. 491bbad ci: Update for buildkite environment by Kumar Gala · 4 years, 9 months ago
  98. 7ee9a03 ci: changes to python requirements should not trigger sanitycheck by Anas Nashif · 4 years, 10 months ago
  99. 19ad25f ci: fix whatchanged script matching by Anas Nashif · 4 years, 10 months ago
  100. 337e8e6 ci: if we are only changing doc/ files, no sanitycheck run by Anas Nashif · 5 years ago