A Django application designed to bridge Patchwork to GitLab
Project description
A Django application designed to run with Patchwork to mirror patches to GitLab.
Development Environment
The easiest method to set up a development environment is to use Vagrant. On Fedora:
$ sudo dnf install vagrant libvirt vagrant-libvirt vagrant-sshfs ansible $ vagrant up gitlab $ vagrant up pw
This sets up two virtual machines. You can ssh to them with vagrant ssh pw and vagrant ssh gitlab. The pw host contains the development installation of PatchLab.
GitLab
GitLab’s web UI is available at https://localhost:8443/.
The Ansible role restores it from backup, so there is already an administrator, “root”, with the password “password”. Cloning over SSH is available on port 2222.
A test project, “patchlab_test” is available and already includes a web hook configured for merge request events.
Patchwork
The Patchwork web UI is available at http://localhost:8000/. A preconfigured super user “admin” has the password “admin” which you can use to log in to http://localhost:8000/admin/.
The development enviroment also includes a preconfigured Patchwork Project for “patchlab_test”, along with the necessary Git forge and branch configuration.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for patchlab-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 045f48052554c319df803a9be2ff33009e2d6280b0edab913c42b548687449cd |
|
MD5 | 0b9de81f8a49959cd6790059fa49c8b9 |
|
BLAKE2b-256 | 2e28cb7d0181134eb981e00470a93d9c98c22eb7affeee5765760b10de3c557c |