PackageTrack
Sign in Get early access

github.com/woodpecker-ci/woodpecker

v1.0.4 #430 most downloaded on Go modules woodpecker-ci/woodpecker

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships fairly regularly

a new release about every 2 weeks

Some releases are documented

notes for 22 of 37 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

557 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

557 releases · Apr 2019 to Nov 2023
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 557
  1. v1.0.4 05 Nov 2023
    Release notes
    • BUGFIXES
      • Fix secret image filter regex (#2674) (#2686)
      • Fix error when closing logs (#2637) (#2640)
    Open source →
    Release notes
    • BUGFIXES
      • Fix secret image filter regex (#2674) (#2686)
      • Fix error when closing logs (#2637) (#2640)
    Open source →
  2. v1.0.3 15 Oct 2023
    Release notes
    • SECURITY
      • Update dependencies (#2587)
      • Frontend: bump postcss to 8.4.31 (#2541)
      • Check permissions on repo lookup (#2358)
      • Change token logging to trace level (#2247) (#2248)
    • BUGFIXES
      • Fix gitlab hooks (#2537) (#2542)
      • Trim last "/" from WOODPECKER_HOST config (#2538) (#2540)
      • Fix(server/api/repo): Fix repair webhook host (#2372) (#2452)
      • Show correct event in pipeline step list (#2448)
      • Make WOODPECKER_MIGRATIONS_ALLOW_LONG have an actuall effect (#2251) (#2309)
      • Docker build dont ignore ci env vars (#2238) (#2246)
      • Handle parsed hooks that should be ignored (#2243) (#2244)
      • Return 204 not 500 on filtered pipeline (#2230)
      • Set correct version for release branch releases (#2227) (#2229)
    • MISC
      • Rebuild swagger with latest version (#2455)
    Open source →
    Release notes
    • SECURITY
      • Update dependencies (#2587)
      • Frontend: bump postcss to 8.4.31 (#2541)
      • Check permissions on repo lookup (#2358)
      • Change token logging to trace level (#2247) (#2248)
    • BUGFIXES
      • Fix gitlab hooks (#2537) (#2542)
      • Trim last "/" from WOODPECKER_HOST config (#2538) (#2540)
      • Fix(server/api/repo): Fix repair webhook host (#2372) (#2452)
      • Show correct event in pipeline step list (#2448)
      • Make WOODPECKER_MIGRATIONS_ALLOW_LONG have an actuall effect (#2251) (#2309)
      • Docker build dont ignore ci env vars (#2238) (#2246)
      • Handle parsed hooks that should be ignored (#2243) (#2244)
      • Return 204 not 500 on filtered pipeline (#2230)
      • Set correct version for release branch releases (#2227) (#2229)
    • MISC
      • Rebuild swagger with latest version (#2455)
    Open source →
  3. v1.0.2 16 Aug 2023
    Release notes
    • SECURITY
      • Validate webhook before change any data (#2221) (#2222)
    • BUGFIXES
      • Bump default git clone plugin (#2215) (#2220)
      • Show all steps (#2190) (#2191)
    Open source →
    Release notes
    • SECURITY
      • Validate webhook before change any data (#2221) (#2222)
    • BUGFIXES
      • Bump default git clone plugin (#2215) (#2220)
      • Show all steps (#2190) (#2191)
    Open source →
  4. v1.0.2-0.20230816141910-6e4c2f84cc84 16 Aug 2023 pre-release

    Nothing published for this version

  5. v1.0.2-0.20230810085853-4f4d383cafed 10 Aug 2023 pre-release

    Nothing published for this version

  6. v1.0.1 08 Aug 2023
    Release notes
    • SECURITY
      • Fix WOODPECKER_GRPC_VERIFY being ignored (#2077) (#2082)
    • BUGFIXES
      • Fix 'add-orgs' migration (#2117) (#2145)
      • Fix UI and backend paths with subpath (#1799) (#2133)
      • Fix swagger response code (#2119) (#2121)
      • Forge Github Org: Use login instead of name (#2104) (#2106)
      • Client.go: Backport fix RepoPost path (#2100)
      • Fix translation key (#2098)
    Open source →
    Release notes
    • SECURITY
      • Fix WOODPECKER_GRPC_VERIFY being ignored (#2077) (#2082)
    • BUGFIXES
      • Fix 'add-orgs' migration (#2117) (#2145)
      • Fix UI and backend paths with subpath (#1799) (#2133)
      • Fix swagger response code (#2119) (#2121)
      • Forge Github Org: Use login instead of name (#2104) (#2106)
      • Client.go: Backport fix RepoPost path (#2100)
      • Fix translation key (#2098)
    Open source →
  7. v1.0.0 29 Jul 2023
    Release notes
    • BREAKING
      • Use IDs to access organizations (#1873)
      • Drop support for Bitbucket Server (#1994)
      • Rename yaml pipeline to steps (#1833)
      • Drop ".drone.yml" as default pipeline config (#1795)
      • Build-in Env Vars, use _URL for all links/URLs (#1794)
      • Resolve built-in variables for global when filtered too (#1790)
      • Drop "Gogs" support (#1752)
      • Access repos by their IDs (#1691)
      • Drop "coding" support (#1644)
      • Add queue details UI for admins (#1632)
      • Remove command: from steps (#1032)
      • Remove old build API routes (#1283)
      • Let single line command be a single command (#1009)
      • Drop deprecated environment vars (#920)
      • Drop Var-Args in steps in favor of settings (#919)
      • Fix branch condition on tags (#917)
      • Use asymmetric key to sign webhooks (#916)
      • Add agent tagging / filtering for pipelines (#902)
      • Delete old fallback for "drone.sqlite" (#791)
      • Migrate to certmagic (#360)
    • FEATURES
      • Implement YAML Map Merge, Overrides, and Sequence Merge Support (#1720)
      • Add users UI for admins (#1634)
      • Add agent no-schedule flag (#1567)
      • Change locale in user settings (#1305)
      • Add when evaluate filter (#1213)
      • Store an agents list and add agent heartbeats (#1189)
      • Add ability to trigger manual builds (#1156)
      • Add default event filter (#1140)
      • Add CLI support for global and organization secrets (#1113)
      • Allow multiple when conditions (#1087)
      • Add syntax highlighting for pipeline config (#1082)
      • Add logs command to CLI & update forges features docs (#1064)
      • Add method to check organization membership (#1037)
      • Global and organization secrets (#1027)
      • Add pipeline log output download (#1023)
      • Provide global environment variables for pipeline substitution (#968)
      • Add cron jobs (#934)
      • Support localized web UI (#912)
      • Add support to define a custom docker network and enable docker ipv6 (#893)
      • Add SSH backend (#861)
      • Add support for superseding runs (#831)
      • Add support for steps to be a list (instead of dict) (#826)
      • Add editing of secrets and registries (#823)
      • Allow loading sensitive flags from files (#815)
      • Add support for pipeline configuration service (#804)
      • Support all backends for CLI exec (#801)
      • Add support for pipeline root.when conditions (#770)
      • Add support to run pipelines using a local backend (#709)
      • Add initial version of Kubernetes backend (#552)
    • SECURITY
      • Fix ignoring server set pipeline max-timeout (#1875)
      • Only grant privileged to plugins (#1646)
      • Only inject netrc to trusted clone plugins (#1352)
      • Support plugin-only secrets (#1344)
      • Fix insecure /tmp usage in local backend (#872)
    • BUGFIXES
      • Handle case where there is no latest pipeline for GetBadge (#2042) (#2050)
      • Fix repo gate protection (#1969)
      • Make secrets with "/" in name editable / deletable (#1938)
      • Fix Bitbucket implement missing features (#1887) (#1889)
      • Fix nil pointer in repo repair (#1804)
      • Do not use OAuth client without token (#1803)
      • Correct label argument parsing in agent code (#1717)
      • Fully support .yaml (#1713)
      • Consistent status on delete (#1703)
      • Fix Bitbucket Server branches (#1698)
      • Set 'HOME' during local pipeline step (#1686)
      • Pipeline compiler: handle nil entrys in settings list (#1626)
      • Fix: backend auto-detection should be consistent (#1618)
      • Return 404 on badge endpoint for inactive repos (#1600)
      • Ensure the SharedInformerFactory closes eventually (#1585)
      • Deduplicate step docker container volumes (#1571)
      • Don't require secret value on secret edit (#1552) (#1553)
      • Rework status constraint logic for successes (#1515)
      • Don't panic on hook parsing (#1501)
      • Hide not owned repos from sidebar and repo list (#1453)
      • Fix cut of woodpecker animation (#1402)
      • Fix approval on mobile (#1320)
      • Unify buttons, links and improve focus styles (#1317)
      • Fix pipeline manual trigger on web (#1307)
      • Fix SCM visibility if user visibility is private (#1217)
      • Hide log output container if step does not have logs (#1086)
      • Fix to show build pipeline parse error (#1066)
      • Pipeline compiler should not alter specified image (#1005)
      • Gracefully handle non-zero exit code in local backend (#1002)
      • Replace run_on references with runs_on (#965)
      • Set default logging value of CLI to info (#871)
      • Support conditional branch as an array to align with documentation (#836)
      • Fix redirect after login (#824)
    • ENHANCEMENTS
      • Add BranchHead implementation for bitbucket forge (#2011)
      • Use global logger for xorm logs and add options (#1997)
      • Let HookParse func explicit ignore events (#1942)
      • Link swagger in navbar (#1984)
      • Add option to read grpc-secret from file (#1972)
      • Let pipeline-compiler export step types (#1958)
      • docker backend use uuid instead of name as identifier (#1967)
      • Kubernetes do not set Pod's Image pull policy if not explicitly set (#1914)
      • Fixed when:evaluate on non-standard (non-CI*) env vars (#1907)
      • Add pull-request implementation for bitbucket forge (#1889)
      • Store agent ID in config file (#1888)
      • Fix bitbucket forge add repo (#1887)
      • Added Woodpecker Host Config used for Webhooks (#1869)
      • Drop old columns (#1838)
      • Remove MSSQL specific code and cleanups (#1796)
      • Remove unused file system API (#1791)
      • Add Forge Metadata to built-in environment variables (#1789)
      • Redirect to new pipeline (#1761)
      • Add reset token button (#1755)
      • Add agent functions to go-sdk (#1754)
      • Always send a status back to forge (#1751)
      • Allow to configure listener port for SSL (#1735)
      • Identify users using their remote ID (#1732)
      • Let agent retry to connecting to server (#1728)
      • Stable sort order for DB lists (#1702)
      • Add backend label to agents (#1692)
      • Web: use i18n-t to avoid v-html directive (#1676)
      • Various UI improvements (#1663)
      • Do not store inactive repos without any resources (#1658)
      • Implement visual display of queue statistics (#1657)
      • Agent check gRPC version against server (#1653)
      • Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651)
      • Add PR pipeline list (#1641)
      • Save agent-id for tasks and add endpoint to get agent tasks (#1631)
      • Return 404 if pipeline not exist and handle 404 errors in WebUI (#1627)
      • UI should confirm secret deletion (#1604)
      • Add collapsable support to panel elements (#1601)
      • Add cancel button on secrets tab (#1599)
      • Allow custom dnsConfig in agent deployment (#1569)
      • Show platform, backend and capacity as badges in agent list (#1568)
      • Define WOODPECKER_FORGE_TIMEOUT server config (#1558)
      • Sort repos by org/name (#1548)
      • Improve button and input contrast in dark mode (#1456)
      • Consistent and more descriptive naming of parameters in index.ts (#1455)
      • Add button in UI to trigger the deployment event (#1415)
      • Use icons for step and workflow states (#1409)
      • Match notification font size to rest of the UI (#1399)
      • Support .yaml as file-ending for workflow config too (#1388)
      • Show workflow state in UI and collapse completed workflows (#1383)
      • Use pipeline wrapper and improve scaffold UI (#1368)
      • Lazy load locales (#1362)
      • Always use rounded quadrat user avatars (#1350)
      • Fix display of long pipeline and job names (#1346)
      • Support changed files for Gitea PRs (#1342)
      • Allow to change directory for steps (#1329)
      • UI use system font stack (#1326)
      • Add pull request labels as environment variable (#1321)
      • Make pipeline workflows collapsable (#1304)
      • Make submit buttons green and add forms (#1302)
      • Add pipeline build number into Pipeline list (#1301)
      • Add title to docs links (#1298)
      • Check if repo exists before creating pipeline (#1297)
      • Use HTML buttons to allow keyboard navigation (#1242)
      • Introduce and use Pagination helper func (#1236)
      • Sort secret lists and events (#1223)
      • Add support sub-settings and secrets in sub-settings (#1221)
      • Add option to ignore failures on steps (#1219)
      • Set a default value for pipeline-event flag of cli exec command (#1212)
      • Add option for docker runtime to provide default volumes (#1203)
      • Make healthcheck port configurable (#1197)
      • Don't show "changed files" if event can't have them (#1191)
      • Add dedicated DroneCI env compatibility layer (#1185)
      • Only enable debug endpoints if log level is debug or below (#1160)
      • Sort pipelines based on creation date (#1159)
      • Add option to turn on and off log automatic scrolling (#1149)
      • Checkout tags on tag pipeline (#1110)
      • Use fixed version of git clone plugin (#1108)
      • Fetch repositories with remote ID if possible (#1078)
      • Support Docker credential helpers (#1075)
      • Do not show pipeline name if it's a single file (#1069)
      • Remove xterm and use ansi converter for logs (#1067)
      • Update jsonschema and define "services" (#1036)
      • Show forge icons in UI (#987)
      • Make pipeline runtime log with description (#970)
      • Improve UI colors to have more contrast (#943)
      • Add branches support for BitBucket (#907)
      • Auto cancel blocked pipelines (#905)
      • Allow to change forge status messages (#900)
      • Added support for step errors when executing backend (#817)
      • Do not filter on linux/amd64 per default (#805)
    • DOCUMENTATION
      • Remove never implemented "tag"-filter and document "ref"-filter to do the same (#1820)
      • Define Glossary (#1800)
      • Add more documentation about branch matching (#1186)
      • Use versioned docs (#1145)
      • Add gitpod setup (#1020)
    • MISC
      • Drop tarball release (#1819)
      • Move helm charts to own repo "helm" (#1589)
      • Replace yarn with pnpm (#1240)
      • Publish preview docker images of pulls (#1072)
    Open source →
    Release notes
    • BREAKING
      • Use IDs to access organizations (#1873)
      • Drop support for Bitbucket Server (#1994)
      • Rename yaml pipeline to steps (#1833)
      • Drop ".drone.yml" as default pipeline config (#1795)
      • Build-in Env Vars, use _URL for all links/URLs (#1794)
      • Resolve built-in variables for global when filtered too (#1790)
      • Drop "Gogs" support (#1752)
      • Access repos by their IDs (#1691)
      • Drop "coding" support (#1644)
      • Add queue details UI for admins (#1632)
      • Remove command: from steps (#1032)
      • Remove old build API routes (#1283)
      • Let single line command be a single command (#1009)
      • Drop deprecated environment vars (#920)
      • Drop Var-Args in steps in favor of settings (#919)
      • Fix branch condition on tags (#917)
      • Use asymmetric key to sign webhooks (#916)
      • Add agent tagging / filtering for pipelines (#902)
      • Delete old fallback for "drone.sqlite" (#791)
      • Migrate to certmagic (#360)
    • FEATURES
      • Implement YAML Map Merge, Overrides, and Sequence Merge Support (#1720)
      • Add users UI for admins (#1634)
      • Add agent no-schedule flag (#1567)
      • Change locale in user settings (#1305)
      • Add when evaluate filter (#1213)
      • Store an agents list and add agent heartbeats (#1189)
      • Add ability to trigger manual builds (#1156)
      • Add default event filter (#1140)
      • Add CLI support for global and organization secrets (#1113)
      • Allow multiple when conditions (#1087)
      • Add syntax highlighting for pipeline config (#1082)
      • Add logs command to CLI & update forges features docs (#1064)
      • Add method to check organization membership (#1037)
      • Global and organization secrets (#1027)
      • Add pipeline log output download (#1023)
      • Provide global environment variables for pipeline substitution (#968)
      • Add cron jobs (#934)
      • Support localized web UI (#912)
      • Add support to define a custom docker network and enable docker ipv6 (#893)
      • Add SSH backend (#861)
      • Add support for superseding runs (#831)
      • Add support for steps to be a list (instead of dict) (#826)
      • Add editing of secrets and registries (#823)
      • Allow loading sensitive flags from files (#815)
      • Add support for pipeline configuration service (#804)
      • Support all backends for CLI exec (#801)
      • Add support for pipeline root.when conditions (#770)
      • Add support to run pipelines using a local backend (#709)
      • Add initial version of Kubernetes backend (#552)
    • SECURITY
      • Fix ignoring server set pipeline max-timeout (#1875)
      • Only grant privileged to plugins (#1646)
      • Only inject netrc to trusted clone plugins (#1352)
      • Support plugin-only secrets (#1344)
      • Fix insecure /tmp usage in local backend (#872)
    • BUGFIXES
      • Handle case where there is no latest pipeline for GetBadge (#2042) (#2050)
      • Fix repo gate protection (#1969)
      • Make secrets with "/" in name editable / deletable (#1938)
      • Fix Bitbucket implement missing features (#1887) (#1889)
      • Fix nil pointer in repo repair (#1804)
      • Do not use OAuth client without token (#1803)
      • Correct label argument parsing in agent code (#1717)
      • Fully support .yaml (#1713)
      • Consistent status on delete (#1703)
      • Fix Bitbucket Server branches (#1698)
      • Set 'HOME' during local pipeline step (#1686)
      • Pipeline compiler: handle nil entrys in settings list (#1626)
      • Fix: backend auto-detection should be consistent (#1618)
      • Return 404 on badge endpoint for inactive repos (#1600)
      • Ensure the SharedInformerFactory closes eventually (#1585)
      • Deduplicate step docker container volumes (#1571)
      • Don't require secret value on secret edit (#1552) (#1553)
      • Rework status constraint logic for successes (#1515)
      • Don't panic on hook parsing (#1501)
      • Hide not owned repos from sidebar and repo list (#1453)
      • Fix cut of woodpecker animation (#1402)
      • Fix approval on mobile (#1320)
      • Unify buttons, links and improve focus styles (#1317)
      • Fix pipeline manual trigger on web (#1307)
      • Fix SCM visibility if user visibility is private (#1217)
      • Hide log output container if step does not have logs (#1086)
      • Fix to show build pipeline parse error (#1066)
      • Pipeline compiler should not alter specified image (#1005)
      • Gracefully handle non-zero exit code in local backend (#1002)
      • Replace run_on references with runs_on (#965)
      • Set default logging value of CLI to info (#871)
      • Support conditional branch as an array to align with documentation (#836)
      • Fix redirect after login (#824)
    • ENHANCEMENTS
      • Add BranchHead implementation for bitbucket forge (#2011)
      • Use global logger for xorm logs and add options (#1997)
      • Let HookParse func explicit ignore events (#1942)
      • Link swagger in navbar (#1984)
      • Add option to read grpc-secret from file (#1972)
      • Let pipeline-compiler export step types (#1958)
      • docker backend use uuid instead of name as identifier (#1967)
      • Kubernetes do not set Pod's Image pull policy if not explicitly set (#1914)
      • Fixed when:evaluate on non-standard (non-CI*) env vars (#1907)
      • Add pull-request implementation for bitbucket forge (#1889)
      • Store agent ID in config file (#1888)
      • Fix bitbucket forge add repo (#1887)
      • Added Woodpecker Host Config used for Webhooks (#1869)
      • Drop old columns (#1838)
      • Remove MSSQL specific code and cleanups (#1796)
      • Remove unused file system API (#1791)
      • Add Forge Metadata to built-in environment variables (#1789)
      • Redirect to new pipeline (#1761)
      • Add reset token button (#1755)
      • Add agent functions to go-sdk (#1754)
      • Always send a status back to forge (#1751)
      • Allow to configure listener port for SSL (#1735)
      • Identify users using their remote ID (#1732)
      • Let agent retry to connecting to server (#1728)
      • Stable sort order for DB lists (#1702)
      • Add backend label to agents (#1692)
      • Web: use i18n-t to avoid v-html directive (#1676)
      • Various UI improvements (#1663)
      • Do not store inactive repos without any resources (#1658)
      • Implement visual display of queue statistics (#1657)
      • Agent check gRPC version against server (#1653)
      • Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651)
      • Add PR pipeline list (#1641)
      • Save agent-id for tasks and add endpoint to get agent tasks (#1631)
      • Return 404 if pipeline not exist and handle 404 errors in WebUI (#1627)
      • UI should confirm secret deletion (#1604)
      • Add collapsable support to panel elements (#1601)
      • Add cancel button on secrets tab (#1599)
      • Allow custom dnsConfig in agent deployment (#1569)
      • Show platform, backend and capacity as badges in agent list (#1568)
      • Define WOODPECKER_FORGE_TIMEOUT server config (#1558)
      • Sort repos by org/name (#1548)
      • Improve button and input contrast in dark mode (#1456)
      • Consistent and more descriptive naming of parameters in index.ts (#1455)
      • Add button in UI to trigger the deployment event (#1415)
      • Use icons for step and workflow states (#1409)
      • Match notification font size to rest of the UI (#1399)
      • Support .yaml as file-ending for workflow config too (#1388)
      • Show workflow state in UI and collapse completed workflows (#1383)
      • Use pipeline wrapper and improve scaffold UI (#1368)
      • Lazy load locales (#1362)
      • Always use rounded quadrat user avatars (#1350)
      • Fix display of long pipeline and job names (#1346)
      • Support changed files for Gitea PRs (#1342)
      • Allow to change directory for steps (#1329)
      • UI use system font stack (#1326)
      • Add pull request labels as environment variable (#1321)
      • Make pipeline workflows collapsable (#1304)
      • Make submit buttons green and add forms (#1302)
      • Add pipeline build number into Pipeline list (#1301)
      • Add title to docs links (#1298)
      • Check if repo exists before creating pipeline (#1297)
      • Use HTML buttons to allow keyboard navigation (#1242)
      • Introduce and use Pagination helper func (#1236)
      • Sort secret lists and events (#1223)
      • Add support sub-settings and secrets in sub-settings (#1221)
      • Add option to ignore failures on steps (#1219)
      • Set a default value for pipeline-event flag of cli exec command (#1212)
      • Add option for docker runtime to provide default volumes (#1203)
      • Make healthcheck port configurable (#1197)
      • Don't show "changed files" if event can't have them (#1191)
      • Add dedicated DroneCI env compatibility layer (#1185)
      • Only enable debug endpoints if log level is debug or below (#1160)
      • Sort pipelines based on creation date (#1159)
      • Add option to turn on and off log automatic scrolling (#1149)
      • Checkout tags on tag pipeline (#1110)
      • Use fixed version of git clone plugin (#1108)
      • Fetch repositories with remote ID if possible (#1078)
      • Support Docker credential helpers (#1075)
      • Do not show pipeline name if it's a single file (#1069)
      • Remove xterm and use ansi converter for logs (#1067)
      • Update jsonschema and define "services" (#1036)
      • Show forge icons in UI (#987)
      • Make pipeline runtime log with description (#970)
      • Improve UI colors to have more contrast (#943)
      • Add branches support for BitBucket (#907)
      • Auto cancel blocked pipelines (#905)
      • Allow to change forge status messages (#900)
      • Added support for step errors when executing backend (#817)
      • Do not filter on linux/amd64 per default (#805)
    • DOCUMENTATION
      • Remove never implemented "tag"-filter and document "ref"-filter to do the same (#1820)
      • Define Glossary (#1800)
      • Add more documentation about branch matching (#1186)
      • Use versioned docs (#1145)
      • Add gitpod setup (#1020)
    • MISC
      • Drop tarball release (#1819)
      • Move helm charts to own repo "helm" (#1589)
      • Replace yarn with pnpm (#1240)
      • Publish preview docker images of pulls (#1072)
    Open source →
  8. v1.0.0-rc1 25 Jul 2023 pre-release

    Nothing published for this version

  9. v0.15.11 12 Jul 2023
    Release notes
    • SECURITY
      • Update github.com/gin-gonic/gin to 1.9.1 (#1989)
    • ENHANCEMENTS
      • Allow gitea dev version (#914) (#1988)
    Open source →
    Release notes
    • SECURITY
      • Update github.com/gin-gonic/gin to 1.9.1 (#1989)
    • ENHANCEMENTS
      • Allow gitea dev version (#914) (#1988)
    Open source →
  10. v0.15.10 09 Jul 2023
    Release notes
    • SECURITY
      • Fix agent auth (#1952) (#1953)
      • Return after error (#1875) (#1876)
      • Update github.com/docker/distribution (#1750)
    Open source →
    Release notes
    • SECURITY
      • Fix agent auth (#1952) (#1953)
      • Return after error (#1875) (#1876)
      • Update github.com/docker/distribution (#1750)
    Open source →
  11. v0.15.9 11 May 2023
    Release notes
    • SECURITY
      • Backport securitycheck and bump deps where needed (#1745)
    Open source →
    Release notes
    • SECURITY
      • Backport securitycheck and bump deps where needed (#1745)
    Open source →
  12. v0.15.8 29 Apr 2023
    Release notes
    • BUGFIXES
      • Use codeberg.org/6543/go-yaml2json (#1719)
      • Fix faulty hardlink in release tarball (#1669) (#1671)
      • Persist DepStatus of tasks (#1610) (#1625)
    Open source →
    Release notes
    • BUGFIXES
      • Use codeberg.org/6543/go-yaml2json (#1719)
      • Fix faulty hardlink in release tarball (#1669) (#1671)
      • Persist DepStatus of tasks (#1610) (#1625)
    Open source →
  13. v0.15.7 14 Mar 2023
    Release notes
    • SECURITY
      • Update dependencies golang/x libs (#1612) (#1621)
    • BUGFIXES
      • Docker backend should not close 'engine.Tail' result (#1616) (#1620)
      • Force pure Go resolver onto server (#1502) (#1503)
    • ENHANCEMENTS
      • SanitizeParamKey "-" to "_" for plugin settings (#1511)
    • MISC
      • Bump xgo and go to v1.19.5 (#1538) (#1547)
      • Pin official default clone image (#1526) (#1534)
    Open source →
    Release notes
    • SECURITY
      • Update dependencies golang/x libs (#1612) (#1621)
    • BUGFIXES
      • Docker backend should not close 'engine.Tail' result (#1616) (#1620)
      • Force pure Go resolver onto server (#1502) (#1503)
    • ENHANCEMENTS
      • SanitizeParamKey "-" to "_" for plugin settings (#1511)
    • MISC
      • Bump xgo and go to v1.19.5 (#1538) (#1547)
      • Pin official default clone image (#1526) (#1534)
    Open source →
  14. v0.15.6 23 Dec 2022
    Release notes
    • SECURITY
      • Update golang.org/x/net (#1494)
      • [BREAKING] Disable metrics access if no token is set (#1469) (#1470)
      • Update dep moby (#1263) (#1264)
    • BUGFIXES
      • Update json schema for cli lint to cover valid cases (#1384)
      • Add pipeline.step.when.branch string-array type to schema.json (#1380)
      • Display system CA error only if there is an error (#870) (#1286)
    • ENHANCEMENTS
      • Bump Frontend Deps and remove unused (#1404)
    Open source →
    Release notes
    • SECURITY
      • Update golang.org/x/net (#1494)
      • [BREAKING] Disable metrics access if no token is set (#1469) (#1470)
      • Update dep moby (#1263) (#1264)
    • BUGFIXES
      • Update json schema for cli lint to cover valid cases (#1384)
      • Add pipeline.step.when.branch string-array type to schema.json (#1380)
      • Display system CA error only if there is an error (#870) (#1286)
    • ENHANCEMENTS
      • Bump Frontend Deps and remove unused (#1404)
    Open source →
  15. v0.15.5 13 Oct 2022
    Release notes
    • BUGFIXES
      • Change build message column type to text (#1252) (#1253)
    • ENHANCEMENTS
      • Bump DefaultCloneImage version to v1.6.0 (#1254)
      • On Repo update, keep old "Clone" if update would empty it (#1170) (#1195)
    Open source →
    Release notes
    • BUGFIXES
      • Change build message column type to text (#1252) (#1253)
    • ENHANCEMENTS
      • Bump DefaultCloneImage version to v1.6.0 (#1254)
      • On Repo update, keep old "Clone" if update would empty it (#1170) (#1195)
    Open source →
  16. v0.15.4 04 Sep 2022
    Release notes
    • BUGFIXES
      • Extract commit message from branch creation (#1150) (#1153)
      • Respect WOODPECKER_GITEA_SKIP_VERIFY (#1152) (#1151)
      • update golang.org/x/crypto (#1124)
      • Implement Refresher for GitLab (#1031) (#1120)
      • Make returned proc list to be returned always in correct order (#1060) (#1065)
      • Update type of 'log_data' from blob to longblob (#1050) (#1052)
      • Make ListItem component more accessible by using a button tag when clickable (#1044) (#1046)
    • MISC
      • Update base images (#1024) (#1025)
    Open source →
    Release notes
    • BUGFIXES
      • Extract commit message from branch creation (#1150) (#1153)
      • Respect WOODPECKER_GITEA_SKIP_VERIFY (#1152) (#1151)
      • update golang.org/x/crypto (#1124)
      • Implement Refresher for GitLab (#1031) (#1120)
      • Make returned proc list to be returned always in correct order (#1060) (#1065)
      • Update type of 'log_data' from blob to longblob (#1050) (#1052)
      • Make ListItem component more accessible by using a button tag when clickable (#1044) (#1046)
    • MISC
      • Update base images (#1024) (#1025)
    Open source →
  17. v0.15.3 16 Jun 2022
    Release notes
    • SECURITY
      • Update github.com/containerd/containerd (#978) (#980)
    • BUGFIXES
      • Return to page after clicking login at navbar (#975) (#976)
    Open source →
    Release notes
    • SECURITY
      • Update github.com/containerd/containerd (#978) (#980)
    • BUGFIXES
      • Return to page after clicking login at navbar (#975) (#976)
    Open source →
  18. v0.15.2 14 Jun 2022
    Release notes
    • BUGFIXES
      • Fix uppercase from_secrets (#842) (#925)
      • Fix key/val format for dind env vars (#889) (#890)
      • Update helm chart releasing (#882) (#888)
    • DOCUMENTATION
      • Fix run_on references with runs_on in docs (#965)
    Open source →
    Release notes
    • BUGFIXES
      • Fix uppercase from_secrets (#842) (#925)
      • Fix key/val format for dind env vars (#889) (#890)
      • Update helm chart releasing (#882) (#888)
    • DOCUMENTATION
      • Fix run_on references with runs_on in docs (#965)
    Open source →
  19. v0.15.1 13 Apr 2022
    Release notes
    • SECURITY
      • Escape html / xml in log view (#879) (#880)
    • FEATURES
      • Build multiarch images for server (#821) (#822)
    • BUGFIXES
      • Branch list enhancements (#808) (#809)
      • Get Netrc machine from clone url (#800) (#803)
    Open source →
    Release notes
    • SECURITY
      • Escape html / xml in log view (#879) (#880)
    • FEATURES
      • Build multiarch images for server (#821) (#822)
    • BUGFIXES
      • Branch list enhancements (#808) (#809)
      • Get Netrc machine from clone url (#800) (#803)
    Open source →
  20. v0.15.1-0.20231106003702-1bc441507548 06 Nov 2023 pre-release

    Nothing published for this version

  21. v0.15.1-0.20231106001908-9e0e62a757e3 06 Nov 2023 pre-release

    Nothing published for this version

  22. v0.15.1-0.20231105145549-a417cca25ba5 05 Nov 2023 pre-release

    Nothing published for this version

  23. v0.15.1-0.20231105081238-3524301335b8 05 Nov 2023 pre-release

    Nothing published for this version

  24. v0.15.1-0.20231102112111-dbed835b6db8 02 Nov 2023 pre-release

    Nothing published for this version

  25. v0.15.1-0.20231101160134-037703028e08 01 Nov 2023 pre-release

    Nothing published for this version

  26. v0.15.1-0.20231031120428-2f0bb7153ec6 31 Oct 2023 pre-release

    Nothing published for this version

  27. v0.15.1-0.20231026084608-3607886be2b2 26 Oct 2023 pre-release

    Nothing published for this version

  28. v0.15.1-0.20231016094606-e38ee28a8ba7 16 Oct 2023 pre-release

    Nothing published for this version

  29. v0.15.1-0.20231015062156-62e1081b24db 15 Oct 2023 pre-release

    Nothing published for this version

  30. v0.15.1-0.20231005213939-931af16d14e9 05 Oct 2023 pre-release

    Nothing published for this version

  31. v0.15.1-0.20231003102820-570141eae75e 03 Oct 2023 pre-release

    Nothing published for this version

  32. v0.15.1-0.20231001125649-8629a418f8d9 01 Oct 2023 pre-release

    Nothing published for this version

  33. v0.15.1-0.20230827223648-e139abf15a4b 27 Aug 2023 pre-release

    Nothing published for this version

  34. v0.15.1-0.20230827094600-2e7f969facae 27 Aug 2023 pre-release

    Nothing published for this version

  35. v0.15.1-0.20230826002724-336c41dd3312 26 Aug 2023 pre-release

    Nothing published for this version

  36. v0.15.1-0.20230825154604-c4e28e304f76 25 Aug 2023 pre-release

    Nothing published for this version

  37. v0.15.1-0.20230823222416-76f932878c10 23 Aug 2023 pre-release

    Nothing published for this version

  38. v0.15.1-0.20230817135243-a5ef37219040 17 Aug 2023 pre-release

    Nothing published for this version

  39. v0.15.1-0.20230817122043-2222638b10fc 17 Aug 2023 pre-release

    Nothing published for this version

  40. v0.15.1-0.20230816215851-8d19d3b8ff7f 16 Aug 2023 pre-release

    Nothing published for this version

  41. v0.15.1-0.20230812153913-4d83ea0de81c 12 Aug 2023 pre-release

    Nothing published for this version

  42. v0.15.1-0.20230809070012-ada3659eb7c6 09 Aug 2023 pre-release

    Nothing published for this version

  43. v0.15.1-0.20230808113805-b7af77685ea4 08 Aug 2023 pre-release

    Nothing published for this version

  44. v0.15.1-0.20230808104929-f02eaa115e08 08 Aug 2023 pre-release

    Nothing published for this version

  45. v0.15.1-0.20230729140544-264f12fb5453 29 Jul 2023 pre-release

    Nothing published for this version

  46. v0.15.1-0.20230729125327-e01c478066ad 29 Jul 2023 pre-release

    Nothing published for this version

  47. v0.15.1-0.20230725142901-c695175d2190 25 Jul 2023 pre-release

    Nothing published for this version

  48. v0.15.1-0.20230712213159-87cef4177c7d 12 Jul 2023 pre-release

    Nothing published for this version

  49. v0.15.1-0.20230710215302-fe7eb64bf9fd 10 Jul 2023 pre-release

    Nothing published for this version

  50. v0.15.1-0.20230710155925-7b97e27fea1c 10 Jul 2023 pre-release

    Nothing published for this version

  51. v0.15.1-0.20230710140337-1eb3c033eaca 10 Jul 2023 pre-release

    Nothing published for this version

  52. v0.15.1-0.20230710104635-2c1fc4b5004f 10 Jul 2023 pre-release

    Nothing published for this version

  53. v0.15.1-0.20230709214113-f2c33a0d89bb 09 Jul 2023 pre-release

    Nothing published for this version

  54. v0.15.1-0.20230709204458-a3b9cae759a8 09 Jul 2023 pre-release

    Nothing published for this version

  55. v0.15.1-0.20230709190319-5393aa5d3b35 09 Jul 2023 pre-release

    Nothing published for this version

  56. v0.15.1-0.20230709172250-1875e2a416d3 09 Jul 2023 pre-release

    Nothing published for this version

  57. v0.15.1-0.20230709103219-de13aeea339b 09 Jul 2023 pre-release

    Nothing published for this version

  58. v0.15.1-0.20230703055225-ae2bfe666f08 03 Jul 2023 pre-release

    Nothing published for this version

  59. v0.15.1-0.20230531192757-f91ee5d23a75 31 May 2023 pre-release

    Nothing published for this version

  60. v0.15.1-0.20230514164833-02913fa7b6d4 14 May 2023 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive