1. 14c78b8 fix(pkg_install): handle overriding symbolic links (#1046) by Hugo Beauzée-Luyssen · 4 days ago upstream/main
  2. 261bb49 Support relocatable rpmbuild by adding data attribute to the toolchain (#1047) by Mark Reuter · 4 days ago
  3. 5449272 Handle cases with only `data` dependencies in `pkg_tar` (#1044) by Zoey Greer · 4 days ago
  4. e15c331 drop reference to an undefined variable (#1040) by Tony Aiuto · 14 days ago
  5. 94084b0 Avoid depending on the value of the --stamp flag if possible (#1035) by Justin Horvitz · 2 weeks ago
  6. 5399653 Create release scripts for rules_pkg_providers (#1028) by tonyaiuto · 3 weeks ago
  7. b3b1ad9 make it cleaner by tonyaiuto · 3 weeks ago
  8. 9bc580d Merge branch 'main' into prov2 by tonyaiuto · 3 weeks ago
  9. 3612404 Use filegroup rather than starlarklibrary for the sources. (#1033) by tonyaiuto · 3 weeks ago
  10. a31b2ca Bump rules python and rules_cc deps (#1034) by tonyaiuto · 3 weeks ago
  11. 6e4eab2 update docbuild to include the providers (#1036) by Tony Aiuto · 3 weeks ago
  12. abb936f linty by tonyaiuto · 4 weeks ago
  13. 23885aa Add release workflow for the providers submodule by tonyaiuto · 4 weeks ago
  14. 0343f01 Bring testing for bzlmod vs. non-bzlmod up to date with bazel features (#1029) by tonyaiuto · 4 weeks ago
  15. 3504fe0 Move the providers to a module we can publish separtely from the rest of the rules (#1027) by tonyaiuto · 4 weeks ago
  16. a7d9a54 fix: handle UTF-16LE-encoded manifests on Windows (#1021) by tonyaiuto · 4 weeks ago
  17. dab5918 Ensure runfiles.{,root_}symlinks makes it into tarballs (#1025) by tonyaiuto · 4 weeks ago
  18. c16df15 Bring testing for bzlmod vs. non-bzlmod up to date with bazel features by tonyaiuto · 4 weeks ago
  19. 3451905 fix(rpm): propagate main() return code as process exit code (#1024) by wade-arista · 4 weeks ago
  20. 7190d4b Ensure runfiles.{,root_}symlinks makes it into tarballs by Ed Schouten · 5 weeks ago
  21. 35bf0df fix: handle UTF-16LE-encoded manifests on Windows by Régis Desgroppes · 6 weeks ago
  22. 2bd9281 fix(test): make `//tests/mappings/filter_directory` work on Windows by Régis Desgroppes · 6 weeks ago
  23. 42b7e61 fix(pkg_install): resolve files against own repository (#1016) by Régis Desgroppes · 6 weeks ago
  24. c27196f fix(test): `package_naming_aggregate_test` on Windows (#1018) by tonyaiuto · 6 weeks ago
  25. 2e1411a fix(test): `package_naming_aggregate_test` on Windows by Régis Desgroppes · 6 weeks ago
  26. d11b728 fix(test): make `//tests:path_test` work on Windows (#1017) by Régis Desgroppes · 6 weeks ago
  27. a9358d5 fix(rpm): debuginfo support on some distributions (#1006) by Régis Desgroppes · 6 weeks ago
  28. 67bc3b3 fix(test): make `packaging_test` work with Bazel 9 by Régis Desgroppes · 7 weeks ago
  29. 24055fa Add docs for 1.2.0 (#1014) by Tony Aiuto · 8 weeks ago
  30. e48e199 fix(ci): use own `md5` tool for Bazel 9 compatibility (#1007) by Régis Desgroppes · 8 weeks ago
  31. 8267e22 chore(deps): upgrade `skylib` to remove warnings (#1005) by Régis Desgroppes · 8 weeks ago
  32. e93d65a fix(ci): update deprecated GH Actions (scorecard) (#1011) by Yun Peng · 8 weeks ago
  33. 93d561d fix(ci): update deprecated GH Actions (scorecard) by Régis Desgroppes · 8 weeks ago
  34. 3bbfc0b Add workflow to publish a release to the bcr. (#998) by Tony Aiuto · 3 months ago
  35. 92733e2 Fix bcr metadata templates in main so we can test push workflow (#1000) by Tony Aiuto · 3 months ago
  36. 8a5a0bd Add a release workflow. (#993) by Tony Aiuto · 4 months ago
  37. 2fab459 Create pre-release tests that run as a github workflow. (#991) by Tony Aiuto · 4 months ago
  38. 8d6af53 Generate docs for pkg_install (#992) by Tony Aiuto · 4 months ago
  39. 3dffe47 Add pkg_install.destdir_flag. (#990) by Tony Aiuto · 4 months ago
  40. 66521ac Fix distro packaging test (#989) by Tony Aiuto · 4 months ago
  41. 4bd78fe Support compression_level when using xz (#988) by mathukumillia · 4 months ago
  42. c9cc9d0 Allow for variables in the package name of pkg_deb (#985) by AtoZdevelopment · 4 months ago
  43. 173c5a3 Update pkg_deb to use ctx.action.args() for building the command line. (#714) by Tony Aiuto · 4 months ago
  44. 2b82a32 test with latest instead of rolling (#986) by Tony Aiuto · 4 months ago
  45. 46bd268 Strip internal test fake repository for MODULE.bazel in distribution. (#976) by Tony Aiuto · 4 months ago
  46. daa4964 Document pkg_tar.extension's compression options. (#973) by tonyaiuto · 4 months ago
  47. 0026581 Implement pkg_install(symlink) also for pkg_zip (#982) by tonyaiuto · 4 months ago
  48. 38f29af Make `pkg_install` work without "runfiles" (Windows default) (#984) by tonyaiuto · 4 months ago
  49. 57f4b7d Make `pkg_install` work without runfiles (Windows default) by Régis Desgroppes · 4 months ago
  50. 6cdaba6 Fix Windows file locking issue in `pkg_install` (#983) by Régis Desgroppes · 5 months ago
  51. 0fa07e1 Implement pkg_install(symlink) also for pkg_zip by Adrian Imboden · 5 months ago
  52. 4eed546 Implement pkg_install(symlink) (#979) by Tony Aiuto · 6 months ago
  53. 06760bd Revert "Document pkg_tar.extension." by Douglas Thor · 6 months ago
  54. c2846c4 Update doc in the correct place by Douglas Thor · 6 months ago
  55. 28755e7 bump version to 1.2 because 1.1 is released (#977) by Tony Aiuto · 6 months ago
  56. 92457cd Clean up codeowners. by Tony Aiuto · 6 months ago
  57. 6d0af2c 📦 Conditionally preserve file mtime when archiving through pkg_tar (#974) by Rilson Nascimento · 6 months ago
  58. 9c05cf6 Convert the compression level to a string before calling Args.add() (#975) by Ed Schouten · 6 months ago
  59. a71a69d Document pkg_tar.extension. by Douglas Thor · 8 months ago
  60. 8c7c2cf Overridable `debuginfo` type (#945) by tonyaiuto · 8 months ago
  61. 5ba40b3 You can't watch what doesn't exist. by tonyaiuto · 8 months ago
  62. f3df02f Overridable `debuginfo` type by nic.badiu · 8 months ago
  63. 4e6e82c Add Alma 9 rpmbuild + bazel environment for examples (#969) by tonyaiuto · 8 months ago
  64. 9906bc7 Remove useless subshell from alma9 docker driver script by Wade Carpenter · 8 months ago
  65. 2ddabe5 Provide default user / group IDs for alma9 rpmbuild docker by Wade Carpenter · 8 months ago
  66. df80ac7 pkg_deb: add support for md5sums control file (#960) by Adam Azarchs · 9 months ago
  67. ecfcb1f Expose extension for Git toolchain (#967) by Gunnar Wagenknecht · 9 months ago
  68. 68349e2 Add Alma 9 rpmbuild + bazel environment for examples by Wade Carpenter · 9 months ago
  69. 5a77a59 Add pkg_rpm() "data" attribute to provide files for rpmbuild (#964) by tonyaiuto · 9 months ago
  70. f3ae90e Add pkg_rpm() "data" attribute to provide files for rpmbuild by Wade Carpenter · 9 months ago
  71. 359ea46 Remove incompatible_use_toolchain_transition again, now that it has been removed from bazel (#963) by tonyaiuto · 9 months ago
  72. bcc9ec2 Remove incompatible_use_toolchain_transition again, now that it has been removed from bazel by Mostyn Bramley-Moore · 9 months ago
  73. e9ac621 [CI Fix] Stop trying the rpm debuginfo tests (#961) by Tony Aiuto · 9 months ago
  74. 58a2052 Use DefaultInfo directly (#958) by tonyaiuto · 9 months ago
  75. b69b392 Use rules_shell in tests (#957) by tonyaiuto · 9 months ago
  76. f28a472 Use DefaultInfo directly by Keith Smiley · 9 months ago
  77. d6bdf76 Use rules_shell in tests by Keith Smiley · 9 months ago
  78. c590e61 Conditionally preserve file permissions when archiving through pkg_tar (#951) by Rilson Nascimento · 11 months ago
  79. 106429f pkg_tar: Fix #948: Don't add duplicate directory members to tar file when a symlink with the same path exists (#949) by tonyaiuto · 12 months ago
  80. e708301 feat: support raw symlinks from declare_symlink() (#930) by tonyaiuto · 12 months ago
  81. 84dbe44 pkg_tar: Add a test that checks that symlinks won't shadow directories by Nick Guletskii · 12 months ago
  82. b74ae68 pkg_tar: Fix issue #948: ignore directories shadowing a symlink by Nick Guletskii · 12 months ago
  83. a1e3042 pkg_tar: Add a test for directories shadowing symlinks by Nick Guletskii · 12 months ago
  84. 5695833 remove dupe tag by Richard Levasseur · 12 months ago
  85. b24f548 Merge branch 'main' of https://github.com/bazelbuild/rules_pkg into feat.raw.symlinks by Richard Levasseur · 12 months ago
  86. dfca8c5 undo some debug changes by Richard Levasseur · 12 months ago
  87. 0d40272 skip test on windows by Richard Levasseur · 12 months ago
  88. 630701c try to use dir to show symlink by Richard Levasseur · 1 year ago
  89. 98a3067 print bzl phase manifest, print raw manifes tjson by Richard Levasseur · 1 year ago
  90. 62e0b60 print raw json manifest received by Richard Levasseur · 1 year ago
  91. 20b61d2 move windows symlink flag to startup in bazelrc by Richard Levasseur · 1 year ago
  92. ba544a4 try enabling windows symlinks by Richard Levasseur · 1 year ago
  93. 16a4920 remove ... ignore by Richard Levasseur · 1 year ago
  94. 33b5f89 fix tag attr name by Richard Levasseur · 1 year ago
  95. b4fb6e4 fix negative spec by Richard Levasseur · 1 year ago
  96. 7a2df83 limit what tests run more, modify expected test output by Richard Levasseur · 1 year ago
  97. 832a352 run only failing test, more debug logging by Richard Levasseur · 1 year ago
  98. 82d9120 add logging output to debug by Richard Levasseur · 1 year ago
  99. 70db2a2 bulidifier fix by Richard Levasseur · 1 year ago
  100. 671a4d4 add tar test by Richard Levasseur · 1 year ago