Skip to content

Releases: woodpecker-ci/woodpecker

v0.14.0

31 Jul 22:53
v0.14.0
c304996
Compare
Choose a tag to compare
  • FEATURES
    • Add OAuth2 Support for Gitea Remote (#226)
    • Add support for path-prefix condition (#174)
  • BUGFIXES
    • Allow multi pipeline file to be named .drone.yml (#250)
    • Fix release-server make target by build server with correct option (#237)
    • Fix Gitea unable to login on 0.12.0+ with error "cannot authenticate user. 403 Forbidden" (#221)
  • ENHANCEMENTS
    • Update / Remove drone dependencies (#236)
    • Add support to gitea remote for path-prefix condition (#235)
    • Enable go vet for ci (#230)
    • Enforce code format (#228)
    • Add mutli-pipeline to Gitea (#225)
    • Move flag definitions into extra files (#215)
    • Remove unused code in server (#213)
    • Docs URL configuration (#206)
    • Filter main branch (#205)
    • Fix multi pipeline bug when a pipeline depends on two other pipelines (#201)
    • Using configured server URL instead of obtained from request (#175)
  • DOCUMENTATION
    • Switch in docs to new docker hub image repo (#227)
    • Use WOODPECKER_ env vars in docs (#211)
    • Also show WOODPECKER_HOST and WOODPECKER_SERVER_HOST environment variables in log messages (#208)
    • Move woodpecker to dedicated organisation on github (#202)
  • MISC
    • Add chart for installing woodpecker server and agent (#199)

Big thanks to all contributors who did make this release possible

v0.14.0-rc.2

08 Jul 13:54
v0.14.0-rc.2
84968f7
Compare
Choose a tag to compare
v0.14.0-rc.2 Pre-release
Pre-release
  • FEATURES
    • Add OAuth2 Support for Gitea Remote (#226)
    • Add support for path-prefix condition (gitea, github) (#174) (#235)
  • BUGFIXES
    • Fix release-server make target by build server with correct option (#237)
    • Fix Gitea unable to login on 0.12.0+ with error "cannot authenticate user. 403 Forbidden" (#221)
  • ENHANCEMENTS
    • Update / Remove drone dependencies (#236)
    • Enable go vet for ci (#230)
    • Enforce code format (#228)
    • Add mutli-pipeline to Gitea (#225)
    • Move flag definitions into extra files (#215)
    • Remove unused code in server (#213)
    • Docs URL configuration (#206)
    • Filter main branch (#205)
    • Fix multi pipeline bug when a pipeline depends on two other pipelines (#201)
    • Using configured server URL instead of obtained from request (#175)
  • DOCUMENTATION
    • Switch in docs to new docker hub image repo (#227)
    • Use WOODPECKER_ env vars in docs (#211)
    • Also show WOODPECKER_HOST and WOODPECKER_SERVER_HOST environment variables in log messages (#208)
    • Move woodpecker to dedicated organisation on github (#202)
  • MISC
    • Add chart for installing woodpecker server and agent (#199)

Multi-pipeline bugfix

25 May 11:45
5604ff2
Compare
Choose a tag to compare
Multi-pipeline bugfix Pre-release
Pre-release

Fix for #200


Grab the images here:

laszlocloud/woodpecker-agent:v0.14.0-rc.1
laszlocloud/woodpecker-server:v0.14.0-rc.1

Community goldies: UX improvements

10 May 07:05
7cd778b
Compare
Choose a tag to compare

Thank you all for adding great stuff to this release!

The list varies between great new UX features, and housekeeping of our dependencies.

List of changes
#132 Add WOODPECKER_ variables for server by @JensHeinrich
5ea7098 Go 1.16 by @laszlocph
#163 Multi pipeline group UI by @ksvital
#171 Update build details - show author by @alexef
#184 Update Gitea SDK to v0.14.0+1 by @6543
#182 Incomplete Gitea repository list fixed by @pboguslawski
#196 Terminal dark background by @Sevlin

Meet us on our new Discord chat 👉 https://discord.gg/fcMQqSMXJy

v0.13.0-rc.3

15 Mar 08:30
Compare
Choose a tag to compare

Collapsible multi-pipeline groups

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