Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/woodpecker-ci/woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://github.com/woodpecker-ci/woodpecker

01-getting-started.md: fix WOODPECKER_HOST example (#1849)

e3593cd9a466c9890b2f32526c82b507d8ec9c2b authored over 1 year ago by runephilosof-karnovgroup <[email protected]>
Migrate old logs to new database schema (#1828)

address new models based on #1802

5139624cf845e7bc32ce92becb6389349284df89 authored over 1 year ago by 6543 <[email protected]>
Support for k8s serviceAccount and nodeSelector (#1842)

Add the possiblity to specify the Kubernetes serviceAccount and/or
nodeSelector to be used on i...

609ba481b5e912f59aaae8ca7bc22b44523c5e37 authored over 1 year ago by Ovidiu Calbajos <[email protected]>
Print ongoing alive sign for migrations after 20s (#1846)

b5b3b95721fac7db154f70f539c1809995bbf328 authored over 1 year ago by 6543 <[email protected]>
[Docs] Fix schema to replace "tag" by "ref"-filter (#1841)

#1820 followup

7bae68758fd00a2de8d3b41271ad9671d3b9def6 authored over 1 year ago by 6543 <[email protected]>
Get workflow id from clone steps (#1839)

When in local mode, `getWorkflowIDFromStep` can handle normal steps with
a name like `wp_01h2a6...

3158980d3ec665d0c780236d1bb9aebc69273984 authored over 1 year ago by Ben Cordero <[email protected]>
Drop old columns (#1838)

5d74174bc38350197a8342bcfae65d6416c26edd authored over 1 year ago by qwerty287 <[email protected]>
Rename yaml pipeline to steps (#1833)

Adjust pipeline-config to match
[Terminology](https://woodpecker-ci.org/docs/next/usage/termino...

7e708874aeba61d2c76bab6cb96917a8cdfd830b authored over 1 year ago by 6543 <[email protected]>
make in_docker work again (#1830)

101e684059f1addf452db44da7fb57a65722f243 authored over 1 year ago by 6543 <[email protected]>
Rework log streaming and related functions (#1802)

closes #1801
closes #1815
closes #1144
closes #983
closes #557
closes #1827
regression ...

556607b525e58cd16bc90bdacbc9c3df032e0656 authored over 1 year ago by Anbraten <[email protected]>
Rename pipeline frontend types (#1829)

this adjust the packages that parse the yaml-config-file to match
[Terminology](https://woodpec...

971cb520320129f192bcd988654acf25ec078383 authored over 1 year ago by 6543 <[email protected]>
Database migrations run in seperate sessions and commit on success right away (#1822)

This isolates single migration tasks from each other.
The migration itself is now not atomic an...

b82ed13586d6d0355e0765692caecebdc51540cb authored over 1 year ago by qwerty287 <[email protected]>
remove undocumented docker specific option (#1825)

f81b447638c364eedc5d6ee56dfa2acdee65c5b1 authored over 1 year ago by 6543 <[email protected]>
Resolve built-in variables for global when filter (#1790)

addresses
https://codeberg.org/Epsilon_02/todo-checker/commit/bd461477bd074ad4a572cdda03c0c3ad1...

ea895baf836fc7d9c46e02fd883f432f2d0261e9 authored over 1 year ago by 6543 <[email protected]>
[Docs] Remove never implemented "tag"-filter and document "ref"-filter to do the same (#1820)

close #1211

c919f32e0b6432a95e1a6d3d0ad662f591adf73f authored over 1 year ago by 6543 <[email protected]>
Drop tarball release (#1819)

close #1262

79c8da2f32b901abc319ee550d6b7f097515c8fd authored over 1 year ago by 6543 <[email protected]>
[Docs] use redocusaurus to display swagger file (#1818)

https://redocusaurus.vercel.app/

followup of #1782

---------

Co-authored-by: Anbraten ...

d1213afdc8db11171cfa82cfe11748bbca1976d5 authored over 1 year ago by 6543 <[email protected]>
Allow setting resources for kubernetes on a per-step basis (#1767)

This add a simple implementation of requests/limits for individual
steps. There is no validatio...

2941e508b3bba13c4a7bd7172fb0cc5f018da26b authored over 1 year ago by Stephen Muth <[email protected]>
Update swagger API specification (#1782)

# Summary

This PR drops the outdated former swagger.yaml/json and introduced
automatic API d...

14177635b6d76400fc3ab8c2dbea830b1d471a6c authored over 1 year ago by Martin W. Kirst <[email protected]>
Fix missing table name (#1817)

Bug from #1806

We don't need the sync because the step_machine is there since the model
was...

b9731d8da9ba92862f14a4ad5976d180091ad5d4 authored over 1 year ago by qwerty287 <[email protected]>
Define Glossary (#1800)

based on
https://github.com/woodpecker-ci/woodpecker/issues/745#issuecomment-1313401427

clos...

317bd24abb012efba7890b75aa1f80a5c5f59876 authored over 1 year ago by 6543 <[email protected]>
Added Hardware Requirements documentation (#1812)

Closes #1742

```
PS C:\> kubectl top pod -n scm
NAME CPU(c...

0ba7ed41282cb1e6ee8f6be17ad4fd73584f80ce authored over 1 year ago by Thomas Anderson <[email protected]>
Add "Installing Woodpecker CI in your personal homelab" post (#1811)

6e6f36ee3a58672736ecc2d36d70de7bc0f52800 authored over 1 year ago by qwerty287 <[email protected]>
Do not use oauth client without token (#1803)

Closes https://github.com/woodpecker-ci/woodpecker/issues/1370

b59d654f45706893dc754e5e7b25372902d70df8 authored over 1 year ago by qwerty287 <[email protected]>
Update .changelog.yml to account regression lable (#1808)

259d970faf199466c04778cd97a7dbc0c602b908 authored over 1 year ago by 6543 <[email protected]>
Revert to docker 20.10.x for API 1.41 compatibility (#1792)

fix #1786

---------

Co-authored-by: 6543 <[email protected]>

3d0338315f14a33a9b9a205168eb5a71579fc591 authored over 1 year ago by Patrick Schratz <[email protected]>
Drop `step_machine` column (#1806)

Bug 3 in #1712

Was changed in f13ffc2c8f668b945c0c72451568625c599aaca3

36870d17972b130c7d5ec4b299d6c77f4e5d3650 authored over 1 year ago by qwerty287 <[email protected]>
Fix Gitea version constraint to get files changed on PR (#1805)

f683c627486ba7ae5729108e4d26cef50c7d603c authored over 1 year ago by Xavier Maillard <[email protected]>
Fix nil pointer in repo repair (#1804)

Address **Bug 2** from the following issue
https://github.com/woodpecker-ci/woodpecker/issues/1712

9813411c69acce42b9b2b0fa88606a6e19ed2a03 authored over 1 year ago by Xavier Maillard <[email protected]>
Translated using Weblate (German)

Currently translated at 100.0% (310 of 310 strings)

Co-authored-by: admin <owners@woodpecker-ci...

71d7a467f904eb83432227450693f1b66b6075dd authored over 1 year ago by Weblate <[email protected]>
Update Gin (#1797)

Fixes the security issue (we aren't affected)

Closes #1756

dc3f7d61ea7d97f1ea49439474658f58bb3b3834 authored over 1 year ago by qwerty287 <[email protected]>
Remove MSSQL specific code and cleanups (#1796)

We don't have MSSQL support

---------

Co-authored-by: Anbraten <[email protected]>

f91ee5d23a7531fbd32eecfce753cbba4fedfa29 authored over 1 year ago by qwerty287 <[email protected]>
Add Forge Metadata (#1789)

close #1787

524611cf00ea9cc86e2e548244937ec9b7141b24 authored over 1 year ago by 6543 <[email protected]>
Buildin Env Vars, use _URL for all links/urls (#1794)

based on https://framadate.org/jVSQHwIGfJYy82IL

close #1793

a1943aa49e26aa6fa8bd3ad94a65f8a9167ad2d1 authored over 1 year ago by 6543 <[email protected]>
Remove unused file system api (#1791)

Co-authored-by: 6543 <[email protected]>

c464f857ae7e166ed24566d95fcf8b77aee7be70 authored over 1 year ago by Anbraten <[email protected]>
Drop ".drone.yml" as default pipeline config (#1795)

it did make sense to have it still supported within v0.15.0,

but as we move future away and w...

f5a85d21be50d2bf851a78669c4b37e13fe1eb40 authored over 1 year ago by 6543 <[email protected]>
Fix static assets with subpath (#1783)

Closes #1773

540ad108df21854720e8ff8ff673830009bc51be authored over 1 year ago by qwerty287 <[email protected]>
Translated using Weblate (French)

Currently translated at 100.0% (310 of 310 strings)

Co-authored-by: Michael <misc+weblatewoodp@...

9b3929b7fa0f0684d6c74a155648db32e91912b0 authored over 1 year ago by Weblate <[email protected]>
PipelineLog.vue: Make it possible to link to a log line (#1775)

Set id attribute of lines to make it possible to link to a pipeline
line, like it was in version...

ca32517624027dca48c3b82bc018df7353a4738a authored over 1 year ago by runephilosof-karnovgroup <[email protected]>
Translated using Weblate (Italian)

Currently translated at 29.3% (91 of 310 strings)

Co-authored-by: Andrea Zucchelli <zukka77@gma...

5a8e8e28910404869f7767cae5123c71a9f533cd authored over 1 year ago by Weblate <[email protected]>
Translated using Weblate (Polish)

Currently translated at 100.0% (310 of 310 strings)

Co-authored-by: Marcin Puc <tranzystorek.io...

dd644da3cca5ca5eb4f6b32b114881a1ea054ea9 authored over 1 year ago by Weblate <[email protected]>
Add "Replace Ansible Semaphore with Woodpecker CI" video (#1772)

c111fbfd14263089d14841547ce93624743bef7f authored over 1 year ago by qwerty287 <[email protected]>
Add MkDocs Plugin (#1770)

https://codeberg.org/woodpecker-plugins/mkdocs

375e352a84e6c926a11578979812d14b513b2734 authored over 1 year ago by 6543 <[email protected]>
Add Trivy Plugin (#1769)

1a79d30555750e9bb572ae69b8f60875cd6db647 authored over 1 year ago by 6543 <[email protected]>
Add Android CI example to awesome woodpecker (#1763)

Co-authored-by: 6543 <[email protected]>
Co-authored-by: qwerty287 <[email protected]...

90371ff5d09107dcfd661b8ecd42f3fe689774a4 authored over 1 year ago by Dessalines <[email protected]>
Add `nodeSelector` using platform for kubernetes (#1737)

Co-authored-by: Anbraten <[email protected]>

d13a8744ce7065ee6a4c9b1892cf548a49a5e9f4 authored over 1 year ago by Patrick Schratz <[email protected]>
Update alpine images to 3.18 (#1765)

Fresh out of the oven! Tested with custom images, no issues encountered.

Co-authored-by: qwer...

820cec946655b578beae59ecaef4104cba5e98bb authored over 1 year ago by Patrick Schratz <[email protected]>
Redirect to new pipeline (#1761)

Co-authored-by: qwerty287 <[email protected]>

cfb53cb995a7b5a7851895d6a43d90c54dfab88d authored over 1 year ago by Anbraten <[email protected]>
Improve local backend (#1762)

Co-authored-by: 6543 <[email protected]>

435f5ae207dac02c90dd5f02dbc18aecc9972132 authored over 1 year ago by Anbraten <[email protected]>
Translated using Weblate (Russian)

Currently translated at 100.0% (310 of 310 strings)

Translated using Weblate (Indonesian)

Curr...

45046772339481064258755524d58b71bbc0e53f authored over 1 year ago by Weblate <[email protected]>
Add reset token button (#1755)

Closes #696

02913fa7b6d45379b4237be4f71167f6d4b59b65 authored over 1 year ago by qwerty287 <[email protected]>
Add agent functions (#1754)

1f9d943564390239b6e1da735a22fe2e9c0a8960 authored over 1 year ago by Anbraten <[email protected]>
Fix pipeline used for status reporting (#1758)

3605979df026b0cd03e44ba95d91ac005ac2b301 authored over 1 year ago by qwerty287 <[email protected]>
Always send a status back to forge (#1751)

a15821428f6f550442b508eceac1e65459cb4b88 authored over 1 year ago by qwerty287 <[email protected]>
Update github.com/docker/distribution (#1749)

Update github.com/docker/distribution to 2.8.2

https://github.com/distribution/distribution/r...

94e63b43f2b4b0e2b1af8077df47b1040441e63f authored over 1 year ago by qwerty287 <[email protected]>
Drop Gogs support (#1752)

Gogs support is broken (and we won't fix it because we don't care about
it...) because it does ...

2ccf7c6f1a32079106fa3c23125e66ae914a3095 authored over 1 year ago by qwerty287 <[email protected]>
temporary deactivate securitycheck for golang

fb5b259856992a8af4303ceabc769271a7d7e073 authored over 1 year ago by 6543 <[email protected]>
Improve `skip_clone` documentation (#1747)

Co-authored-by: Anbraten <[email protected]>

77d830d5b56f85084a74fe2396689cef8b2cdee2 authored over 1 year ago by 6543 <[email protected]>
Add Changelog v0.15.9 (#1746)

111fd73e882fc5956018b9add7223810c27f6107 authored over 1 year ago by 6543 <[email protected]>
Allow to configure port for SSL (#1735)

Co-authored-by: Mehdi Katranji <[email protected]>
Co-authored-by: Lauris BH <[email protected]>

41a50ae9155aa742460eeda0377872e426f66584 authored over 1 year ago by meak <[email protected]>
Identify users using their remote ID (#1732)

6d2240b2e6f844f267866a26d45b1faac462788c authored over 1 year ago by qwerty287 <[email protected]>
Add ntfy plugin (#1741)

Add https://codeberg.org/l-x/woodpecker-ntfy to the index

02cfbc8cbf3d96f9847af3f2e656d3817ee7a78c authored over 1 year ago by Alexander Wühr <[email protected]>
Update dependencies (#1744)

188123ea74d2af13fb9067d4f122234d5d4fdf32 authored over 1 year ago by Anbraten <[email protected]>
Translated using Weblate (Portuguese)

Currently translated at 21.3% (66 of 309 strings)

Co-authored-by: Marco De Araujo <marco.araujo...

3b070547314de571c743f18e74ced54847b8046d authored over 1 year ago by Weblate <[email protected]>
Translated using Weblate (Polish)

Currently translated at 100.0% (309 of 309 strings)

Translated using Weblate (French)

Currentl...

21a2fcbc38a377a3756e83786ffe956659716512 authored over 1 year ago by Weblate <[email protected]>
Translated using Weblate (Indonesian)

Currently translated at 100.0% (309 of 309 strings)

Co-authored-by: Linerly <linerly@protonmail...

ad2acdc0e55055e2ea43944ff45c142e726a2be0 authored over 1 year ago by Weblate <[email protected]>
Let agent retry to connecting to server (#1728)

Closes https://github.com/woodpecker-ci/woodpecker/issues/1721

PR introduces connection retri...

049c26229db06d84b604db2c6ada2d52da2226ff authored over 1 year ago by Alexander Matyushentsev <[email protected]>
Add forgejo in docs (#1733)

superseds #1543

80444c73af0184891d26115c13409213319ce34f authored over 1 year ago by Anbraten <[email protected]>
docs: change broken twitter url (#1729)

Looks like the Twitter URL has changed and `https://twitter.com/hashtag/WoodpeckerCI?f=live` no ...

9a08ff3f3d8e7a32e06b815b62c85165d1023273 authored over 1 year ago by Alexander Matyushentsev <[email protected]>
Translated using Weblate (Russian)

Currently translated at 100.0% (309 of 309 strings)

Co-authored-by: Leonid Maslakov <root@lcomr...

5874da73d3b1beaa4e44154a61eb050f0c87990b authored over 1 year ago by Weblate <[email protected]>
Some small code refactorings (#1727)

Refactorings taken from pull requests #1722 and #1725

f3074ddaf9056da31f4650d3825a1909f7e9a33f authored over 1 year ago by 6543 <[email protected]>
Drop Gogs private mode (#1726)

You should use `WOODPECKER_AUTHENTICATE_PUBLIC_REPOS` instead if repos
sent from forge as publi...

54d4ec04c05f11f54a623996054fa19b39d4633e authored over 1 year ago by qwerty287 <[email protected]>
Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651)

- Add pagination support to the API endpoints that return lists of items
- Adjust UI to enable ...

0f9188597e5422fb3f66960d19ec0dc241f71933 authored over 1 year ago by qwerty287 <[email protected]>
Changelog 0.15.8 (#1723)

Signed-off-by: jolheiser <[email protected]>

26f387791319aa0818d566d8f9ebc1fe070ed266 authored over 1 year ago by John Olheiser <[email protected]>
Support path prefix (#1714)

closes #1636
closes #1429
supersedes #1586

Uses a different approach: just take the index....

b90e7904a56e171f82cc79595f037e76bdaec41d authored over 1 year ago by qwerty287 <[email protected]>
Translated using Weblate (German)

Currently translated at 100.0% (309 of 309 strings)

Co-authored-by: Michael <misc+weblatewoodp@...

4384344c220e6d19822a1f8034bb25bd0dcd8692 authored over 1 year ago by Weblate <[email protected]>
Translated using Weblate (German)

Currently translated at 100.0% (309 of 309 strings)

Co-authored-by: 6543 <[email protected]>
Tran...

8b66f982ae34f18837dc79aed7b997d66fca2076 authored over 1 year ago by Weblate <[email protected]>
Implement YAML Map Merge, Overrides, and Sequence Merge Support (#1720)

close #1192

204d05f44709e82726831d3ca17a5f673fcfb302 authored over 1 year ago by 6543 <[email protected]>
Fully support `.yaml` (#1713)

Follow-up to https://github.com/woodpecker-ci/woodpecker/pull/1388
Closes https://github.com/wo...

cfdb32ae45c9b1dd4af66c152de4fc41a89f7bf5 authored over 1 year ago by qwerty287 <[email protected]>
Correct label argument parsing in agent code (#1717)

close #1704

2dd1b4f77725ab92bc8174f95e718dbbdef16dfc authored over 1 year ago by 6543 <[email protected]>
Translated using Weblate (Ukrainian)

Currently translated at 70.5% (218 of 309 strings)

Co-authored-by: mondstern <mondstern@monocle...

5833236b84b2b16f47745f4b297eda2eca422684 authored over 1 year ago by Weblate <[email protected]>
Remove unnecessary parenthesis (#1710)

Came across this while reading the docs.

5abba554b6f52e0daeef04b9f09ceacb9fc42fc4 authored over 1 year ago by Felix Kröner <[email protected]>
Local Backend should create SubDirs (#1706)

close #1705

80d5d233b368889741841e300cdd40ccc6eeedff authored over 1 year ago by 6543 <[email protected]>
Improved Usage documentation (#1709)

Hello.
I fixed [Project Settings documentation
page](https://woodpecker-ci.org/docs/next/usage...

de033176fdf93ab81bf3b0109e40fc6d697eae28 authored over 1 year ago by Thomas Anderson <[email protected]>
Translated using Weblate (Chinese (Simplified))

Currently translated at 59.8% (185 of 309 strings)

Co-authored-by: lzw-723 <[email protected]>
Tra...

f7df4506abcffc934e50498265a17744978c7d9e authored over 1 year ago by Weblate <[email protected]>
Consistent status on delete (#1703)

Closes #1675

9b32d021b3d72db14ff1132f58f8e45c64da43b8 authored over 1 year ago by qwerty287 <[email protected]>
Stable sort order for DB lists (#1702)

a06d3e1a61a8ce1d6f3cac41abd4e870e4b07a3f authored over 1 year ago by qwerty287 <[email protected]>
Adjust documentation of "CI_PIPELINE_LINK" to reflect actual behavior. (#1701)

close #1537

c40a6d884f36f54987fde88dfaed397f178c7444 authored over 1 year ago by 6543 <[email protected]>
Add env for workflow and step name (#1693)

closes #1681

36b5ae345959559fba5f5cc1682d209038d09db0 authored over 1 year ago by Anbraten <[email protected]>
Docs: The WOODPECKER_ADMIN environment variable is singular. (#1699)

6af9371011da3d690e476852e6acba39ddb98c02 authored over 1 year ago by Julien Palard <[email protected]>
Fix Bitbucket Server branches (#1698)

Closes #1695

4b4d078377029b18b9a965f4a8546645531f5b18 authored over 1 year ago by qwerty287 <[email protected]>
Translated using Weblate (Portuguese)

Currently translated at 11.9% (37 of 309 strings)

Co-authored-by: Adjamilton Junior <jr@handzon...

0fb978fa98d4c6a64083c36c05eadbadb4e1feb6 authored over 1 year ago by Weblate <[email protected]>
Refactor plugin-index plugin for docs (#1694)

- delete NewPluginPanel as it's not used
- useRef for fuse

44a1cd878242a2e3b83ec67de8ff8941ce2802ad authored over 1 year ago by 6543 <[email protected]>
Added translation using Weblate (Portuguese)

Co-authored-by: Adjamilton Junior <[email protected]>

49e5f77631da0a2297e292b5387c24ab23d7bc84 authored over 1 year ago by Weblate <[email protected]>
Add backend label to agents (#1692)

closes #708

Allows users to filter for a specific backend type.

81998b70018a60a004a1678cc7aedd68a4b8a490 authored over 1 year ago by Anbraten <[email protected]>
Fix docs build (#1690)

Co-authored-by: Anbraten <[email protected]>

6d022712e8abcf42e2b875916824e506012233bb authored over 1 year ago by 6543 <[email protected]>
docs: update pnpm-lock.yaml of woodpecker-plugins

yes it would had made sense to create a pull looking at the last 2 commits ...

d98e566de22740e5396b80f11a9269754d5fee8b authored over 1 year ago by 6543 <[email protected]>
docs: update pnpm-lock.yaml

d240c1dd02200b664aa34a553a3d9be7fc76d11e authored over 1 year ago by 6543 <[email protected]>
add "midnight_docs" cron job, so plugin info gets refreshed each midnight in any case

e8d33998d308eb1fa5a456bf0a62030836eda72e authored over 1 year ago by 6543 <[email protected]>
Set 'HOME' during local pipeline step (#1686)

close #1685

---------

Co-authored-by: 6543 <[email protected]>
Co-authored-by: Lauris BH <l...

ea95d5aa7606f9b6b5cc2680a925d8e0d2f7a6aa authored over 1 year ago by Bruno BELANYI <[email protected]>