Skip to content

Tags: dessalines/woodpecker

Tags

v0.15.9

Toggle v0.15.9's commit message

Verified

This tag was signed with the committer’s verified signature.
6543 6543
v0.15.9

* SECURITY
  * Backport securitycheck and bump deps where needed (woodpecker-ci#1745)

v0.15.8

Toggle v0.15.8's commit message

Verified

This tag was signed with the committer’s verified signature.
6543 6543
v0.15.8

* BUGFIXES
  * Use codeberg.org/6543/go-yaml2json (woodpecker-ci#1719)
  * Fix faulty hardlink in release tarball (woodpecker-ci#1669) (woodpecker-ci#1671)
  * Persist `DepStatus` of tasks (woodpecker-ci#1610) (woodpecker-ci#1625)

v0.15.7

Toggle v0.15.7's commit message

Verified

This tag was signed with the committer’s verified signature.
6543 6543
v0.15.7

* SECURITY
  * Update dependencies golang/x libs (woodpecker-ci#1612) (woodpecker-ci#1621)
* BUGFIXES
  * Docker backend should not close 'engine.Tail' result (woodpecker-ci#1616) (woodpecker-ci#1620)
  * Force pure Go resolver onto server (woodpecker-ci#1502) (woodpecker-ci#1503)
* ENHANCEMENTS
  * SanitizeParamKey "-" to "_" for plugin settings (woodpecker-ci#1511)
* MISC
  * Bump xgo and go to v1.19.5 (woodpecker-ci#1538) (woodpecker-ci#1547)
  * Pin official default clone image (woodpecker-ci#1526) (woodpecker-ci#1534)

v0.15.6

Toggle v0.15.6's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
6543 6543
v0.15.6

* SECURITY
  * Update golang.org/x/net (woodpecker-ci#1494)
  * [**BREAKING**] Disable metrics access if no token is set (woodpecker-ci#1469) (woodpecker-ci#1470)
  * Update dep moby (woodpecker-ci#1263) (woodpecker-ci#1264)
* BUGFIXES
  * Update json schema for cli lint to cover valid cases (woodpecker-ci#1384)
  * Add pipeline.step.when.branch string-array type to schema.json (woodpecker-ci#1380)
  * Display system CA error only if there is an error (woodpecker-ci#870) (woodpecker-ci#1286)
* ENHANCEMENTS
  * Bump Frontend Deps and remove unused (woodpecker-ci#1404)

v0.15.5

Toggle v0.15.5's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
6543 6543
v0.15.5

* BUGFIXES
  * Change build message column type to text (woodpecker-ci#1252) (woodpecker-ci#1253)
* ENHANCEMENTS
  * Bump DefaultCloneImage version to v1.6.0 (woodpecker-ci#1254)
  * On Repo update, keep old "Clone" if update would empty it (woodpecker-ci#1170) (woodpecker-ci#1195)

v0.15.4

Toggle v0.15.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Partial-Backport of pipeline from current master (woodpecker-ci#1167)

v0.15.3

Toggle v0.15.3's commit message
v0.15.3

* SECURITY
  * Update github.com/containerd/containerd (woodpecker-ci#978) (woodpecker-ci#980)
* BUGFIXES
  * Return to page after clikcing login at navbar (woodpecker-ci#975) (woodpecker-ci#976)

v0.15.2

Toggle v0.15.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
6543 6543
* BUGFIXES

  * Fix uppercase from_secrets (woodpecker-ci#842) (woodpecker-ci#925)
  * Fix key/val format for dind env vars (woodpecker-ci#889) (woodpecker-ci#890)
  * Update helm chart releasing (woodpecker-ci#882) (woodpecker-ci#888)
* DOCUMENTATION
  * Fix run_on references with runs_on in docs (woodpecker-ci#965)

v0.15.1

Toggle v0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: ansi logging (woodpecker-ci#880)

v0.15.0

Toggle v0.15.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
6543 6543
v0.15.0

* BREAKING
  * Change paths to use woodpecker instead of drone (woodpecker-ci#494)
  * Move plugin config to root.pipeline.[step].settings (woodpecker-ci#464)
  * Replace debug with log-level flag (woodpecker-ci#440)
  * Change prometheus metrics from `drone_*` to `woodpecker_*` (woodpecker-ci#439)
  * Replace DRONE_ with CI_ variables in pipeline steps (woodpecker-ci#427)
  * Enable pull_request hook by default on repository activation (woodpecker-ci#420)
  * Remote Gitea drop basic auth support (woodpecker-ci#365)
  * Change pipeline config path resolution (woodpecker-ci#299)
  * Remove push, tag and deployment webhook filters (woodpecker-ci#281)
  * Clean up config environment variables for server and agent (woodpecker-ci#218)
* SECURITY
  * Add linter bidichk to prevent malicious utf8 chars (woodpecker-ci#516)
* FEATURES
  * Show changed files of pipeline in UI (woodpecker-ci#650)
  * Show yml config of pipeline in UI (woodpecker-ci#649)
  * Multiarch build for cli and agent docker images (woodpecker-ci#634), (woodpecker-ci#622)
  * Get secrets in settings (woodpecker-ci#604)
  * Add multi-pipeline support to exec & lint (woodpecker-ci#568)
  * Add repo branches endpoint (woodpecker-ci#481)
  * Add repo permission endpoint (woodpecker-ci#436)
  * Add web-config endpoint (woodpecker-ci#433)
  * Replace www-path with www-proxy option for development (woodpecker-ci#248)
* BUGFIXES
  * Make gRPC error "too many keepalive pings" only show up in trace logs (woodpecker-ci#787)
  * WOODPECKER_ENVIRONMENT: ignore items only containing a key and no value (woodpecker-ci#781)
  * Fix pipeline timestamps (woodpecker-ci#730)
  * Remove "panic()" as much as possible from code (woodpecker-ci#682)
  * Send decline events back to UI (woodpecker-ci#680)
  * Notice all changed files of all related commits for gitea push webhooks (woodpecker-ci#675)
  * Use global branch filter only on events containing branch info (woodpecker-ci#659)
  * API GetRepos() return empty list if no active repos exist (woodpecker-ci#658)
  * Skip nested GitLab repositories during sync (woodpecker-ci#656), (woodpecker-ci#652)
  * Build proc tree function should not depend on sorted procs list (woodpecker-ci#647)
  * Fix sqlite migration on column drop of abnormal schemas (woodpecker-ci#629)
  * Fix gRPC incomapatability in helm chart (woodpecker-ci#627)
  * Fix new pipeline not published to UI if protected repo mode enabled (woodpecker-ci#619)
  * Dont panic, report error back (woodpecker-ci#582)
  * Improve status updates (woodpecker-ci#561)
  * Let normal repo admins change timeout to lower values (woodpecker-ci#543)
  * Fix registry delete (woodpecker-ci#532)
  * Fix overflowing commit messages (woodpecker-ci#528)
  * Fix passing of netrc credentials to clone step (woodpecker-ci#492)
  * Fix various typos (woodpecker-ci#416)
  * Append trailing slash to default GH API URL (woodpecker-ci#411)
  * Fix filter pipeline config files (woodpecker-ci#279)
* ENHANCEMENTS
  * Return better error if repo was deleted/renamed (woodpecker-ci#780)
  * Add support to set default clone image via environment variable (woodpecker-ci#769)
  * Add flag to always authenticate when cloning public repositories from locked down / private only forges (woodpecker-ci#760)
  * UI: show date time on hover over time items (woodpecker-ci#756)
  * Add repo-link to badge markdown in UI (woodpecker-ci#753)
  * Allow specifying dind container in values (woodpecker-ci#750)
  * Add page to view all projects of a user / group (woodpecker-ci#741)
  * Let non required migration tasks fail and continue (woodpecker-ci#729)
  * Improve pipeline compiler (woodpecker-ci#699)
  * Support ChangedFiles for Github & Gitlab PRs and pushes and Gitea pushes (woodpecker-ci#697)
  * Remove unused flags / options (woodpecker-ci#693)
  * Automatically determine platform of agent (woodpecker-ci#690)
  * Build ref link point to commit not compare if only one commit was pushed (woodpecker-ci#673)
  * Hide multi line secrets from log (woodpecker-ci#671)
  * Do not exclude repo owner from gated rule (woodpecker-ci#641)
  * Add field for image list in Secrets Repo Settings (Web UI) (woodpecker-ci#638)
  * Use Woodpecker theme colors on Safari Tab Bar / Header Bar (woodpecker-ci#632)
  * Add "woodpeckerci/plugin-docker-buildx" to privileged plugins (woodpecker-ci#623)
  * Use gitlab generic webhooks instead of drone-ci-service (woodpecker-ci#620)
  * Calculate build number on creation (woodpecker-ci#615)
  * Hide gin routes logging on non-debug starts (woodpecker-ci#603)
  * Let remove be a remove (woodpecker-ci#593)
  * Add flag to set oauth redirect host in dev mode (woodpecker-ci#586)
  * Add log-level option to cli (woodpecker-ci#584)
  * Improve favicons (woodpecker-ci#576)
  * Show icon and index of a pull request in pipelines triggered by pull requests (woodpecker-ci#575)
  * Improve secrets tab (woodpecker-ci#574)
  * Use monospace font for build logs (woodpecker-ci#527)
  * Show environ in every BuildProc (woodpecker-ci#526)
  * Drop error only on purpose or else report back or log (woodpecker-ci#514)
  * Migrate database backend to Xorm (woodpecker-ci#474)
  * Add backend selection for agent (woodpecker-ci#463)
  * Switch default git plugin (woodpecker-ci#449)
  * Add log level API (woodpecker-ci#444)
  * Move entirely to zerolog (woodpecker-ci#426)
  * Pass context.Context down (woodpecker-ci#371)
  * Extend Logging & Report to WebHook Caller back if pulls are disabled (woodpecker-ci#369)
  * If config is no file assume its a folder (woodpecker-ci#354)
  * Rename cmd agent and server folders and binaries (woodpecker-ci#330)
  * Release Helm charts (woodpecker-ci#302)
  * Add flag for specific grpc server addr (woodpecker-ci#295)
  * Add option to charts, to pass in topology pod constraints (woodpecker-ci#262)
  * Use server-host as source for public links and warn if it is set to localhost (woodpecker-ci#251)
  * Rewrite of UI (woodpecker-ci#245)
* REFACTOR
  * Remove github.com/kr/pretty in favor of assert.EqualValues() (woodpecker-ci#564)
  * Simplify web router code (woodpecker-ci#541)
  * Server obtain remote from glob config not from context (woodpecker-ci#540)
  * Serve index.html directly without template (woodpecker-ci#539)
  * Add linter revive, unused, ineffassign, varcheck, structcheck, staticcheck, whitespace, misspell (woodpecker-ci#550), (woodpecker-ci#551), (woodpecker-ci#554), (woodpecker-ci#538), (woodpecker-ci#537), (woodpecker-ci#535), (woodpecker-ci#531), (woodpecker-ci#530)
  * Rename struct field and add new types into server/model's (woodpecker-ci#523)
  * Update database in one transaction on syncing user repositorys (woodpecker-ci#513)
  * Format code with 'simplify' flag and check via CI (woodpecker-ci#509)
  * Use Goblin Assert as intended (woodpecker-ci#501)
  * Embedding libcompose types for yaml parsing (woodpecker-ci#495)
  * Use std methode to get SystemCertPool (woodpecker-ci#488)
  * Upgrade urfave/cli to v2 (woodpecker-ci#483)
  * Remove some wrapper and make code more redable (woodpecker-ci#478)
  * More logging and refactor (woodpecker-ci#457)
  * Simplify routes (woodpecker-ci#437)
  * Move api-routes to separate file (woodpecker-ci#434)
  * Rename drone-go to woodpecker-go (woodpecker-ci#390)
  * Remove ghodss/yaml (woodpecker-ci#384)
  * Move model/ to server/model/ (woodpecker-ci#366)
  * Use moby definitions for docker pipeline backend (woodpecker-ci#364)
  * Rewrite Gitlab Remote (woodpecker-ci#358)
  * Update Generated Proto Code (woodpecker-ci#351)
  * Remove legacy/unused code + misc cleanups (woodpecker-ci#331)
  * CLI use version from version/version.go (woodpecker-ci#329)
  * Move cli/drone/ to cli/ (woodpecker-ci#329)
  * Cleanup Code (woodpecker-ci#348)
  * Move cncd/pipeline/pipeline/ to pipeline/ (woodpecker-ci#347)
  * Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ (woodpecker-ci#346)
  * Move remote/ to server/remote/ (woodpecker-ci#344)
  * Move plugins/ to server/plugins/ (woodpecker-ci#343)
  * Move store/ to server/store/ (woodpecker-ci#341)
  * Move router/ to server/router/ (woodpecker-ci#339)
  * Create agent/ package for backend agnostic logic (woodpecker-ci#338)
  * Reorganize into server/{api,grpc,shared} packages (woodpecker-ci#337)
* TESTING
  * Add tests framework for storage migration (woodpecker-ci#630)
  * Add more golangci-lint linters & sort them (woodpecker-ci#499) (woodpecker-ci#502)
  * Compile on pull too (woodpecker-ci#287)
* DOCUMENTATION
  * Add note about Gitlab & Gitea internal connections to docs (woodpecker-ci#711)
  * Add registries docs (woodpecker-ci#679)
  * Add documentation of all agent configuration options (woodpecker-ci#667)
  * Add `repo` to `when` block (woodpecker-ci#642)
  * Add development docs (woodpecker-ci#610)
  * Clarify Docs on Docker for new users in intro (woodpecker-ci#606)
  * Update Documentation (fix diffs and add settings) (woodpecker-ci#569)
  * Add notice of supported YAML versions in docs (woodpecker-ci#556)
  * Update Agent and Pipeline syntax documentation (woodpecker-ci#506)
  * Update docs about selecting agent based on platform (woodpecker-ci#470)
  * Add plugin marketplace (for official plugins) (woodpecker-ci#451)
  * Add search to docs (woodpecker-ci#448)
  * Add image migration docs (woodpecker-ci#406)
  * Add security policy (woodpecker-ci#396)
  * Explain open registration setting (woodpecker-ci#361)
  * Add json schema and cli lint command (woodpecker-ci#342)
  * Improve docs deployment (woodpecker-ci#333)
  * Improve plugin docs (woodpecker-ci#313)
  * Add Support section to README (woodpecker-ci#310)
  * Community Guide (woodpecker-ci#296)
  * Migrate docs framework to Docusaurus (woodpecker-ci#282)
  * Use woodpecker env variable instead of drone in docker-compose (woodpecker-ci#264)
* MISC
  * Add support for building in docker (woodpecker-ci#759)
  * Compile for more platforms on release (woodpecker-ci#703)
  * Build agent for multiple platforms (arm, arm64, amd64, linux, windows, darwin) (woodpecker-ci#408)
  * Release deb, rpm bundles (woodpecker-ci#405)
  * Release cli images (woodpecker-ci#404)
  * Publish alpine container (woodpecker-ci#398)
  * Migrate go-docker to docker/docker (woodpecker-ci#363)
  * Use go's vendoring (woodpecker-ci#284)