Skip to content

This is a web service for Gitlab Free owners that will help you expand functionality to the Premium/Ultimate version, as well as further automate some development processes.

License

Notifications You must be signed in to change notification settings

inf-inf/gitlab-wh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLab-WH

This is a web service for GitLab Free owners that will help you expand functionality to the Premium/Ultimate version, as well as further automate some development processes.

Docs - https://inf-inf.github.io/gitlab-wh/

Local Debug

Linux

granian --interface asgi --log --log-level debug --loop uvloop src/main:gitlab_wh.app

Windows

granian --interface asgi --log --log-level debug --loop auto src/main:gitlab_wh.app

Tests

coverage run -m pytest tests/

View the report

coverage report -m --skip-covered

Integration

./tests/integration_tests.sh

About

This is a web service for Gitlab Free owners that will help you expand functionality to the Premium/Ultimate version, as well as further automate some development processes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published