UNPKG

screwdriver-api

Version:

API server for the Screwdriver.cd service

15 lines (11 loc) 416 B
# CHANGELOG ## 3.4.0 Features: * Create an event when creating a build * Add eventId to the build * Add `GET /events/{id}` and `GET /events/{id}/builds` endpoints ## 3.3.0 Breaking changes: * Webhooks endpoint is decoupled from Github and generic for different SCM provider * The new webhooks endpoint is `POST /webhooks` * Signing secret for github is moved to under github scm plugin in config yaml