Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 690 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 690 Bytes

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Changed

  • abstract polling and execution to runner-go library
  • use trace level logging for context errors
  • prefix docker resource names

Fixed

  • initialize environment map to prevent nil pointer

Added

  • support for global environment variable extension

1.0.1

Fixed

  • handle pipelines with missing names
  • prevent mounting /run/drone directory

1.0.0

Added

  • ported docker pipelines to runner-go framework
  • support for pipeline environment variables
  • support for shm_size