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