- 3bbfc0b Add workflow to publish a release to the bcr. (#998) by Tony Aiuto · 4 weeks ago upstream/main
- 92733e2 Fix bcr metadata templates in main so we can test push workflow (#1000) by Tony Aiuto · 4 weeks ago
- 8a5a0bd Add a release workflow. (#993) by Tony Aiuto · 6 weeks ago
- 2fab459 Create pre-release tests that run as a github workflow. (#991) by Tony Aiuto · 7 weeks ago
- 8d6af53 Generate docs for pkg_install (#992) by Tony Aiuto · 7 weeks ago
- 3dffe47 Add pkg_install.destdir_flag. (#990) by Tony Aiuto · 8 weeks ago
- 66521ac Fix distro packaging test (#989) by Tony Aiuto · 8 weeks ago
- 4bd78fe Support compression_level when using xz (#988) by mathukumillia · 8 weeks ago
- c9cc9d0 Allow for variables in the package name of pkg_deb (#985) by AtoZdevelopment · 8 weeks ago
- 173c5a3 Update pkg_deb to use ctx.action.args() for building the command line. (#714) by Tony Aiuto · 8 weeks ago
- 2b82a32 test with latest instead of rolling (#986) by Tony Aiuto · 8 weeks ago
- 46bd268 Strip internal test fake repository for MODULE.bazel in distribution. (#976) by Tony Aiuto · 9 weeks ago
- daa4964 Document pkg_tar.extension's compression options. (#973) by tonyaiuto · 9 weeks ago
- 0026581 Implement pkg_install(symlink) also for pkg_zip (#982) by tonyaiuto · 9 weeks ago
- 38f29af Make `pkg_install` work without "runfiles" (Windows default) (#984) by tonyaiuto · 9 weeks ago
- 57f4b7d Make `pkg_install` work without runfiles (Windows default) by Régis Desgroppes · 2 months ago
- 6cdaba6 Fix Windows file locking issue in `pkg_install` (#983) by Régis Desgroppes · 2 months ago
- 0fa07e1 Implement pkg_install(symlink) also for pkg_zip by Adrian Imboden · 2 months ago
- 4eed546 Implement pkg_install(symlink) (#979) by Tony Aiuto · 3 months ago
- 06760bd Revert "Document pkg_tar.extension." by Douglas Thor · 4 months ago
- c2846c4 Update doc in the correct place by Douglas Thor · 4 months ago
- 28755e7 bump version to 1.2 because 1.1 is released (#977) by Tony Aiuto · 4 months ago
- 92457cd Clean up codeowners. by Tony Aiuto · 4 months ago
- 6d0af2c 📦 Conditionally preserve file mtime when archiving through pkg_tar (#974) by Rilson Nascimento · 4 months ago
- 9c05cf6 Convert the compression level to a string before calling Args.add() (#975) by Ed Schouten · 4 months ago
- a71a69d Document pkg_tar.extension. by Douglas Thor · 5 months ago
- 8c7c2cf Overridable `debuginfo` type (#945) by tonyaiuto · 6 months ago
- 5ba40b3 You can't watch what doesn't exist. by tonyaiuto · 6 months ago
- f3df02f Overridable `debuginfo` type by nic.badiu · 6 months ago
- 4e6e82c Add Alma 9 rpmbuild + bazel environment for examples (#969) by tonyaiuto · 6 months ago
- 9906bc7 Remove useless subshell from alma9 docker driver script by Wade Carpenter · 6 months ago
- 2ddabe5 Provide default user / group IDs for alma9 rpmbuild docker by Wade Carpenter · 6 months ago
- df80ac7 pkg_deb: add support for md5sums control file (#960) by Adam Azarchs · 6 months ago
- ecfcb1f Expose extension for Git toolchain (#967) by Gunnar Wagenknecht · 6 months ago
- 68349e2 Add Alma 9 rpmbuild + bazel environment for examples by Wade Carpenter · 6 months ago
- 5a77a59 Add pkg_rpm() "data" attribute to provide files for rpmbuild (#964) by tonyaiuto · 7 months ago
- f3ae90e Add pkg_rpm() "data" attribute to provide files for rpmbuild by Wade Carpenter · 7 months ago
- 359ea46 Remove incompatible_use_toolchain_transition again, now that it has been removed from bazel (#963) by tonyaiuto · 7 months ago
- bcc9ec2 Remove incompatible_use_toolchain_transition again, now that it has been removed from bazel by Mostyn Bramley-Moore · 7 months ago
- e9ac621 [CI Fix] Stop trying the rpm debuginfo tests (#961) by Tony Aiuto · 7 months ago
- 58a2052 Use DefaultInfo directly (#958) by tonyaiuto · 7 months ago
- b69b392 Use rules_shell in tests (#957) by tonyaiuto · 7 months ago
- f28a472 Use DefaultInfo directly by Keith Smiley · 7 months ago
- d6bdf76 Use rules_shell in tests by Keith Smiley · 7 months ago
- c590e61 Conditionally preserve file permissions when archiving through pkg_tar (#951) by Rilson Nascimento · 9 months ago
- 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 · 9 months ago
- e708301 feat: support raw symlinks from declare_symlink() (#930) by tonyaiuto · 9 months ago
- 84dbe44 pkg_tar: Add a test that checks that symlinks won't shadow directories by Nick Guletskii · 10 months ago
- b74ae68 pkg_tar: Fix issue #948: ignore directories shadowing a symlink by Nick Guletskii · 10 months ago
- a1e3042 pkg_tar: Add a test for directories shadowing symlinks by Nick Guletskii · 10 months ago
- 5695833 remove dupe tag by Richard Levasseur · 10 months ago
- b24f548 Merge branch 'main' of https://github.com/bazelbuild/rules_pkg into feat.raw.symlinks by Richard Levasseur · 10 months ago
- dfca8c5 undo some debug changes by Richard Levasseur · 10 months ago
- 0d40272 skip test on windows by Richard Levasseur · 10 months ago
- 630701c try to use dir to show symlink by Richard Levasseur · 10 months ago
- 98a3067 print bzl phase manifest, print raw manifes tjson by Richard Levasseur · 10 months ago
- 62e0b60 print raw json manifest received by Richard Levasseur · 10 months ago
- 20b61d2 move windows symlink flag to startup in bazelrc by Richard Levasseur · 10 months ago
- ba544a4 try enabling windows symlinks by Richard Levasseur · 10 months ago
- 16a4920 remove ... ignore by Richard Levasseur · 10 months ago
- 33b5f89 fix tag attr name by Richard Levasseur · 10 months ago
- b4fb6e4 fix negative spec by Richard Levasseur · 10 months ago
- 7a2df83 limit what tests run more, modify expected test output by Richard Levasseur · 10 months ago
- 832a352 run only failing test, more debug logging by Richard Levasseur · 10 months ago
- 82d9120 add logging output to debug by Richard Levasseur · 10 months ago
- 70db2a2 bulidifier fix by Richard Levasseur · 10 months ago
- 671a4d4 add tar test by Richard Levasseur · 10 months ago
- cd7e108 Modify the rich_structure example to set include_runfiles (#906) by Peter Collingbourne · 11 months ago 1.1.0
- 4ca1c4b Prep for a 1.1 release (#944) by aiuto · 11 months ago
- 31cab20 Fix installing an installed running process (#941) by Luis Padron · 11 months ago
- 433504f `tar_writer.py`: address duplicate dir warning regression (#900) by Andrea Nardelli · 11 months ago
- 8d25237 Add the `multi_arch` option in make_deb.py in order to add the `Multi-Arch` field in debian control file. (#937) by hcw-g · 11 months ago
- cc4b9c0 Fix mappings/external repo tests (#943) by aiuto · 11 months ago
- 5df7fb1 Generic `debuginfo` RPM platform support (#942) by Nic · 11 months ago
- f68b1de rpm: fix sub-RPM post_scriptlet and add %postun support (#934) by wade-arista · 11 months ago
- 62cc323 Syntax highlight the readme as starlark (#939) by Eric Wieser · 11 months ago
- 8c23560 rpm: Consume group info for sub RPMs (#931) by Michael Kelly · 12 months ago
- 1772ebd ci: Check pre-commit hooks in CI (#922) by Markus Hofbauer · 12 months ago
- d1d8870 wip: make symlinks work by Richard Levasseur · 12 months ago
- ddaa101 fix: Avoid else after return in mappings bzl (#923) by Markus Hofbauer · 12 months ago
- 7758f2c Add pre-commit hooks to format trailing whitespaces (#924) by Markus Hofbauer · 12 months ago
- b0b1d47 Pre commit autoupdate and format files (#913) by Markus Hofbauer · 12 months ago
- 0482d31 Add typos hook and fix typos (#921) by Markus Hofbauer · 1 year ago
- e8cc369 Typos and grammar (#920) by Chris Bachhuber · 1 year ago
- 12fed4b Allow some common rule args in verify_archive_test (#917) by Mateusz Krakowiak · 1 year ago
- d3588e8 ci: Bump Ubuntu version in CI from 18 to 22 (#912) by Markus Hofbauer · 1 year ago
- 99da771 Fix tests broken after https://github.com/bazelbuild/rules_pkg/pull/910. (#915) by Yun Peng · 1 year ago
- 0c59c91 Fix tests broken after https://github.com/bazelbuild/rules_pkg/pull/910. by Tony Aiuto · 1 year ago
- c5c6879 Fix check_must_contain_regex in verify_archive.bzl (#910) by Mateusz Krakowiak · 1 year ago
- 7b7bcb6 Delete deb_packages directory (#903) by njlr · 1 year ago
- f2f0180 fix: Fix broken head (#911) by tonyaiuto · 1 year ago
- c6304b5 bump distro by Markus Hofauer · 1 year ago
- d0c5c62 fix more examples by Markus Hofauer · 1 year ago
- 2dfd453 add more bazelrc symlinks by Markus Hofauer · 1 year ago
- bb882b5 fix: Fix broken head by Markus Hofauer · 1 year ago
- 5c6aec6 install: Add --wipe_destdir option (#894) by elsk · 1 year, 4 months ago
- 6a9eaf2 Load py_binary from rules_python (#895) by Ivo List · 1 year, 4 months ago
- 25fd41c make_rpm: suppress unconditional debug prints (#892) by peter woodman · 1 year, 4 months ago
- df9f345 pkg_install: modify log levels & print destdir by default. (#891) by elsk · 1 year, 4 months ago
- 03cbc6c Make compression_level configurable for .tar.gz (#888) by Dahan Gong · 1 year, 4 months ago