Implement a server mode for webhooks
Support better integration with Gitlab CI, for automatic dependency rebuilds via Gitlab Webhooks (minimal configuration required). Update the documentation accordingly.
Showing
- README.md 90 additions, 16 deletionsREADME.md
- gitlab_docker_autodep/deps.py 77 additions, 0 deletionsgitlab_docker_autodep/deps.py
- gitlab_docker_autodep/main.py 87 additions, 109 deletionsgitlab_docker_autodep/main.py
- gitlab_docker_autodep/server.py 138 additions, 0 deletionsgitlab_docker_autodep/server.py
- setup.py 2 additions, 2 deletionssetup.py
gitlab_docker_autodep/deps.py
0 → 100644
gitlab_docker_autodep/server.py
0 → 100644
Please register or sign in to comment