Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
C
coin
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 69
    • Issues 69
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • FFDN
  • coin
  • Merge Requests
  • !8

Closed
Opened Aug 26, 2019 by alexAubin@alexAubinDeveloper
  • Report abuse
Report abuse

WIP: Hook system

  • Overview 2
  • Commits 2
  • Changes 3

This is a draft implementation for #205

Still to be investigated / implemented :

  • have a convention that hooks starting with GET_JSON expect a json on stdout and will attempt to load it as a proper datastructure
  • if stderr is not empty, assume that it's not expected and send the info to the admin by email to ask them to investigate
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: ffdn/coin!8
Source branch: hook-system