This repository provides the following molior-tools:
- add-molior-repo
- create-release
- molior-create
- molior-deploy
- molior-parseconfig
- molior-project-manager
- molior-sbuild
- molior-trigger
Adds the corresponding source.list
entry of a molior project to your /etc/apt/source.list.d
directory.
Release a debian package including modifying the debian/changelog. This is done by creating an anotated tag in the git repository and adding to the debian changelog.
Create deployments of a project
Simple tool to read/edit the molior.yml config file.
Do an operation (for example moving to another project version) for multiple source repositories.
Reproduce molior builds in the same environment as the molior server localy.
The correct environment will be fetched from the molior.yml
file.
Trigger a build on the molior server for a git repo