Woodpecker is a community fork of the Drone CI system.
Go to file
renovate[bot] 98e27b9f6e
chore(deps): update docs npm deps non-major (#3632)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@docusaurus/tsconfig](https://togithub.com/facebook/docusaurus)
([source](https://togithub.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig))
| [`3.1.1` ->
`3.2.1`](https://renovatebot.com/diffs/npm/@docusaurus%2ftsconfig/3.1.1/3.2.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@docusaurus%2ftsconfig/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@docusaurus%2ftsconfig/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@docusaurus%2ftsconfig/3.1.1/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@docusaurus%2ftsconfig/3.1.1/3.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [marked](https://marked.js.org)
([source](https://togithub.com/markedjs/marked)) | [`12.0.1` ->
`12.0.2`](https://renovatebot.com/diffs/npm/marked/12.0.1/12.0.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/marked/12.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/marked/12.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/marked/12.0.1/12.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/marked/12.0.1/12.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>facebook/docusaurus (@&#8203;docusaurus/tsconfig)</summary>

###
[`v3.2.1`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#321-2024-04-04)

[Compare
Source](https://togithub.com/facebook/docusaurus/compare/v3.2.0...v3.2.1)

##### 🐛 Bug Fix

-   `docusaurus`
- [#&#8203;10012](https://togithub.com/facebook/docusaurus/pull/10012)
fix(core): fix configurePostCss v3.2 regression
([@&#8203;slorber](https://togithub.com/slorber))

##### 📝 Documentation

- [#&#8203;9980](https://togithub.com/facebook/docusaurus/pull/9980)
docs: remove old github action description
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;10014](https://togithub.com/facebook/docusaurus/pull/10014)
docs(website): fix SEO docs headTags example
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;10004](https://togithub.com/facebook/docusaurus/pull/10004)
docs(website): Announce v3.2 on website/homepage
([@&#8203;slorber](https://togithub.com/slorber))

##### 🤖 Dependencies

- [#&#8203;10006](https://togithub.com/facebook/docusaurus/pull/10006)
chore(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))

##### Committers: 2

-   Sébastien Lorber ([@&#8203;slorber](https://togithub.com/slorber))
-   ozaki ([@&#8203;OzakIOne](https://togithub.com/OzakIOne))

###
[`v3.2.0`](https://togithub.com/facebook/docusaurus/blob/HEAD/CHANGELOG.md#320-2024-03-29)

[Compare
Source](https://togithub.com/facebook/docusaurus/compare/v3.1.1...v3.2.0)

##### 🚀 New Feature

- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-plugin-content-pages`, `docusaurus-plugin-sitemap`,
`docusaurus-types`, `docusaurus-utils`, `docusaurus`
- [#&#8203;9954](https://togithub.com/facebook/docusaurus/pull/9954)
feat(sitemap): add support for "lastmod"
([@&#8203;slorber](https://togithub.com/slorber))
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-theme-classic`, `docusaurus-theme-common`,
`docusaurus-utils-validation`, `docusaurus-utils`
- [#&#8203;9912](https://togithub.com/facebook/docusaurus/pull/9912)
feat(blog): add LastUpdateAuthor & LastUpdateTime
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
-   `docusaurus-plugin-debug`, `docusaurus-types`, `docusaurus`
- [#&#8203;9931](https://togithub.com/facebook/docusaurus/pull/9931)
feat(core): add new plugin allContentLoaded lifecycle
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus-theme-translations`
- [#&#8203;9928](https://togithub.com/facebook/docusaurus/pull/9928)
feat(theme-translations) Icelandic (is)
([@&#8203;Hallinn](https://togithub.com/Hallinn))
-   `docusaurus-plugin-content-blog`
- [#&#8203;9886](https://togithub.com/facebook/docusaurus/pull/9886)
feat(blog): allow processing blog posts through a processBlogPosts
function ([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;9838](https://togithub.com/facebook/docusaurus/pull/9838)
feat(blog): add blog pageBasePath plugin option
([@&#8203;ilg-ul](https://togithub.com/ilg-ul))
-   `docusaurus`
- [#&#8203;9681](https://togithub.com/facebook/docusaurus/pull/9681)
feat(swizzle): ask user preferred language if no language CLI option
provided ([@&#8203;yixiaojiu](https://togithub.com/yixiaojiu))
-   `create-docusaurus`, `docusaurus-utils`
- [#&#8203;9442](https://togithub.com/facebook/docusaurus/pull/9442)
feat(create-docusaurus): ask user for preferred language when no
language CLI option provided
([@&#8203;Rafael-Martins](https://togithub.com/Rafael-Martins))
-   `docusaurus-plugin-vercel-analytics`
- [#&#8203;9687](https://togithub.com/facebook/docusaurus/pull/9687)
feat(plugin-vercel-analytics): add new vercel analytics plugin
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
-   `docusaurus-mdx-loader`
- [#&#8203;9684](https://togithub.com/facebook/docusaurus/pull/9684)
feat(mdx-loader): the table-of-contents should display toc/headings of
imported MDX partials
([@&#8203;anatolykopyl](https://togithub.com/anatolykopyl))

##### 🐛 Bug Fix

-   `docusaurus-mdx-loader`
- [#&#8203;9999](https://togithub.com/facebook/docusaurus/pull/9999)
fix(mdx-loader): Ignore contentTitle coming after Markdown thematicBreak
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus-theme-search-algolia`
- [#&#8203;9945](https://togithub.com/facebook/docusaurus/pull/9945)
fix(a11y): move focus algolia-search focus back to search input on
Escape ([@&#8203;mxschmitt](https://togithub.com/mxschmitt))
-   `docusaurus-plugin-content-blog`
- [#&#8203;9920](https://togithub.com/facebook/docusaurus/pull/9920)
fix(blog): apply trailing slash to blog feed
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
-   `docusaurus-theme-classic`
- [#&#8203;9944](https://togithub.com/facebook/docusaurus/pull/9944)
fix(theme): improve a11y of DocSidebarItemCategory expand/collapsed
button ([@&#8203;mxschmitt](https://togithub.com/mxschmitt))
-   `docusaurus-theme-translations`
- [#&#8203;9915](https://togithub.com/facebook/docusaurus/pull/9915)
fix(theme-translations): complete and modify Japanese translations
([@&#8203;Suenaga-Ryuya](https://togithub.com/Suenaga-Ryuya))
- [#&#8203;9910](https://togithub.com/facebook/docusaurus/pull/9910)
fix(theme-translations): add Japanese translations
([@&#8203;Suenaga-Ryuya](https://togithub.com/Suenaga-Ryuya))
- [#&#8203;9872](https://togithub.com/facebook/docusaurus/pull/9872)
fix(theme-translations): complete and improve Spanish theme translations
([@&#8203;4troDev](https://togithub.com/4troDev))
- [#&#8203;9812](https://togithub.com/facebook/docusaurus/pull/9812)
fix(i18n): add missing theme translations for fa locale
([@&#8203;VahidNaderi](https://togithub.com/VahidNaderi))
-   `docusaurus-utils`
- [#&#8203;9897](https://togithub.com/facebook/docusaurus/pull/9897)
fix(mdx-loader): mdx-code-block should support CRLF
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus`
- [#&#8203;9878](https://togithub.com/facebook/docusaurus/pull/9878)
fix(core): fix default i18n calendar used, infer it from locale if
possible ([@&#8203;slorber](https://togithub.com/slorber))
- [#&#8203;9852](https://togithub.com/facebook/docusaurus/pull/9852)
fix(core): ensure core error boundary is able to render theme layout
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus-remark-plugin-npm2yarn`
- [#&#8203;9861](https://togithub.com/facebook/docusaurus/pull/9861)
fix(remark-npm2yarn): update npm-to-yarn from 2.0.0 to 2.2.1, fix pnpm
extra args syntax ([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
-   `docusaurus-theme-classic`, `docusaurus-theme-translations`
- [#&#8203;9851](https://togithub.com/facebook/docusaurus/pull/9851)
fix(theme-classic): should use plurals for category items description
([@&#8203;baradusov](https://togithub.com/baradusov))

##### 🏃‍♀️ Performance

-   `docusaurus-types`, `docusaurus-utils`, `docusaurus`
- [#&#8203;9975](https://togithub.com/facebook/docusaurus/pull/9975)
refactor(core): improve dev perf, fine-grained site reloads - part 3
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus-types`, `docusaurus`
- [#&#8203;9968](https://togithub.com/facebook/docusaurus/pull/9968)
refactor(core): improve dev perf, fine-grained site reloads - part2
([@&#8203;slorber](https://togithub.com/slorber))
- `docusaurus-plugin-content-docs`, `docusaurus-plugin-content-pages`,
`docusaurus-types`, `docusaurus`
- [#&#8203;9903](https://togithub.com/facebook/docusaurus/pull/9903)
refactor(core): improve dev perf, fine-grained site reloads - part1
([@&#8203;slorber](https://togithub.com/slorber))
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-utils`
- [#&#8203;9890](https://togithub.com/facebook/docusaurus/pull/9890)
perf: optimize getFileCommitDate, make it async
([@&#8203;slorber](https://togithub.com/slorber))
-   `docusaurus`
- [#&#8203;9798](https://togithub.com/facebook/docusaurus/pull/9798)
refactor(core): internalize, simplify and optimize the SSG logic
([@&#8203;slorber](https://togithub.com/slorber))

##### 💅 Polish

- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-theme-classic`, `docusaurus-theme-common`
- [#&#8203;9868](https://togithub.com/facebook/docusaurus/pull/9868)
refactor(theme): dates should be formatted on the client-side instead of
in nodejs code ([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- `docusaurus-plugin-content-blog`, `docusaurus-theme-classic`,
`docusaurus-theme-common`, `docusaurus-types`
- [#&#8203;9669](https://togithub.com/facebook/docusaurus/pull/9669)
refactor(theme): use JSON-LD instead of microdata for blog structured
data ([@&#8203;johnnyreilly](https://togithub.com/johnnyreilly))
-   `docusaurus-plugin-content-docs`
- [#&#8203;9839](https://togithub.com/facebook/docusaurus/pull/9839)
refactor(blog): improve doc global data hook error message + add doc
warning to blogOnly mode
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))

##### 📝 Documentation

- [#&#8203;9937](https://togithub.com/facebook/docusaurus/pull/9937)
docs: use official GitHub Action to deploy to GitHub Pages
([@&#8203;vlad-nestorov](https://togithub.com/vlad-nestorov))
- [#&#8203;9971](https://togithub.com/facebook/docusaurus/pull/9971)
docs: replace VuePress by VitePress on tool comparison section
([@&#8203;sunkanmii](https://togithub.com/sunkanmii))
- [#&#8203;9914](https://togithub.com/facebook/docusaurus/pull/9914)
docs: update legacy MDX v1 links to markdown links
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;9913](https://togithub.com/facebook/docusaurus/pull/9913)
docs: update legacy MDX v1 links to markdown links
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;9906](https://togithub.com/facebook/docusaurus/pull/9906)
docs: emphasize "index slug" convention
([@&#8203;Josh-Cena](https://togithub.com/Josh-Cena))
- [#&#8203;9877](https://togithub.com/facebook/docusaurus/pull/9877)
docs: fix typos in deployment.mdx
([@&#8203;Oreoxmt](https://togithub.com/Oreoxmt))
- [#&#8203;9845](https://togithub.com/facebook/docusaurus/pull/9845)
docs: typo ([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- [#&#8203;9816](https://togithub.com/facebook/docusaurus/pull/9816)
docs: Add docs for Mermaid Component
([@&#8203;Its-Just-Nans](https://togithub.com/Its-Just-Nans))

##### 🤖 Dependencies

- [#&#8203;9981](https://togithub.com/facebook/docusaurus/pull/9981)
chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9982](https://togithub.com/facebook/docusaurus/pull/9982)
chore(deps): bump katex from 0.16.8 to 0.16.10
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9983](https://togithub.com/facebook/docusaurus/pull/9983)
chore(deps): bump express from 4.18.2 to 4.19.2
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9977](https://togithub.com/facebook/docusaurus/pull/9977)
chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9958](https://togithub.com/facebook/docusaurus/pull/9958)
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9892](https://togithub.com/facebook/docusaurus/pull/9892)
chore(deps): bump actions/dependency-review-action from 4.1.2 to 4.1.3
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9869](https://togithub.com/facebook/docusaurus/pull/9869)
chore(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.2
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9874](https://togithub.com/facebook/docusaurus/pull/9874)
chore(deps): bump ip from 2.0.0 to 2.0.1
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9843](https://togithub.com/facebook/docusaurus/pull/9843)
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9824](https://togithub.com/facebook/docusaurus/pull/9824)
chore(deps): bump treosh/lighthouse-ci-action from 10.1.0 to 11.4.0
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#&#8203;9823](https://togithub.com/facebook/docusaurus/pull/9823)
chore(deps): bump marocchino/sticky-pull-request-comment from 2.8.0 to
2.9.0
([@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot))

##### 🔧 Maintenance

- `docusaurus-plugin-client-redirects`,
`docusaurus-plugin-content-docs`, `docusaurus-utils-common`,
`docusaurus-utils-validation`, `docusaurus-utils`, `docusaurus`
- [#&#8203;9972](https://togithub.com/facebook/docusaurus/pull/9972)
refactor(utils): remove duplicated function
([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
-   Other
- [#&#8203;9965](https://togithub.com/facebook/docusaurus/pull/9965)
refactor(website): organise blog posts by year
([@&#8203;GingerGeek](https://togithub.com/GingerGeek))
- [#&#8203;9865](https://togithub.com/facebook/docusaurus/pull/9865)
chore(website): update
[@&#8203;crowdin/crowdin-api-client](https://togithub.com/crowdin/crowdin-api-client)
([@&#8203;chris-bateman](https://togithub.com/chris-bateman))
- `docusaurus-plugin-content-blog`, `docusaurus-plugin-content-docs`,
`docusaurus-theme-classic`, `docusaurus-theme-common`,
`docusaurus-utils`
- [#&#8203;9963](https://togithub.com/facebook/docusaurus/pull/9963)
refactor(docs,blog): last update timestamp should be in milliseconds
instead of seconds ([@&#8203;slorber](https://togithub.com/slorber))

##### Committers: 22

-   Aolin ([@&#8203;Oreoxmt](https://togithub.com/Oreoxmt))
- Anatoly Kopyl
([@&#8203;anatolykopyl](https://togithub.com/anatolykopyl))
- Chris Bateman
([@&#8203;chris-bateman](https://togithub.com/chris-bateman))
- Fafowora Sunkanmi
([@&#8203;sunkanmii](https://togithub.com/sunkanmii))
- Hallbjörn Magnússon ([@&#8203;Hallinn](https://togithub.com/Hallinn))
- John Reilly
([@&#8203;johnnyreilly](https://togithub.com/johnnyreilly))
-   Joshua Chen ([@&#8203;Josh-Cena](https://togithub.com/Josh-Cena))
-   Josue \[4tro] A ([@&#8203;4troDev](https://togithub.com/4troDev))
-   Liviu Ionescu ([@&#8203;ilg-ul](https://togithub.com/ilg-ul))
-   Max Schmitt ([@&#8203;mxschmitt](https://togithub.com/mxschmitt))
- Rafael Martins
([@&#8203;Rafael-Martins](https://togithub.com/Rafael-Martins))
-   Sébastien Lorber ([@&#8203;slorber](https://togithub.com/slorber))
- Vahid Naderi ([@&#8203;VahidNaderi](https://togithub.com/VahidNaderi))
- Vlad Nestorov
([@&#8203;vlad-nestorov](https://togithub.com/vlad-nestorov))
- Zed Spencer-Milnes
([@&#8203;GingerGeek](https://togithub.com/GingerGeek))
-   axel7083 ([@&#8203;axel7083](https://togithub.com/axel7083))
-   krinza.eth ([@&#8203;kaymomin](https://togithub.com/kaymomin))
-   n4n5 ([@&#8203;Its-Just-Nans](https://togithub.com/Its-Just-Nans))
-   ozaki ([@&#8203;OzakIOne](https://togithub.com/OzakIOne))
- suenryu ([@&#8203;Suenaga-Ryuya](https://togithub.com/Suenaga-Ryuya))
- Нуриль Барадусов ([@&#8203;baradusov](https://togithub.com/baradusov))
-   翊小久 ([@&#8203;yixiaojiu](https://togithub.com/yixiaojiu))

</details>

<details>
<summary>markedjs/marked (marked)</summary>

###
[`v12.0.2`](https://togithub.com/markedjs/marked/releases/tag/v12.0.2)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v12.0.1...v12.0.2)

##### Bug Fixes

- fix Setext continuation in blockquote
([#&#8203;3257](https://togithub.com/markedjs/marked/issues/3257))
([e9f0eed](e9f0eed707))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge -
"before 4am" (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/woodpecker-ci/woodpecker).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJkb2N1bWVudGF0aW9uIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 17:15:26 +02:00
.github Fix docs (#3615) 2024-04-15 09:39:58 +02:00
.vscode Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
.woodpecker Use our github-release plugin (#3624) 2024-04-18 15:16:16 +00:00
agent agent: Continue to retry indefinitely (#3599) 2024-04-09 03:24:19 +03:00
cli fix cli config loading and correct comment (#3618) 2024-04-15 21:18:02 +02:00
cmd Use forge from db (#1417) 2024-04-16 08:04:55 +02:00
contrib/woodpecker-test-repo/.woodpecker Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
docker Fix make in_docker generate (#3616) 2024-04-15 17:46:44 +02:00
docs chore(deps): update docs npm deps non-major (#3632) 2024-04-20 17:15:26 +02:00
nfpm build: fix nfpm path for server binary (#3246) 2024-01-21 23:08:53 +01:00
pipeline Use forge from db (#1417) 2024-04-16 08:04:55 +02:00
server Use forge from db (#1417) 2024-04-16 08:04:55 +02:00
shared Rework addons (use rpc) (#3268) 2024-04-15 10:04:21 +02:00
version Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
web chore(deps): update web npm deps non-major (#3631) 2024-04-20 17:04:58 +02:00
woodpecker-go Fix linter (#3354) 2024-02-08 22:49:07 +01:00
.cspell.json Fix make in_docker generate (#3616) 2024-04-15 17:46:44 +02:00
.ecrc Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
.editorconfig Use editorconfig-checker (#982) 2022-06-17 12:03:34 +02:00
.gitattributes Fix "check_swagger" step (#2024) 2023-07-20 22:12:32 +02:00
.gitignore Remove datastore testfiles (#3584) 2024-04-02 10:10:29 +02:00
.gitpod.yml Fix Gitpod: Gitea auth token creation (#3299) 2024-01-30 18:39:59 +01:00
.golangci.yaml Enable golangci linter gomnd (#3171) 2024-03-15 18:00:25 +01:00
.hadolint.yaml Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
.markdownlint.yaml Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
.mockery.yaml Fix make in_docker generate (#3616) 2024-04-15 17:46:44 +02:00
.pre-commit-config.yaml Fix make in_docker generate (#3616) 2024-04-15 17:46:44 +02:00
.prettierignore Do not run prettier with pre-commit (#3196) 2024-01-14 21:14:00 +01:00
.prettierrc.json Remove old files (#3077) 2023-12-30 15:10:31 +01:00
.yamllint.yaml Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
CHANGELOG.md 🎉 Release 2.4.1 (#3517) 2024-03-20 21:51:24 +01:00
docker-compose.example.yaml Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
docker-compose.gitpod.yaml chore(deps): update postgres docker tag to v16.2 (#3461) 2024-03-04 08:47:39 +01:00
go.mod bump golang.org/x/net to v0.24.0 (#3628) 2024-04-18 17:11:00 +02:00
go.sum bump golang.org/x/net to v0.24.0 (#3628) 2024-04-18 17:11:00 +02:00
LICENSE Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
Makefile Fix make in_docker generate (#3616) 2024-04-15 17:46:44 +02:00
README.md docs: fix contributions link (#3363) 2024-02-10 07:51:13 +01:00
release-config.ts Add release helper (#1976) 2023-09-07 17:17:17 +02:00

Woodpecker

Woodpecker


Build Status Code coverage Translation status Discord chat Matrix space Go Report Card go reference GitHub release Docker pulls License: Apache-2.0 OpenSSF best practices pre-commit.ci


Woodpecker is a simple yet powerful CI/CD engine with great extensibility.

woodpecker

🫶 Support

Please consider donating and become a backer. 🙏 [Become a backer]

Open Collective backers

📖 Documentation

https://woodpecker-ci.org/

Contribute

See Contributing Guide

Open in Gitpod

📣 Translate

We use an own Weblate instance at translate.woodpecker-ci.org.

Translation status

👋 Who uses Woodpecker?

Woodpecker is used by itself multiple well-known companies, organizations like Codeberg, hobbyist and many others.

Leave a comment if you're using it as well.

Also consider using the topic WoodpeckerCI in your repository, so others can learn from your config and use the hashtag #WoodpeckerCI when talking about the project on social media!

Here are some places where people mention Woodpecker:

Stars over time

Stargazers over time

License

Woodpecker is Apache 2.0 licensed with the source files in this repository having a header indicating which license they are under and what copyrights apply.

Files under the docs/ folder are licensed under Creative Commons Attribution-ShareAlike 4.0 International Public License.