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 2 (Latest)

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.
6625759b8c4ea1d7aeba51c832eeb257a6d8d69f Christian Hammond
.gitignore
.reviewboardrc
AUTHORS
CONTRIBUTING
COPYING
README.md
pyproject.toml
rbinstall/__init__.py
rbinstall/main.py
Loading...