Skip to content
Snippets Groups Projects
  1. Sep 25, 2023
    • DJ Mountney's avatar
      Update the codeowners files · 9789e771b169
      DJ Mountney authored
      - Create two scopes, build and cookbooks
      - Add some optional sections for reviewers who won't be maintainers, but
        are good suggestions for reviewers
      - Allow any maintainers to merge docs
      9789e771b169
  2. Sep 15, 2023
  3. Sep 12, 2023
  4. Sep 14, 2023
  5. Sep 11, 2023
  6. Sep 14, 2023
  7. Sep 09, 2023
    • Stan Hu's avatar
      Add clean up steps in preparation for re2 v2.0 gem · 43af8741bfa8
      Stan Hu authored
      As mentioned in https://ruby.social/@mudge/111029298058288514, re2
      v2.0 will ship with precompiled native gems. In preparation for that,
      perform clean up on unnecessary files:
      
      1. As we do with nokogiri and gprc, remove unnecessary precompiled
      libraries for unused Ruby versions.
      
      2. For arm64 platforms where we recompile native gems from source, the
      `ports` directory holds the abseil-cpp and libre2 tarballs. The
      extracted source, headers, and compiled libraries are also stored
      there.  These files are not necessary since the final shared library
      statically links with the libraries.
      
      These changes are backwards compatible with re2 v1.0 since v1.0
      doesn't ship with these files.
      
      Changelog: changed
      43af8741bfa8
  8. Sep 14, 2023
  9. Sep 02, 2023
  10. Sep 14, 2023
  11. Sep 13, 2023
  12. Sep 14, 2023
  13. Sep 08, 2023
  14. Sep 14, 2023
  15. Sep 13, 2023
  16. Sep 12, 2023
  17. Sep 11, 2023
  18. Sep 12, 2023
  19. Sep 11, 2023
  20. Sep 06, 2023
Loading