Commit Graph

19 Commits

Author SHA1 Message Date
aiuto 8e5570cf44
Get bzlmod working in CI (#766)
Get bzlmod CI working
* fix a lot of python which needs tochange
* make extension for rpmbuild
* restore macos CI to rolling
* better documentation on how to use rpmbuild.
* no docbuild with bzlmod -> stardoc problems
* disable a tar test that can not work with bzlmod

Next: Split rpmbuild to a separately distributable artifact
2023-10-31 09:23:37 -04:00
aiuto e5d2ca0937
Update README.md
Stop pointing at specific releases.
2022-11-04 15:32:41 -04:00
njlr 157dcfddac
Update README.md (#599)
Indicates that WORKSPACE setup can be found in the release notes.
2022-07-13 23:11:01 -04:00
aiuto 4f8f6ed027
R7 (#575)
* update README and docs for 0.7.0
2022-04-07 16:13:23 -04:00
aiuto 0ac1917461
Update README.md
To clean up some junk and point to the nice docs.
2022-02-15 11:50:46 -05:00
aiuto 9126ba8074
Start a developer docs page (#413)
* start a developer docs page
2021-09-01 21:42:29 -04:00
aiuto 41a00ee70e
minor doc fixes (#378)
* minor doc fixes

* generate docs for mappings.bzl

* add pkg_file to reference.md (see #336)
2021-07-13 11:45:09 -04:00
aiuto 402582d225
remove deb_packages from README (#360) 2021-06-08 11:17:40 -04:00
aiuto 947dee4a2b
fix broken links to source tree (#281) 2021-02-03 10:02:45 -05:00
aiuto aa18e17667
Refactor docs as a first step to extending them. (#243)
* refactor docs so it is easier to regenerate the reference and keep it separate
* add examples placeholder
2020-10-01 17:18:03 -04:00
aiuto d5ff66e7ce
fix CI setup (#167)
* add starter CI setup

* remove unneded name

* refactor up common parts

* space

* fix working_directory for CI runs

* fix pointer to CI
2020-05-04 11:10:54 -04:00
Tony Aiuto b4c4a91dc3 remove useless BUILD file. update readme 2020-04-23 23:53:56 -04:00
Benjamin Peterson f4e4c90f9f Update README with the rule_pkg mailing list. (#118)
https://github.com/bazelbuild/rules_pkg/issues/74 indicates there is, in fact, a specific discussion group.
2019-12-04 16:15:18 -05:00
aiuto a0bbe75003
front page tidiness (#41)
* front page tidiness

* fix url
2019-06-14 16:32:38 -04:00
aiuto 89ffed0d45
Update readme to point discussion at bazel-dev.
Perhaps we can add our own one day.
2019-06-10 12:35:44 -04:00
aiuto 80387a3b5e
Start adding rules to create packages to rules_pkg. (#26)
* Start adding rules to create packages to rules_pkg.

- Add the plan to the README
- Update deb_packages dependencies so it at least builds again.
- Refactor so that deb_packages has its own WORKSPACE

This is a minimal change to allow us to begin moving packaging
rules from Bazel to this repository.
2019-06-05 23:17:19 -04:00
MarkusTeufelberger 9e656eb865 update README
fix link syntax, clarify intent
2018-01-10 13:11:48 +01:00
Markus Teufelberger 1e7773ac6b Add deb_packages ruleset 2017-12-28 16:57:43 +01:00
David Stanke 722f2bf2a8 initial commit 2017-12-21 14:20:32 -05:00