This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
drone-runner-podman/CHANGELOG.md
Brad Rydzewski 5f013ac099 update changelog
2019-11-20 10:02:35 -08:00

25 lines
586 B
Markdown

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- use trace level logging for context errors
- prefix named docker resources with drone-
### 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