Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webhook-listener
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benedikt von St. Vieth
webhook-listener
Commits
71b81754
There was a problem fetching the pipeline summary.
Commit
71b81754
authored
Jul 1, 2016
by
Benedikt von St. Vieth
Browse files
Options
Downloads
Patches
Plain Diff
extract different hookers, make them pluggable into the system.
parent
b11d7ed1
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
5
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
hooker/__init__.py
+24
-0
24 additions, 0 deletions
hooker/__init__.py
hooker/github.py
+5
-0
5 additions, 0 deletions
hooker/github.py
hooker/gitlab.py
+23
-0
23 additions, 0 deletions
hooker/gitlab.py
hooker/travis.py
+7
-0
7 additions, 0 deletions
hooker/travis.py
run.py
+51
-61
51 additions, 61 deletions
run.py
with
110 additions
and
61 deletions
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment