1. 3c7d10c Merge pull request #2058 from apache/abderrahim/bst-show-kind by Jürg Billeter · 19 hours ago master
  2. 1d33dcd Merge pull request #2045 from apache/abderrahim/no-fetch-stdout-stderr by Jürg Billeter · 19 hours ago
  3. 9dcaab2 Merge pull request #2067 from apache/jbilleter/test-servers by Jürg Billeter · 19 hours ago
  4. 7ead79c tests/testutils: Use `threading` instead of `multiprocessing` by Jürg Billeter · 25 hours ago
  5. a7455a3 Merge pull request #2065 from apache/jbilleter/click by Jürg Billeter · 25 hours ago
  6. 0156009 types.py: Return `NotImplemented` for unsupported `FastEnum` operations by Jürg Billeter · 28 hours ago
  7. f48ecb4 _frontend: Fix shell completion with Click >= 8.2 by Jürg Billeter · 28 hours ago
  8. 2e4a699 Merge pull request #2064 from apache/jbilleter/child-watcher by Jürg Billeter · 29 hours ago
  9. 4c96557 scheduler.py: Replace asyncio child watcher with our own watcher thread by Jürg Billeter · 31 hours ago
  10. 65995af Merge pull request #2059 from apache/jbilleter/casd-assets by Jürg Billeter · 5 days ago
  11. 435ebf4 tests/integration/pullbuildtrees.py: Clear local asset cache by Jürg Billeter · 5 days ago
  12. ff05a8d Merge pull request #2054 from apache/jbilleter/recc by Jürg Billeter · 8 days ago
  13. def2ea7 _frontend: allow showing the element kind in `bst show` by Abderrahim Kitouni · 10 days ago
  14. d1191c6 Merge pull request #2052 from shymega-ct/domrodriguez/lock-click-dep by Jürg Billeter · 10 days ago
  15. d71c852 Merge pull request #2056 from jjardon/jjardon/plugins_update by Tristan Van Berkom · 11 days ago
  16. 9c9e17d tests/integration/recc.py: Add recc cache-only test by Jürg Billeter · 2 weeks ago
  17. 523f759 tests/integration/recc.py: Add recc remote execution test by Jürg Billeter · 3 weeks ago
  18. ff51120 Add Debian base for glibc and GCC by Jürg Billeter · 4 weeks ago
  19. c03af8f tests/integration/project: Rename alias from `alpine` to `test-images` by Jürg Billeter · 3 weeks ago
  20. fd38499 Merge pull request #2036 from apache/abderrahim/digest-environment by Jürg Billeter · 12 days ago
  21. 6d900f7 requirements: Add version exclusion qualifier for `Click` on 8.2.2 by Dom Rodriguez · 3 weeks ago
  22. a2f076f tests/integration: Add tests for `digest-environment` by Jürg Billeter · 8 weeks ago
  23. 9588425 buildelement.py: Document `digest-environment` by Jürg Billeter · 5 weeks ago
  24. 425c653 buildelement.py: Add the digest-environment config property by Abderrahim Kitouni · 3 months ago
  25. 7e88474 Store sandbox state in Artifact proto by Jürg Billeter · 6 weeks ago
  26. 1123331 tox.ini: Test against current version of plugins by Javier Jardón · 13 days ago
  27. 50c5273 artifact.proto: Add a field for the build sandbox state by Jürg Billeter · 5 weeks ago
  28. e468aea _sandboxremote.py: Upload blobs for subsandbox roots by Abderrahim Kitouni · 2 months ago
  29. a291951 element.py: Add `subsandbox()` method by Jürg Billeter · 9 weeks ago
  30. 30c7168 element.py: Support per-sandbox overlap collector by Jürg Billeter · 9 weeks ago
  31. d48d260 sandbox.py: Add method to create a sub-sandbox by Abderrahim Kitouni · 2 months ago
  32. 57cf19e element.py: Use sandbox environment for logging and shell by Jürg Billeter · 8 weeks ago
  33. 578534c Merge pull request #2051 from apache/jbilleter/fedora by Jürg Billeter · 3 weeks ago
  34. e30f22b ci: Drop Fedora 41 by Jürg Billeter · 3 weeks ago
  35. 8a9a4e2 .github/run-ci.sh: Add missing debian-12 and debian-13 by Jürg Billeter · 3 weeks ago
  36. b2cd38b _sandboxreapi: check stdout and stderr exist when fetching action result by Abderrahim Kitouni · 4 weeks ago
  37. 45292b5 Merge pull request #2048 from apache/abderrahim/artifact-show by Abderrahim Kitouni · 3 weeks ago
  38. 22485d5 Merge pull request #2049 from apache/jbilleter/sandbox-config by Abderrahim Kitouni · 3 weeks ago
  39. 2a63e96 Merge pull request #2050 from apache/jbilleter/debian by Abderrahim Kitouni · 3 weeks ago
  40. 9e6bf3d Merge pull request #2046 from apache/abderrahim/roundtrip by Abderrahim Kitouni · 3 weeks ago
  41. dbb38af Merge pull request #2044 from apache/abderrahim/action-cache-update by Abderrahim Kitouni · 3 weeks ago
  42. ce9bdde ci: Add Debian 12 and 13 and update images by Jürg Billeter · 3 weeks ago
  43. 8b90e27 tests/integration/sandbox.py: Extend tests to check artifact loading by Jürg Billeter · 3 weeks ago
  44. 190077c sandbox/_config.py: Fix artifact metadata for `remote-apis-socket` by Jürg Billeter · 3 weeks ago
  45. 77c2319 _stream: speed up `bst artifact show` by Abderrahim Kitouni · 3 weeks ago
  46. 6258d89 _yaml: set a large 'width' value in the roundtrip yaml config by Abderrahim Kitouni · 4 weeks ago
  47. b614b9a _sandboxbuildboxrun: Fix check to enable action cache updates by Abderrahim Kitouni · 4 weeks ago
  48. ce4ba2f Merge pull request #2043 from apache/jbilleter/protobuf by Jürg Billeter · 5 weeks ago
  49. 491cc81 Add tox environment `build-grpc` by Jürg Billeter · 5 weeks ago
  50. 38cb948 Revert "Add note to update the requirements whenever the grpc code is regenerated" by Jürg Billeter · 5 weeks ago
  51. 456a464 requirements: Relax protobuf version constraint by Jürg Billeter · 5 weeks ago
  52. f80077d Merge pull request #2038 from apache/jbilleter/nested-ac-update by Jürg Billeter · 8 weeks ago
  53. 62129a5 tests/integration/sandbox.py: Add test for `action-cache-enable-update` by Jürg Billeter · 9 weeks ago
  54. ed6522f sandbox: Add support for action cache updates via `remote-apis-socket` by Jürg Billeter · 9 weeks ago
  55. 0f939d6 ci: Update images by Jürg Billeter · 9 weeks ago
  56. 8129838 Merge pull request #2009 from apache/tristan/additional-source-provenance by Tristan Van Berkom · 9 weeks ago
  57. 3032c18 Merge pull request #2039 from apache/jbilleter/tar by Jürg Billeter · 9 weeks ago
  58. 6d93bd3 tests/sources/tar.py: Add test for symlinks by Jürg Billeter · 9 weeks ago
  59. 6c0651a tar.py: Fix hardlink extraction with latest Python by Jürg Billeter · 9 weeks ago
  60. 360eb71 Merge pull request #2032 from apache/abderrahim/sandbox-remote-no-artifactcache by Jürg Billeter · 10 weeks ago
  61. e867d6f _artifactcache.py: drop {fetch,find}_missing_blobs by Abderrahim Kitouni · 2 months ago
  62. b0dcf39 _sandboxremote.py: stop trying to pull partial artifacts by Abderrahim Kitouni · 2 months ago
  63. dbd0ee7 Merge pull request #2031 from apache/jbilleter/action-cache by Abderrahim Kitouni · 2 months ago
  64. be20044 tests/integration/sandbox.py: Add test for remote action cache config by Jürg Billeter · 3 months ago
  65. b8e6876 Support remote action cache for nested execution by Jürg Billeter · 3 months ago
  66. bdf0d46 sandbox: Add helper method to fetch action result outputs by Jürg Billeter · 2 months ago
  67. ea41a51 _protos: Update local_cas.proto from buildbox by Jürg Billeter · 2 months ago
  68. 9c4378a Update protobuf to 5.29.5 and grpcio to 1.69.0 by Jürg Billeter · 3 months ago
  69. 2ddb26e Drop obsolete cleanup methods by Jürg Billeter · 2 months ago
  70. 8e7b096 sandbox: Create single buildbox-casd instance for remote execution by Jürg Billeter · 3 months ago
  71. acc028b Require buildbox-casd 1.2.6 by Jürg Billeter · 3 months ago
  72. 17f04cb Merge pull request #2025 from apache/abderrahim/pkg_resources by Abderrahim Kitouni · 3 months ago
  73. c1b4827 tests: use importlib.metadata instad of pkg_resources by Abderrahim Kitouni · 3 months ago
  74. 9bf4191 Remove tests/testutils/setuptools.py by Abderrahim Kitouni · 3 months ago
  75. be066d3 Merge pull request #2019 from apache/abderrahim/prereleases by Abderrahim Kitouni · 3 months ago
  76. 380342d pluginoriginpip: allow prereleases by Abderrahim Kitouni · 4 months ago
  77. d62a313 Merge pull request #2027 from kieran-ryan/kieran-ryan/fix-readme-workflow-badge by Abderrahim Kitouni · 3 months ago
  78. 2273e7a README.rst: Fix GitHub workflow badge to show status by Kieran Ryan · 3 months ago
  79. d3c6448 Merge pull request #2014 from apache/jbilleter/nested-reapi by Jürg Billeter · 3 months ago
  80. c78a184 tests/integration/sandbox.py: Add test for `remote-apis-socket` by Jürg Billeter · 3 months ago
  81. e587aa2 sandbox: Add support for `remote-apis-socket` by Jürg Billeter · 5 months ago
  82. 54cfb70 Enable local execution in buildbox-casd to support nested execution by Jürg Billeter · 5 months ago
  83. ae3e0cd _context.py: Add `effective_build_max_jobs` helper by Jürg Billeter · 4 months ago
  84. 4b62c4e Merge pull request #2023 from apache/jbilleter/docker-images by Abderrahim Kitouni · 3 months ago
  85. 9923ee4 ci: Update images by Jürg Billeter · 3 months ago
  86. 5b9a473 requirements: Update astroid to 3.3.7 to fix lint on Python 3.13 by Jürg Billeter · 3 months ago
  87. a847a77 Empty commit to work around a potential versioneer bug by Tristan van Berkom · 3 months ago 2.5.0
  88. 5805c5b NEWS: Prepare for 2.5.0 release by Tristan van Berkom · 4 months ago 2.5.0.dev1
  89. 9d698d2 Merge pull request #2005 from apache/abderrahim/quit-build by Tristan Van Berkom · 4 months ago
  90. 8078dd7 tests/integration/cachedfail.py: Test scheduler behavior after failed builds by Tristan van Berkom · 4 months ago
  91. 7dfb541 tests/integration/cachedfail.py: Refactored to use its own individual project by Tristan van Berkom · 4 months ago
  92. bde7d67 _testing/runcli.py: Don't fail when removing non-existant artifacts by Tristan van Berkom · 4 months ago
  93. b9e429f scheduler: Stop scheduling from the imperative queue when asked to quit by Abderrahim Kitouni · 6 months ago
  94. 28ac5e4 Merge pull request #2017 from apache/abderrahim/protobuf-warnings by Abderrahim Kitouni · 4 months ago
  95. f5b9997 Merge pull request #2018 from apache/tristan/source-info-fatal-warning by Abderrahim Kitouni · 4 months ago
  96. cac1ea8 tests/frontend/show.py: Test unimplemented collect_source_info() by Tristan van Berkom · 4 months ago
  97. 3be4aa9 source.py: Issue a configurable warning when collect_source_info() is unimplemented by Tristan van Berkom · 4 months ago
  98. 907f5fc types.py: Add CoreWarnings.UNAVAILABLE_SOURCE_INFO by Tristan van Berkom · 4 months ago
  99. 5e9eb76 Add note to update the requirements whenever the grpc code is regenerated by Abderrahim Kitouni · 4 months ago
  100. 839ea42 sync protobuf requirements with the grpcio-tools version used by Abderrahim Kitouni · 4 months ago