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

Set v1.0 documents as default and mark v0.15 as unmaintained (#2034)

1da0ad38a871f30e1e617bc192ff98bab3845a33 authored over 1 year ago by 6543 <[email protected]>
Fix release branch and tagging (#2033)

frontport pipeline fixes

c695175d21908567cc2786d3a5e86de108e63b8a authored over 1 year ago by 6543 <[email protected]>
Add ping command to server to allow container healthchecks (#2030)

Fixes: https://github.com/woodpecker-ci/woodpecker/issues/1943

Note: Kubernetes ignores the c...

84b597478f3314e6263250c7bd6eb4e006d1d51f authored over 1 year ago by Robert Kaussow <[email protected]>
ci: run workflows on tagging too

6b59143c4435a8d14568e93e862c8dd09c87b1fb authored over 1 year ago by 6543 <[email protected]>
Create docs for v1.0.x (#1855)

and also fix / enhance some

1c116daf0852f3d6c3e908735d56aec3fcf29a19 authored over 1 year ago by 6543 <[email protected]>
Always use a static back route (#2028)

Fixes: https://github.com/woodpecker-ci/woodpecker/issues/1998

---------

Co-authored-by: 6...

2e954801b889a688cf6a9f4eab0ac27707d871c4 authored over 1 year ago by Robert Kaussow <[email protected]>
Return to users list after creating a new user (#2029)

Fixes:
https://github.com/woodpecker-ci/woodpecker/issues/1314#issuecomment-1503635132

c0216deb43d360082e7500cf2a132d0246709833 authored over 1 year ago by Robert Kaussow <[email protected]>
disable building windows container images

b3c2bb2e151b45ef6ee8808df8f05c1acd8548fd authored over 1 year ago by 6543 <[email protected]>
Add Changelog for v1.0.0 RC1 (#1854)

add changelog for the v1.0.0 release candidate

914eaa0cf8263bbe449aacfff679b37ae30cee85 authored over 1 year ago by 6543 <[email protected]>
docs: advanced pipeline management (#2018)

Various ways to factor out common data in a pipeline file - having them
in one place rather tha...

a143ef4779ec5d6373585b5336fa51ac9c42a167 authored over 1 year ago by lonix1 <[email protected]>
fix docs nits (#2025)

4d2f824fb88ec1ded6108089c4b0b9a311fc905e authored over 1 year ago by 6543 <[email protected]>
Use id to access orgs (#1873)

closes #1743

fixes: setting secrets for own user namespace

- create org in database
- us...

e5d5ec8b47e8fe5d331e1eb340ae240ee2c7ade2 authored over 1 year ago by Anbraten <[email protected]>
Fix "check_swagger" step (#2024)

aec20510712a6743bb392b78e6f6af7f3752ab3f authored over 1 year ago by 6543 <[email protected]>
Refactor agent (#2021)

- code cleanup
- init backend engine only once
- pass a taskUUID to the backend

---
*Spons...

3cd78c9409d1e631fc2539f12137a2f454583d8d authored over 1 year ago by 6543 <[email protected]>
Enhance development on windows (#2022)

- make sure git store files with LF on windows too
- append .exe on windows as target for build...

f464156917350999b3cd761f75a02db6ffe94096 authored over 1 year ago by 6543 <[email protected]>
Remove code to read agent-id.conf (#2009)

I want to have c805c87e9035898e712c918cbbdda9c4394013e5 published at
least for 2 days ...
... so...

3a85559763a5a9df197ffc04a4c22294ccf5097b authored over 1 year ago by 6543 <[email protected]>
Release windows build for server too (#2012)

and other build enhancements

2e851ba4a044e8350ac9c3b273187a534c633f88 authored over 1 year ago by 6543 <[email protected]>
make pending pipelines cancable (#2013)

in some edgecases we get pipelines that we can not cancle via WebUI.

fix https://codeberg.org...

572449b845937bda3b479fead5b188a986cccd8f authored over 1 year ago by 6543 <[email protected]>
Move securitychecks into own workflow (#1753)

a890a0d4d43c2b87c9518873a742c703bc3fc90d authored over 1 year ago by 6543 <[email protected]>
Add bitbucket forge BranchHead implementation (#2011)

In order to test this functionality, we had to expose the `BranchHead()`
through an API endpoin...

dcba48f91609ba81d44e8e2d6e45fe2c8ca3117c authored over 1 year ago by Michalis Zampetakis <[email protected]>
fix write agent config

c805c87e9035898e712c918cbbdda9c4394013e5 authored over 1 year ago by 6543 <[email protected]>
Fix agent config reading error handling (#2008)

Currently for non-existing config file it would report error instead of info message

724a3bf56e8f04ba2f57a9d662538daec69c4c5a authored over 1 year ago by Lauris BH <[email protected]>
Index stepID for logEntries so loading time decrease significantly (#2006)

speedup from 2min loading to 0.01sec :D

got missed by #1802

1b646a28b4ef8e0d304c1eb04ddd9886194da58b authored over 1 year ago by 6543 <[email protected]>
Add option to configure the vite dev server host (#2005)

If you want to run the vite dev server in a container, it needs to be
exposed to `0.0.0.0`.

0c46ba4d8040aee16ea166610a8a5330fb520ae8 authored over 1 year ago by Robert Kaussow <[email protected]>
Use unified rounded corners for all elements in the nav bar (#2000)

Nav bar:
![Bildschirmfoto vom 2023-07-15
13-43-18](https://github.com/woodpecker-ci/woodpecker...

37fcc2633086e62c347119c4589b5db9dd53fd96 authored over 1 year ago by Robert Kaussow <[email protected]>
Use global logger for xorm logs and add options (#1997)

Please let me know if this goes in the right direction. Needs some tests and docs.

443c23c58a198ffbc042085bea42e96ea4bf85c4 authored over 1 year ago by Robert Kaussow <[email protected]>
Add makefile to make container and .pnpn-store to gitignore (#1996)

Running `make in_docker ...` on a fresh system failed:

```
=> CACHED [stage-1 3/6] COPY --f...

669abdf69059bc84c6721dcecf82bc1906717393 authored over 1 year ago by Robert Kaussow <[email protected]>
let HookParse func explicit ignore events (#1942)

for now it's not clear defined, what to do on an unsupported event.
e.g. gitea webhook panel sh...

d9991e67e5bb3a8031a84db35aa7df959e5120da authored over 1 year ago by 6543 <[email protected]>
Link swagger in navbar (#1984)

fix point 1 from #1944

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

004d72a8536b441dc05a57ff734cc4b1e0e9afe7 authored over 1 year ago by Patrick Schratz <[email protected]>
Do not use `window.WOODPECKER_*` variables directly (#1992)

use the config helper instead

a778b5fb90247c1c3cfa55868f2e3ee5d532d2ed authored over 1 year ago by qwerty287 <[email protected]>
Drop support for Bitbucket Server (#1994)

Closes #1962

570f5044e87689f0fdb3d2481c533b7227bf59a2 authored over 1 year ago by qwerty287 <[email protected]>
Changelog v0.15.11 (#1991)

frontport changelog

874c2ea114e49170daecb945256cdbd28f36325e authored over 1 year ago by 6543 <[email protected]>
fix pipeline

87cef4177c7d80af9170f73e89bd1041503f06fa authored over 1 year ago by 6543 <[email protected]>
fix pipeline

ad8f0cd92be29da395a8edd8bed65fade7e8a995 authored over 1 year ago by 6543 <[email protected]>
Run workflows only for PRs and master (#1983)

fix #1980

---------

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

308d88fae5eb22adacd60f4d47ec9504d5a43b6e authored over 1 year ago by Patrick Schratz <[email protected]>
Fix deploy docs after branch rename

8d625788461eacfbb3645a40c4ef099cb2737afb authored over 1 year ago by 6543 <[email protected]>
Add agent config file (#1971)

fa951a8e95c60547aef8d02d5278e96ddbb2ce6f authored over 1 year ago by 6543 <[email protected]>
Correct wording (#1982)

a4c791c6e5e2512f6a83ef64dea639ca54c7af5a authored over 1 year ago by Patrick Schratz <[email protected]>
Add a blog (#1978)

Co-authored-by: Patrick Schratz <[email protected]>

2432abd37998a9cef2881d83437ba385bf01c60a authored over 1 year ago by Anbraten <[email protected]>
Bump alpine image for preview (#1981)

41f53024c18eb61b20eb98121cbcfc5b74c9efb3 authored over 1 year ago by Patrick Schratz <[email protected]>
Rebuild docs for api changes and add deploy preview (#1979)

4226f7d15872decbe9ac1e6995e24769c57e5814 authored over 1 year ago by Patrick Schratz <[email protected]>
Correct api docs of PostRepo & GetRepos (#1974)

... and report if needed forge_remote_id is not valid

edb92025df7803b66107513ceb1928e64726db02 authored over 1 year ago by 6543 <[email protected]>
Fix repo gate protection (#1969)

- clarify docs
- don't block cron pipelines
- run manual triggered pipelines right away

---...

e85eeb10fc4ebeafdeb2f388b15056676cc5344f authored over 1 year ago by 6543 <[email protected]>
Let pipeline-compiler export step types (#1958)

b54f6ebad69b22a1d5002d701ab7b5912bd8430a authored over 1 year ago by 6543 <[email protected]>
Add option to read grpc-secret from file (#1972)

fe7eb64bf9fdeb3243dedaf53f35b32f19e59646 authored over 1 year ago by Robert Kaussow <[email protected]>
docker: use uuid instead of name as identifyer (#1967)

close #1959

7b97e27fea1c2ba43ddce1588b03bc7b21cecc66 authored over 1 year ago by 6543 <[email protected]>
increase timeout for test-server-datastore

1eb3c033eaca2346f58942b668aa03b8ff1721c5 authored over 1 year ago by 6543 <[email protected]>
Speedup pipeline (#1966)

- only build preview images for x86
- do not run `test` and `web` on default branch

a6d2c789169578da976c693bc51c3a7badd792b7 authored over 1 year ago by 6543 <[email protected]>
support custom .JS and .CSS files for custom banner messages (white-labeling) (#1781)

This PR introduces two new server configuration options, for providing a
custom .JS and .CSS fi...

2c1fc4b5004fa6ec268a1f109420bc9f5624e83b authored over 1 year ago by Martin W. Kirst <[email protected]>
Fix netrc passing to clone image (#1964)

closes #1837

f2c33a0d89bbfb211b49277a9b4a7bc9ce90291e authored over 1 year ago by Anbraten <[email protected]>
Translated using Weblate (Latvian)

Currently translated at 100.0% (310 of 310 strings)

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

a3b9cae759a82c7a21f3fb5d9cc367776c51ce0d authored over 1 year ago by Weblate <[email protected]>
Move docker specific volume & network settings into backend code (#1956)

... if we want to make them be changed ... it should be an
agent-backend-option

5393aa5d3b3524e1788b7099997fec57ac81c2c1 authored over 1 year ago by 6543 <[email protected]>
Changelog v0.15.10 (#1954) (#1961)

frontport #1954

89623471fbe805caa2b4780ed67b5bc043f46eaa authored over 1 year ago by 6543 <[email protected]>
Fix platform to node-selector mapping for k8s (#1963)

Closes #1955

1875e2a416d3d561f234e21662a43996bf49f141 authored over 1 year ago by Thomas Anderson <[email protected]>
Remove unused step options (#1957)

remove them as they did never had any functionality

de13aeea339bd72d8417b2aea5b51dd1dc540632 authored over 1 year ago by 6543 <[email protected]>
pipeline-StepBuilder extract item generation of workflow into own function (#1950)

b3f65d9d01401a6190e3daaec3427344a0d0c990 authored over 1 year ago by 6543 <[email protected]>
Make secrets with "/" in name editable / deletable (#1938)

close #1937

---------

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

1d6b073ca5c5595c4e55fc60acff758c7719af10 authored over 1 year ago by 6543 <[email protected]>
Adjust model database type mapping (#1949)

adjust definitions according to feedback from real world usage
(ci.codeberg.org)

close #189...

7c99c8b843530ea40d483aa304ad0e388cc5840b authored over 1 year ago by 6543 <[email protected]>
Fix agent auth (#1952)

if no global agent secret set, disable agent registration via it

6c58e9db9b7eb465de6b081ecf5ea76068ef594a authored over 1 year ago by 6543 <[email protected]>
Do not set Pod's Image pull policy if not explicitly set (#1914)

cef135eba5f21a3e4ad429f9af51f535ce907372 authored over 1 year ago by Thomas Anderson <[email protected]>
save forge at the beginning and use it (#1939)

fly-by refactor ...

b4acbafffc21b72630fd0e5995ee81c1f81baa99 authored over 1 year ago by 6543 <[email protected]>
Harden datastore (#1940)

- only explicit when filters
- write all more complex filter with builder
- reuse builder

2961aaf72be6a3e657005cf2efa9c702bc868cd9 authored over 1 year ago by 6543 <[email protected]>
Refactored K8s Pod node selector (#1909)

- using existing map instead of an array
- applying var name convention
- using arch constant

d46b91a94c109e8e9e60962ff0fd28f6f6570ab3 authored over 1 year ago by Thomas Anderson <[email protected]>
Update go in gitpod (#1926)

fix partially #1899

205f8ecc1649ab48a9d5fb52b0ecd7b8c24abf4f authored over 1 year ago by Anbraten <[email protected]>
docs: user registration (#1925)

Further to discussion on [discord](https://discord.com/channels/838698813463724034/8386988134637...

45319b24cd4ae148de4cba55725a5a74501ecfb7 authored over 1 year ago by lonix1 <[email protected]>
Make sure step passed into go routine exist and does not change (#1903)

just a tiny code improvement

94f2331a4c3e65420fe0544efbf04fd3c5a38c92 authored over 1 year ago by 6543 <[email protected]>
Fix selected line highlighting (#1922)

Also, extract logic to function

5d72060bbd8ced97386cd50591d66459de38d7f3 authored over 1 year ago by runephilosof-karnovgroup <[email protected]>
Add Kubernetes and Dockle Plugins (#1930)

Add Kubernetes Deployments and StatefulSet update and Dockle Scan Plugins.

For Kubernetes plu...

0cf602a1f6b1ef688eabb209e9bd2f5d0f9ce164 authored over 1 year ago by Guillaume REMBERT <[email protected]>
Added Nextcloud Upload plugin (#1927)

Add plugin [Nextcloud Upload](https://github.com/Ellpeck/WoodpeckerPlugins/tree/main/nextcloud-u...

10313e79a05266ee64fcf531b5806c6f5c276fc3 authored over 1 year ago by Ell <[email protected]>
Added agent registration docs (#1921)

---------

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

3386696d710784d0fb4f59774ee726d392637c9b authored over 1 year ago by Thomas Anderson <[email protected]>
Jump to linked log line (#1852)

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

a4cfa3a242e73233d6f628b87e01d4f8090011df authored over 1 year ago by runephilosof-karnovgroup <[email protected]>
Overwrite web dep version (#1919)

This reverts commit b49cf64949107f993b8c4fac74035a5f477c2334 and
e6d646bc7b8b238df59f33785c1656...

ae2bfe666f08d065ee4de0a22a8f56f747df9445 authored over 1 year ago by 6543 <[email protected]>
Fixed when:evaluate on non-standard (non-CI*) env vars (#1907)

Makes it possible to evaluate `when` constraint on custom environment
variables.

b616a822a068ef81aa47c6d1857524388ab23f6a authored over 1 year ago by Thomas Anderson <[email protected]>
Removed env vars filtering (#1913)

Closes #1911

2ba64dcb7d6a150572577dcb7673359560d11162 authored over 1 year ago by Thomas Anderson <[email protected]>
Store agent ID in config file (#1888)

eb5c48a85fbf727a43f85c8db91dc2df5f87bef7 authored over 1 year ago by Timo Tomasini <[email protected]>
`pnpm update` (#1902)

Using a simple `pnpm update` didn't fix any of the issues in #1900 but
it fixes some vulnerabil...

0e25d6d35aca9578d3c3c204fb1b4837d14ed0c4 authored over 1 year ago by qwerty287 <[email protected]>
Fix default value (#1916)

From #1784 and #1898

9dc839b9463344567d48ac87b445b3de4d2e4a5c authored over 1 year ago by qwerty287 <[email protected]>
Fix log view (#1874)

closes #1857
closes #1520
closes #1879
- fixes unicode log lines as reported in matrix

--...

3d435a9cb73cd8f49f030d58568cae7890f2c5d2 authored over 1 year ago by Anbraten <[email protected]>
Add TODO-Checker plugin (#1906)

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

3714e9c218af25471c34d5e27a451b974e3e75e3 authored over 1 year ago by Epsilon_02 <[email protected]>
Optimize pipeline and switch to "steps" (#1901)

3f534cfff6192743f6387e44e7c5c35b90547f0c authored over 1 year ago by 6543 <[email protected]>
Document k8s volume usage (#1896)

44b54db475e580e23e491b687325cf0448e22b2c authored over 1 year ago by Patrick Schratz <[email protected]>
let new bugfix be published (2)

b49cf64949107f993b8c4fac74035a5f477c2334 authored over 1 year ago by 6543 <[email protected]>
let new bugfix be published

e6d646bc7b8b238df59f33785c1656874cf1be8e authored over 1 year ago by 6543 <[email protected]>
Translated using Weblate (Italian)

Currently translated at 31.6% (98 of 310 strings)

Translated using Weblate (German)

Currently ...

74c0e99aa957693447d895dc4eba4003ad69b09f authored over 1 year ago by Weblate <[email protected]>
Fix pipeline status calculation/reporting (#1898)

Closes #1895
Regression of #1784

cd982fcbd1616f5429b41d4dc7a1dc84e9289e5e authored over 1 year ago by qwerty287 <[email protected]>
Refactor AgentFindByToken (#1891)

followup of #1890

e1c31df6c6e28eade007c6a6fc24bf6b9d26e203 authored over 1 year ago by 6543 <[email protected]>
Fix empty agent token (#1890)

Using an empty token for an agent was returning the first agent from the
database as the orm is...

b57b6f27f642fb9d64e357e1323b1c51c6b5e1d5 authored over 1 year ago by Anbraten <[email protected]>
Add pull-request implementation for bitbucket forge (#1889)

456725dde7d4b4c1a776a090ae1e8695024b83fd authored over 1 year ago by Michalis Zampetakis <[email protected]>
Add own workflow model (#1784)

Closes #1287

---------

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

3033abc3b480b52dcd4bbc076de68eeff3981902 authored over 1 year ago by qwerty287 <[email protected]>
Fix bitbucket forge add repo (#1887)

The workspace is a required field for ivoking bitbucket's API. While
workspace is not available...

b1787f82dc7306f41e3b48ca4b6ed996d907900d authored over 1 year ago by Michalis Zampetakis <[email protected]>
Add minimum usage for CLI v0.15.x to docs (#1878)

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

1fa021273126ddf2700a8dea0a3e990ede344a90 authored over 1 year ago by runephilosof-karnovgroup <[email protected]>
sync repo permissions on login (#1853)

if indeed a bug, fixes #1851 after re-log

close #1666

a958049485d0284f48ed80e4650330ebe9b0aa65 authored over 1 year ago by Benedikt Kleiner <[email protected]>
Remove default event filter (#1880)

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

eaae6b44c750296bc18b3d72e33d0c5f5b9e7748 authored over 1 year ago by qwerty287 <[email protected]>
Add security section to docs (#1877)

5c587a3243534cf55cdcfca53d08ffbbdc8d8e65 authored over 1 year ago by qwerty287 <[email protected]>
Return after error (#1875)

This allows you to work around the max timeout on the server.

c3c1d3bcb5853cf7aed56d2446e04d32e22e9768 authored over 1 year ago by qwerty287 <[email protected]>
Added Woodpecker Host Config used for Webhooks (#1869)

When SCM and Woodpecker are deployed in the same cluster, I want that
SCM requests Woodpecker d...

0c3021473f923238eba3019795196dfb89107528 authored over 1 year ago by Thomas Anderson <[email protected]>
Fix links in docs (#1859)

6ab9f802d1db318203c95e468398a252d438c472 authored over 1 year ago by 6543 <[email protected]>
logs stream: fix url parameter (#1858)

was missed during #1691

182a236793d483ceaf09bad97c62ae93e343d126 authored over 1 year ago by Benedikt Kleiner <[email protected]>
logs table migration: skip on corrupted json and fail later (#1856)

enhance #1828

6be61e6c9aa7b8fc32b5479d876706135bea67fe authored over 1 year ago by 6543 <[email protected]>
Access repos by their ids (#1691)

closes #1295
closes #648

# TODO
- [x] add new routes with `:repoID`
- [x] load repo in mi...

ff01a9ff1d2d710bb2e68348b46aebe5c44e15cc authored over 1 year ago by Anbraten <[email protected]>