Closed kikass13 closed 3 years ago
@Ly0n @fdietze @cornerman
Thanks @kikass13 for amazing Sunday coding together. The new architecture works perfectly.
We added a plugin which uses awesomelists to pick a single random contributor from 5 random projects and pay them out. We also tested the payout mechanism, which works fine for now.
New architecture works with awesome-list integration plugins as example implementation. Branch tested with:
docker build -t libreselery . && env $(cat ~/.libreselery/tokens.env | xargs) ~/libreselery/run.sh ~/awesome-sustainable-technology
Native install with:
pip3 install .
For runing on the host machine use the following command:
env $(cat ~/.libreselery/tokens.env | xargs) selery run -c ~/awesome-sustainable-technology/selery.yml -d ~/awesome-sustainable-technology -r ~/.libreselery/results/
General
This is the PR relating to everything happening in #164 you have to read my changelogs in there to get the full feature list :)
System Overview
How to install it
How to start it
Libreselery
Plugin (testcase)