aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-04Move project to bazelbuild-rules_pkg.HEADmastermainYifan Hong
2023-10-31Merge "Merge remote-tracking branch 'origin/upstream-main'" into mainMartin Lin
2023-10-26Adding METADATA file, adding MODULE_LICENSE_APACHEmartinlin
2023-10-23Adding OWNERS file to platform/external/rules_pkgmartinlin
2023-10-23Merge remote-tracking branch 'origin/upstream-main'martinlin
2023-10-18Initial empty repositoryUmer Abdullah
2023-10-16When pkg_tar.prefix_dir == base of symlink path, don't double-dip. (#749)aiuto
2023-10-16add imports to fix bazel --noexperimental_python_import_all_repositories flag...August Karlstedt
2023-10-16Align pkg_rpm returned files with other rules (#692)Tomasz Wojno
2023-10-16pkg_deb: allow data.tar.zst (#761)Adam Azarchs
2023-10-06fix(pkg_tar): properly normalize paths for empty files (#760)Adam Azarchs
2023-09-27Add fixed releaser to because this will be done by a bot. (#757)aiuto
2023-09-18remove --incompatible_use_platforms_repo_for_constraints from ci run (#755)aiuto
2023-09-16Clean up some nits (#751)aiuto
2023-09-16chore: update versions of dependencies (#730)Alex Eagle
2023-09-16Add support for failing on file conflicts. (#683)Matt
2023-09-12Remove PackageArtifactsInfo. (#752)aiuto
2023-09-05Document that package_dir also uses package_variables (#747)Florian Scheibner
2023-09-01include verify_archive_test_main.py.tpl in the distribution (#735)aiuto
2023-09-01buildifier lint fixes (#744)aiuto
2023-09-01make build_tar priavte (#748)aiuto
2023-08-30pkg_tar remap_paths works for TreeArtifacts (bazelbuild#450) (#738)Jacob Nowjack
2023-08-30add docs for 0.9 (#740)aiuto
2023-08-30update latest docs to current. (#739)Alex Eagle
2023-08-21update docsTony Aiuto
2023-08-21Fix handling paths with whitepsaces (#733)Tomasz Wojno
2023-08-17Make pkg_zip compression configurable (#737)Alex Eagle
2023-08-17Add logging and extend docflode
2023-08-17Fix test on python 3.6flode
2023-08-17Fix python 3.6, doesn't support compresslevelflode
2023-08-17Make pkg_zip compression configurableflode
2023-08-16Append changelog to RPM spec file (#726)Tomasz Wojno
2023-08-16Fix pkg_deb changelog flag getter (#734)Tomasz Wojno
2023-08-14Add basic include_runfiles to pkg_files. (#724)aiuto
2023-08-14Add changelog attribute to pkg_deb (#725)Tomasz Wojno
2023-08-11chore: automate publishing releases to BCR (#722)Alex Eagle
2023-08-10Grab bag of fixes (#718)Alex Eagle
2023-08-09bump platforms because bazel at head requires it. sighTony Aiuto
2023-08-09Use Gzip compress level 6 (#720)Paul Draper
2023-08-09remove a ling to trtigger buildTony Aiuto
2023-08-09Update CODEOWNERS (#721)Alex Eagle
2023-07-17default uid and guid on process_src to NoneTony Aiuto
2023-07-17fix load(py_library) => load(py_binary)Tony Aiuto
2023-07-17remove unneeded py_binary loadTony Aiuto
2023-07-03write debian Date field in UTC rather than local time (#712)aiuto
2023-06-28fix import in rpm test. (#713)aiuto
2023-06-27Create scorecard.yml (#710)aiuto
2023-06-12Merge verify_archive_test_lib with verify_archive_test_main.py.tpl (#705)Sam Schwebach
2023-06-06Add a MODULE.bazel hint to the release not generator (#709)aiuto
2023-06-05docs: add a note in pkg_tar#strip_prefix docs (v.0.8.0) about flattening (#699)Jean-Hadrien Chabran