Skip to content

Releases: woodpecker-ci/woodpecker

v0.13.0-rc.2: Revert "Bump webpack-dev-server from 2.11.5 to 3.1.11 in /web"

26 Feb 08:51
Compare
Choose a tag to compare
This reverts commit 2bfa5732b6e05a7eb41231517389192a5399a7c4.

v0.13.0-rc.1

19 Feb 10:30
Compare
Choose a tag to compare

Releasing Woodpecker CLI

Usage

➜ export WOODPECKER_TOKEN=xxx
➜ export WOODPECKER_SERVER=https://wp.yourcompany.com
➜ woodpecker info
User: laszlocph
Email: yyy

Gitea SDK update

19 Aug 08:56
df4bca4
Compare
Choose a tag to compare

Grab the images here:

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

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