worlddriven
worlddriven copied to clipboard
Automatic and well-defined pull request merged based on contribution-based weighted voting
When a PR request is merged from a new contributor, the comment of the Pull Request should contain more information about the `consequences`. Due to the world driven system contributions...
When a github webhook is triggered the github commit status should be updated and a comment should be written to keep the contributor informed. When a PR is created a...
Currently, the python tests are trying to connect to the MongoDB backend. AFAIK the tests don't use the backend and they shouldn't. For faster and easier running of the tests,...
Only basic parts of the code are test covered. Shouldn't be too difficult to increase. Including a code coverage in the CI server is a plus.
The idea of world driven is to remove the owner of a (github) repository, this works out good in regards to Pull Requests and also due to the github issue...
For better ordering object
The current UI is very (very very) minimalistic and mostly from a perspective from someone who knows how all of this is working. A better and more explanatory UI would...
The documentation seems a bit out of date. The API responses can be removed or updated to the current version. Running the application (also for production which is on heroku)...
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's...