1. 727182a Move project to bazelbuild-rules_pkg. by Yifan Hong · 4 months ago main master
  2. 1d38077 Merge "Merge remote-tracking branch 'origin/upstream-main'" into main by Martin Lin · 7 months ago
  3. dab84b8 Adding METADATA file, adding MODULE_LICENSE_APACHE by martinlin · 7 months ago
  4. 115a660 Adding OWNERS file to platform/external/rules_pkg by martinlin · 7 months ago
  5. 238846b Merge remote-tracking branch 'origin/upstream-main' by martinlin · 7 months ago
  6. 525edde Initial empty repository by Umer Abdullah · 7 months ago
  7. 006af3e When pkg_tar.prefix_dir == base of symlink path, don't double-dip. (#749) by aiuto · 7 months ago
  8. 320107a add imports to fix bazel --noexperimental_python_import_all_repositories flag (#630) by August Karlstedt · 7 months ago
  9. cdaa05f Align pkg_rpm returned files with other rules (#692) by Tomasz Wojno · 7 months ago
  10. 7defd21 pkg_deb: allow data.tar.zst (#761) by Adam Azarchs · 7 months ago
  11. 1b5710c fix(pkg_tar): properly normalize paths for empty files (#760) by Adam Azarchs · 7 months ago
  12. ff60b34 Add fixed releaser to because this will be done by a bot. (#757) by aiuto · 8 months ago
  13. 311a81a remove --incompatible_use_platforms_repo_for_constraints from ci run (#755) by aiuto · 8 months ago
  14. 835ee24 Clean up some nits (#751) by aiuto · 8 months ago
  15. 8ad04b2 chore: update versions of dependencies (#730) by Alex Eagle · 8 months ago
  16. 2884ce3 Add support for failing on file conflicts. (#683) by Matt · 8 months ago
  17. 6dd6841 Remove PackageArtifactsInfo. (#752) by aiuto · 8 months ago
  18. 19ef5a6 Document that package_dir also uses package_variables (#747) by Florian Scheibner · 8 months ago
  19. 175e77a include verify_archive_test_main.py.tpl in the distribution (#735) by aiuto · 9 months ago
  20. 50de9aa buildifier lint fixes (#744) by aiuto · 9 months ago
  21. ac79b74 make build_tar priavte (#748) by aiuto · 9 months ago
  22. 6a58b0c pkg_tar remap_paths works for TreeArtifacts (bazelbuild#450) (#738) by Jacob Nowjack · 9 months ago
  23. e91fe75 add docs for 0.9 (#740) by aiuto · 9 months ago
  24. 3bb1cb1 update latest docs to current. (#739) by Alex Eagle · 9 months ago
  25. 18ae1cc update docs by Tony Aiuto · 9 months ago
  26. a87cb8d Fix handling paths with whitepsaces (#733) by Tomasz Wojno · 9 months ago
  27. 6ad211b Make pkg_zip compression configurable (#737) by Alex Eagle · 9 months ago
  28. ed49ca3 Add logging and extend doc by flode · 9 months ago
  29. df31c3e Fix test on python 3.6 by flode · 9 months ago
  30. 7662961 Fix python 3.6, doesn't support compresslevel by flode · 9 months ago
  31. b035a74 Make pkg_zip compression configurable by flode · 9 months ago
  32. 40e1477 Append changelog to RPM spec file (#726) by Tomasz Wojno · 9 months ago
  33. 322c525 Fix pkg_deb changelog flag getter (#734) by Tomasz Wojno · 9 months ago
  34. 8bf0872 Add basic include_runfiles to pkg_files. (#724) by aiuto · 9 months ago
  35. d897540 Add changelog attribute to pkg_deb (#725) by Tomasz Wojno · 9 months ago
  36. 08cfc95 chore: automate publishing releases to BCR (#722) by Alex Eagle · 9 months ago
  37. 93562c9 Grab bag of fixes (#718) by Alex Eagle · 9 months ago
  38. a9a7689 bump platforms because bazel at head requires it. sigh by Tony Aiuto · 9 months ago
  39. 3ebf3b2 Use Gzip compress level 6 (#720) by Paul Draper · 9 months ago
  40. 6b14847 remove a ling to trtigger build by Tony Aiuto · 9 months ago
  41. 3aadc77 Update CODEOWNERS (#721) by Alex Eagle · 9 months ago
  42. 8170478 default uid and guid on process_src to None by Tony Aiuto · 10 months ago
  43. 28d62a9 fix load(py_library) => load(py_binary) by Tony Aiuto · 10 months ago
  44. e2101d8 remove unneeded py_binary load by Tony Aiuto · 10 months ago
  45. a40a8f4 write debian Date field in UTC rather than local time (#712) by aiuto · 11 months ago
  46. 89465ed fix import in rpm test. (#713) by aiuto · 11 months ago
  47. 0884371 Create scorecard.yml (#710) by aiuto · 11 months ago
  48. 02eb6cf Merge verify_archive_test_lib with verify_archive_test_main.py.tpl (#705) by Sam Schwebach · 11 months ago
  49. 1efacb2 Add a MODULE.bazel hint to the release not generator (#709) by aiuto · 12 months ago
  50. 2532314 docs: add a note in pkg_tar#strip_prefix docs (v.0.8.0) about flattening (#699) by Jean-Hadrien Chabran · 12 months ago
  51. 5932519 [pkg_deb] Fix multiline fields in changes file (#691) by Ignas Kaziukėnas · 12 months ago
  52. ec4ad13 Add a check to ensure that version.bzl and MODULE.bazel remain in sync. (#697) by aiuto · 12 months ago
  53. 5bf5a90 Fix typos in doc strings in `verify_archive.bzl` (#700) by Adrian Vogelsgesang · 12 months ago
  54. 3fe3cd1 fix working dir on integration tests (#701) by aiuto · 12 months ago
  55. e7a1ba1 Add support for setting uid/gid from pkg_attributes (#671) by Austin Schuh · 1 year, 1 month ago
  56. 0aa9277 Fix spelling mistakes (#695) by Vertexwahn · 1 year, 1 month ago
  57. c86a3e5 Remove top level .bzl files. They are all in //pkg. (#688) by aiuto · 1 year, 1 month ago
  58. 81da43d Merge pull request #693 from bazelbuild/lberki-bazel-dev-archive by Yun Peng · 1 year, 1 month ago
  59. 2a2b03f Replace reference to bazel-dev with GitHub Discussions. by Lukacs T. Berki · 1 year, 1 month ago
  60. 7d7a076 add MODULE.bazel (#690) by aiuto · 1 year, 2 months ago
  61. 88109c3 Bump to 0.9.0 (#687) by aiuto · 1 year, 2 months ago
  62. dd1cb33 swtich example to OutputGroupInfo (#689) by aiuto · 1 year, 2 months ago
  63. 3121d6b Add OutputGroupInfo for pkg_rpm rule (#684) by Tomasz Wojno · 1 year, 2 months ago
  64. edd4d3d pkg_tar should not prefix tree artifacts with ./ (#681) by Clint Harrison · 1 year, 2 months ago
  65. f117c63 exec_tools -> tools (#680) by aiuto · 1 year, 2 months ago
  66. 27719a8 Update advise about pkg_files. (#679) by aiuto · 1 year, 3 months ago
  67. 3b8e3f1 Add verify_archive rule to do e2e tests on built archives. (#669) by aiuto · 1 year, 3 months ago
  68. 23a3cb4 Fix a potential TypeException caused by None type (#668) by Qingyu Sui · 1 year, 3 months ago
  69. 7c2983c pkg_zip: Some unicode file handling fixes and basic tests (#641) by aiuto · 1 year, 3 months ago
  70. f9cf795 pkg_tar, pkg_zip: improve support for long paths on Windows (#672) by Ryan Beasley · 1 year, 3 months ago
  71. 694e3ad Update to rules_license 0.0.4 (#667) by aiuto · 1 year, 3 months ago
  72. f98a821 Genericize package manifest system and interface (#660) by Andrew Psaltis · 1 year, 3 months ago
  73. bf19e06 update version to 8.1 to sync with bzlmod (#665) by aiuto · 1 year, 3 months ago
  74. 9d4b0ed Update MODULE.bazel by aiuto · 1 year, 3 months ago
  75. 547077f feat: expose tar manifest as an output (#643) by Alex Eagle · 1 year, 4 months ago
  76. 52ed3ef Support license attribute in pkg_deb (#651) by Nils Semmelrock · 1 year, 4 months ago
  77. 6a7585f Replace the prebuilt rpmbuilt with a script (#649) by aiuto · 1 year, 4 months ago
  78. 8d8c4a8 Add support for the txz extension in pkg_tar (#653) (#654) by Doug Rabson · 1 year, 5 months ago
  79. 8e65d2f Explicitly store implicit parent directories in zip files (#640) by Fabian Meumertzheim · 1 year, 6 months ago
  80. cde1177 Remove unnecessary `to_list()` calls (#639) by Fabian Meumertzheim · 1 year, 6 months ago
  81. ecd5112 Apply package_dir to pkg_mklink (#637) by aiuto · 1 year, 6 months ago
  82. daa231c fix doc ref by Tony Aiuto · 1 year, 6 months ago
  83. fe9b42b Merge remote-tracking branch 'upstream/main' by Tony Aiuto · 1 year, 6 months ago
  84. bcc76c8 Update patching.md by aiuto · 1 year, 6 months ago
  85. d7b20da push docs for 0.8.0 (#635) by aiuto · 1 year, 6 months ago
  86. 0f15d5b push docs for 0.8.0 by Tony Aiuto · 1 year, 6 months ago
  87. e5d2ca0 Update README.md by aiuto · 1 year, 6 months ago
  88. 29d79cf update version and changelog for release (#633) by aiuto · 1 year, 7 months ago
  89. 914b0e5 Update docs to show $(var) usage and using ctx.var directly. (#621) by aiuto · 1 year, 7 months ago
  90. de81967 Example of how to write tests if you vendor dependencies. (#628) by aiuto · 1 year, 7 months ago
  91. 0cac0ab Create basic bzlmod setup for rules_pkg. (#625) by aiuto · 1 year, 7 months ago
  92. 383e9a1 remove unneeded load by Tony Aiuto · 1 year, 7 months ago
  93. 7693abc Bazel 6.0: Fix config_setting visibility failure on bazel CI (#627) by Greg · 1 year, 7 months ago
  94. 4891d9f Rough prototype of @since processing. (#617) by aiuto · 1 year, 7 months ago
  95. 30bf21d Allow $(var) substitution in filenames (#620) by aiuto · 1 year, 7 months ago
  96. 63eaef0 Adjust tar tests to have a test case for #297 (#618) by aiuto · 1 year, 8 months ago
  97. 4655608 Cosmetic. Improve the error messageing for duplicate files in check_dest. (#616) by aiuto · 1 year, 8 months ago
  98. 2188879 First cut at runfiles support in pkg_* rules (#605) by aiuto · 1 year, 8 months ago
  99. 0f128a2 Do not warn if the origin paths are the same. (#615) by Alexander Faxå · 1 year, 8 months ago
  100. 46eabd3 Create an example of the kind of link tree Node users must create (#603) by aiuto · 1 year, 8 months ago