drone-yaml/CHANGELOG.md

2.9 KiB

Changelog

All notable changes to this project will be documented in this file.

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

Unreleased

[1.2.3] -2019-01-16

[1.2.2] - 2019-07-29

Added

[1.2.1] - 2019-07-17

Added

  • Pull if-not-exists when converting legacy yaml files, by @bradrydzewski.
  • Improve workspace support when converting legacy yaml files, by @bradrydzewski.
  • Improve registry secret support when converting legacy yaml files, by @bradrydzewski.

[1.2.0] - 2019-07-16

Added

  • Added Action field to trigger and when clause, by @bradrydzewski.
  • Improve escaping when marshaling to yaml, by @bradrydzewski.
  • Handle duplicate step names when converting legacy configurations, by @bradrydzewski.
  • Handle dot workspace path when converting legacy configurations, by @bradrydzewski.

[1.1.1] - 2019-05-30

Fixed

  • Retain order of steps when converting legacy pipelines with merge keys, by @bradrydzewski.

[1.1.0] - 2019-05-30

Fixed

[1.0.9] - 2019-05-20

Added

  • Only lint resources of kind pipeline and of type docker, by @bradrydzewski.

[1.0.8] - 2019-04-13

Added

[1.0.7] - 2019-04-10

Added