Skip to content

Releases: bitsbeats/drone-tree-config

v0.3.8

05 Aug 15:18
Compare
Choose a tag to compare

Changelog

Fixes

  • stop ignoring recursive errors from apis #28, thanks @mach6

v0.3.7

26 May 08:42
e26caba
Compare
Choose a tag to compare

Changelog

Fixes

  • @Cron buils for non-default branch #24, thanks @mach6
  • invalid replacements of ... in .drone.yml #23, thanks @mach6

v0.3.6

04 May 13:12
Compare
Choose a tag to compare

No changes, just with vendorized dependencies

v0.3.5

04 May 13:09
Compare
Choose a tag to compare

New Features

Fixes

v0.3.4

04 Feb 13:10
Compare
Choose a tag to compare

Changelog

Fixes

  • correct handling of PRs from the same repository, thanks @gevalter

v0.3.3

14 Jan 10:11
648e2b5
Compare
Choose a tag to compare

Changelog

Fixes

  • better error handling
  • quick exit if disabled by whitelist @mach6

v0.3.2

25 Nov 10:00
Compare
Choose a tag to compare

Changelog

New Features

v0.3.1

26 Apr 08:08
Compare
Choose a tag to compare

Changelog

New Features

  • convert to go module
  • max depth on fallback scan (breaking change)

Bugfixes

  • config appending new avoids spam on multiple subdirectories

v0.3.0

15 Apr 08:18
Compare
Choose a tag to compare

Changelog

New Feature

  • Support full rebuild on empty commit using PLUGIN_FALLBACK=true
  • Rebuild full repository on drone's cron

v0.2.5

02 Apr 08:18
Compare
Choose a tag to compare

Changelog

Bugfix

  • Better error message on invalid .drone.yaml.