Skip to content

Releases: woodpecker-ci/woodpecker

Global configuration

20 May 07:45
Compare
Choose a tag to compare

This release features 5 PRs from @imduffy15 easing the configuration burden of Woodpecker.

Thanks again @imduffy15 🙏 👏

Grab the images here:

laszlocloud/woodpecker-agent:v0.10.0
laszlocloud/woodpecker-server:v0.10.0

Bugfix release

15 Nov 19:11
Compare
Choose a tag to compare

Technical release

13 Nov 10:35
Compare
Choose a tag to compare

This release contains technical changes and updates to libraries which carry security fixes.

Use the images from Docker Hub

laszlocloud/woodpecker-agent:v0.9.0
laszlocloud/woodpecker-server:v0.9.0

Source and target branch variables for PRs

25 Oct 11:39
e691068
Compare
Choose a tag to compare

This release introduces two new env vars: DRONE_SOURCE_BRANCH and DRONE_TARGET_BRANCH. This solves #77

The release also contains a large technical change, we moved to Go modules to version dependencies. This makes the project future compatible. #4

Use the images from Docker Hub

laszlocloud/woodpecker-agent:v0.8.106
laszlocloud/woodpecker-server:v0.8.106

Cancel pending builds

19 Sep 07:56
a74ee24
Compare
Choose a tag to compare

This release contains a refactor #69 and a rework #70 of the build cancellation logic.

Use the images from Docker Hub

laszlocloud/woodpecker-agent:v0.8.105
laszlocloud/woodpecker-server:v0.8.105

Bugfix release

09 Sep 08:34
45877a7
Compare
Choose a tag to compare

Fixing
#59
#67

Use the images from Docker Hub

laszlocloud/woodpecker-agent:v0.8.104
laszlocloud/woodpecker-server:v0.8.104

Bugfix release

24 Jul 11:48
9b069dd
Compare
Choose a tag to compare

Numerous fixes in multi-pipeline

Fixed gating logic:

Use the images from Docker Hub

laszlocloud/drone-oss-08-agent:0.8.103
laszlocloud/drone-oss-08-server:0.8.103

Link to line

16 Jul 13:27
Compare
Choose a tag to compare

New feature in this release: line numbers are clickable on the log output and you can link to errors directly. laszlocph/woodpecker-ui#1

Screenshot from 2019-07-16 15-28-23

#49 A bug was fixed where new repos could not be activated since v.0.8.97

Multi-pipeline builds: waiting state in queue; Bitbucket fix

10 Jul 08:26
Compare
Choose a tag to compare
  • With multi-pipeline introduced, the pending queue state got ambiguous. #48 meant to fix it by splitting it into waiting (on deps) and pending queue states.

  • Bitbucket has a deprecated API endpoint. #34 is fixing that

Use the images from Docker Hub

laszlocloud/drone-oss-08-agent:0.8.101
laszlocloud/drone-oss-08-server:0.8.101

Job build times exposed as metric

10 Jul 08:15
Compare
Choose a tag to compare

With #41 you can chart build times based on branch/repo/status, etc.

Use the images from Docker Hub

laszlocloud/drone-oss-08-agent:0.8.100
laszlocloud/drone-oss-08-server:0.8.100