1. cf77603 run-robot: minor shellcheck fixes by Patrick Williams · 3 years, 8 months ago
  2. e7162a0 test-qemu: shellcheck fixes by Patrick Williams · 3 years, 8 months ago
  3. 8619870 Bump the Meson version to 0.57.1 by Manojkiran Eda · 3 years, 8 months ago
  4. 6ddfc29 build-qemu-robot-docker.sh: add rust to package by Andrew Geissler · 3 years, 9 months ago
  5. 1e99b50 build-qemu-robot-docker.sh: back level robot requests by Andrew Geissler · 3 years, 9 months ago
  6. d83ca9a build-unit-test-docker: make clang go to 11 by Patrick Williams · 3 years, 9 months ago
  7. 9263f4d Upgrade to ubuntu groovy (21.04) by Ed Tanous · 3 years, 9 months ago
  8. 6dbd780 build-unit-test-docker: prevent exception in thread start-up by Patrick Williams · 3 years, 9 months ago
  9. 65b21fb build-unit-test-docker: use Gerrit revision if available by Patrick Williams · 3 years, 9 months ago
  10. 38c6b7d unit-test: add debug in dependency determination by Patrick Williams · 3 years, 9 months ago
  11. d461cd6 build-unit-test-docker: Fix https_proxy by Lei YU · 3 years, 9 months ago
  12. 20b9906 build-qemu-robot-docker: upgrade to focal by Patrick Williams · 3 years, 9 months ago
  13. 6bce2ca build-unit-test-docker: switch json to use cmake by Patrick Williams · 3 years, 9 months ago
  14. ee3c9ee build-unit-test-docker: pythonic refactoring by Patrick Williams · 3 years, 9 months ago
  15. 0eedeed build-unit-test-docker: update numerous packages by Patrick Williams · 3 years, 9 months ago
  16. b8fecba clean-unit-test-docker: script to clean old images by Patrick Williams · 3 years, 9 months ago
  17. 00536fb build-unit-test-docker: create hashed tags for final image by Patrick Williams · 3 years, 9 months ago
  18. 5083743 build-unit-test-docker: invalidate base image weekly by Patrick Williams · 3 years, 9 months ago
  19. b16f3e2 build-unit-test-docker: build docker stages in parallel by Patrick Williams · 3 years, 9 months ago
  20. a18d9c5 build-unit-test-docker: split docker stages into invocations by Patrick Williams · 3 years, 9 months ago
  21. 0f2086b build-unit-test-docker: switch cmake to ninja backend by Patrick Williams · 3 years, 9 months ago
  22. 8751b80 build-unit-test-docker: generate package directives by Patrick Williams · 3 years, 9 months ago
  23. aae36d1 build-unit-test-docker: templatize build directives by Patrick Williams · 3 years, 10 months ago
  24. 8339461 build-unit-test-docker: add dependencies to package def by Patrick Williams · 3 years, 10 months ago
  25. 2abc4a4 build-unit-test-docker: simplify fetching by Patrick Williams · 3 years, 10 months ago
  26. e139874 build-unit-test-docker: use docker stagename everywhere by Patrick Williams · 3 years, 10 months ago
  27. 7204324 build-unit-test-docker: automatically lookup HEAD rev by Patrick Williams · 3 years, 10 months ago
  28. 02871c9 build-unit-test-docker: convert to Python by Patrick Williams · 3 years, 10 months ago
  29. 733acb2 Updated firefox and geckodriver to the latest by Rahul Maheshwari · 3 years, 10 months ago
  30. 0eb7ce0 scripts: Add hacky qemu verification script by Andrew Jeffery · 3 years, 10 months ago
  31. 31502dd format-code: ensure default used if no other found by Andrew Geissler · 3 years, 10 months ago
  32. 5b4a1e8 unit-test: allow non-shell scripts for format extension by Patrick Williams · 4 years ago
  33. b653595 unit-test: fix and use CODE_SCAN_DIR by Patrick Williams · 4 years ago
  34. 55448ad unit-test: allow non-shell scripts for extensions by Patrick Williams · 4 years ago
  35. 298d56b ci-test: Add options to disable integration tests by Ramin Izadpanah · 4 years ago
  36. 40cf521 unit-test.py: Add phosphor-ipmi-blobs to PKG_CHECK_MODULES by Sui Chen · 4 years ago
  37. 12cd9a4 run-robot: do not exit script on error by Andrew Geissler · 4 years ago
  38. 49f456b run-robot.sh: correct invalid variable execution by Patrick Williams · 4 years ago
  39. 384d741 shellcheck: clean up shellcheck warnings and enable by Patrick Williams · 4 years ago
  40. 1aa9199 Fix clang-tidy support in CI for meson builds by Manojkiran Eda · 4 years, 2 months ago
  41. bc5c1c4 Include update alternatives for clang by Ed Tanous · 4 years, 2 months ago
  42. 662890f Run clang-tidy builds on clang by Ed Tanous · 4 years, 2 months ago
  43. f684ad6 unit-test: Use project defined b_lundef by Lei YU · 4 years, 2 months ago
  44. 8448cfd unit-test.py: Test PDI with additional options by Matt Spinler · 4 years, 2 months ago
  45. 7b8cef2 unit-test.py: implement repeat for meson by Brad Bishop · 4 years, 3 months ago
  46. 89a46cc cppcheck : Add googletest library while running cppcheck by Manojkiran Eda · 4 years, 3 months ago
  47. 01ced28 shellcheck: enable shell linting by Patrick Williams · 4 years, 4 months ago
  48. ef13d53 Meson dependencies pattern should pick list items. by Nan Zhou · 4 years, 4 months ago
  49. d2176ef dbus-interfaces: remove unused packages by Patrick Williams · 4 years, 5 months ago
  50. 29d2825 Give Meson first preference for CI Jobs by Manojkiran Eda · 4 years, 5 months ago
  51. fcd7077 scripts/unit-test: Autodetect meson option types by William A. Kennington III · 4 years, 6 months ago
  52. 0ecd0bc scripts/unit-test: Use the meson option parser by William A. Kennington III · 4 years, 6 months ago
  53. 51b6aec build-qemu-robot-docker: Use pip mirror by Lei YU · 4 years, 6 months ago
  54. ba111ab build-qemu-robot-docker: Use apt mirror by Lei YU · 4 years, 6 months ago
  55. d374874 build-qemu-robot-docker: Support proxy by Lei YU · 4 years, 6 months ago
  56. 80d0728 clang: upgrade to clang-10 by Patrick Williams · 4 years, 6 months ago
  57. 8439ac5 python3: convert dbus-unit-test.py by Andrew Geissler · 4 years, 6 months ago
  58. 929034f sdbusplus: remove deprecated --enable-transaction by Patrick Williams · 4 years, 6 months ago
  59. 300ed3c unit-test.py: define hei pkg-config association by Ben Tyner · 4 years, 6 months ago
  60. 58cbe5f Enabled UT report generation for given repositories by Anusha Dathatri · 4 years, 7 months ago
  61. 8ccdf1b tacoma-qemu: support run of CI bucket on tacoma by Andrew Geissler · 4 years, 8 months ago
  62. 185d5b5 Fetch openbmc repositories directly using Github API by Anusha Dathatri · 4 years, 8 months ago
  63. 3835664 unit-test.py: ensure TEST_ONLY looked at for all by Andrew Geissler · 4 years, 8 months ago
  64. 8cb74fc unit-test.py: allow code format check only by Andrew Geissler · 4 years, 8 months ago
  65. 544d83a Added 'Lasttest.log' to be considered as unit rest report by Anusha Dathatri · 4 years, 8 months ago
  66. 89b64b6 unit-test: Switch to python3 by Andrew Jeffery · 4 years, 8 months ago
  67. bf73510 unit-test: Fix PEP8 W605 violation by Andrew Jeffery · 4 years, 8 months ago
  68. fce557f unit-test: Fix PEP8 E731 violation by Andrew Jeffery · 4 years, 8 months ago
  69. 47fbfa5 unit-test: Fix PEP8 E501 violations by Andrew Jeffery · 4 years, 8 months ago
  70. 9cc97d8 unit-test: Fix PEP8 E305 violation by Andrew Jeffery · 4 years, 8 months ago
  71. e5fffa0 unit-test: Fix PEP8 E302 violations by Andrew Jeffery · 4 years, 8 months ago
  72. 6015ca1 unit-test: Fix PEP8 E265 violations by Andrew Jeffery · 4 years, 8 months ago
  73. 3b92fdd unit-test: Fix PEP8 E231 violation by Andrew Jeffery · 4 years, 8 months ago
  74. 3f8e5a7 unit-test: Fix PEP8 E225 violation by Andrew Jeffery · 4 years, 8 months ago
  75. 881041f unit-test: Fix PEP8 E201 and E202 violations by Andrew Jeffery · 4 years, 8 months ago
  76. 7d4a26f unit-test: Fix PEP8 E128 violations by Andrew Jeffery · 4 years, 8 months ago
  77. 2ba45fb unit-test: Fix PEP8 E117 violations by Andrew Jeffery · 4 years, 8 months ago
  78. 19d7567 unit-test: Exercise all of the repository's supported build systems by Andrew Jeffery · 4 years, 8 months ago
  79. 15e423e unit-test: Introduce explicit build system concepts by Andrew Jeffery · 4 years, 8 months ago
  80. ccf85d6 unit-test: Rename 'pkg' parameter of build_dep_tree() by Andrew Jeffery · 4 years, 8 months ago
  81. ff5c5d5 unit-test: Rename 'pkg' parameter of build_and_install() by Andrew Jeffery · 4 years, 8 months ago
  82. a756e8a Created skip list and added few repos to it by Anusha Dathatri · 4 years, 9 months ago
  83. 4c9928e output meson valgrind unit test log by Andrew Geissler · 4 years, 9 months ago
  84. 229b76a Script to generate unit test coverage report by Anusha Dathatri · 5 years ago
  85. 39b6280 Enhancing existing docker file to run openbmc Gui CI by Anusha Dathatri · 5 years ago
  86. 0744bb8 unit-test: Run all of phosphor-logging's tests by Matt Spinler · 4 years, 10 months ago
  87. 48424d4 cppcheck: rewrite input file selection by Brad Bishop · 4 years, 10 months ago
  88. f1665d6 Fix format-code clang-format regex by James Feist · 5 years ago
  89. 9ced4ed meson: debug output on unit test failures by Andrew Geissler · 5 years ago
  90. 7ef9330 Add --noformat option for unit test by Lei YU · 5 years ago
  91. 9bfaaad unit-test: Run repo specific CI scripts by Matt Spinler · 5 years ago
  92. 3cebc7a meson: Upgdate 0.50.1 -> 0.52.0 by William A. Kennington III · 5 years ago
  93. ae29c89 Add pip3 install redfish_utilities for DMTF Redfish-Usecase-Checkers by George Keishing · 5 years ago
  94. 04881eb Correct websocket install by Matthew Barth · 5 years ago
  95. a7ca2c9 Add websocket to pip3 install by Michael Shepos · 5 years ago
  96. a4d6d3d Add retrying to pip3 install by Michael Shepos · 5 years ago
  97. f676941 unit-test: clang tools 6.0 -> 8 by William A. Kennington III · 5 years ago
  98. cd1b0ac docker: Update QEMU/Robot docker to bionic by Andrew Geissler · 5 years ago
  99. afb0f98 scripts/unit-test: Add new valgrind checks by William A. Kennington III · 6 years ago
  100. 29b8051 unit-test.py: Remove objmgr workaround by Matt Spinler · 6 years ago