Add the initial package support for the Review Board installer.

Review Request #13460 — Created Dec. 21, 2023 and submitted — Latest diff uploaded

Information

rbinstall
master

Reviewers

The Review Board installer is the soon-to-be-recommended way of
installing Review Board, supporting a wide range of Linux distributions
and versions.

This initial change sets up the repository and the Python package,
preparing for the beginnings of the installer code.

Built the (mostly empty) package successfully.

Tested this with the upcoming changes to introduce a full installer.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Add the initial package support for the Review Board installer.
The Review Board installer is the soon-to-be-recommended way of installing Review Board, supporting a wide range of Linux distributions and versions. This initial change sets up the repository and the Python package, preparing for the beginnings of the installer code.
7c6050efd107421bef1fd7b84073415374ac4855 Christian Hammond
.gitignore
.reviewboardrc
AUTHORS
CONTRIBUTING
COPYING
README.md
pyproject.toml
rbinstall/__init__.py
rbinstall/main.py
Loading...