Creating a drone configuration in the service now enables the repository in Drone, which in turn creates the hook on GIN for triggering builds when the repository receives a push.
Other changes:
Major (and minor) codestyle fixes.
Simplified drone.yml creation. Reading and updating is currently unnecessary.
Bug fixes for repository paths for API calls (partially addresses #55).
Creating a drone configuration in the service now enables the repository in Drone, which in turn creates the hook on GIN for triggering builds when the repository receives a push.
Other changes: