-
### Component
server
### Describe the bug
I am running a woodpecker:latest on my Mac using docker. I have connected through oAuth to the Bitbucket cloud and all the repos are listed within the UI. …
-
### Component
server, agent
### Describe the bug
With previous next versions of Woodpecker the manual clone step worked fine but with `next-44b54db475` it does not work anymore.
`.woodpecker.ym…
-
### Clear and concise description of the problem
I would like to be a able to run only certian workflows in a deployment without updating code in a repository.
### Suggested solution
Add a an optio…
-
### Component
server, agent, web-ui
### Describe the bug
Pipeline steps will systematically fail with `exit code 141` if the log size is over something between `2063600` and `2079000` bytes.
…
-
### Description
After updating to the latest dev version, I can't login anymore.
I tried restarting and using docker-compose down, but it didn't worked.
I looked in the postgres database and found …
-
Examples:
https://github.com/harness/drone
https://hub.docker.com/r/drone/drone
https://github.com/woodpecker-ci/woodpecker
https://hub.docker.com/r/woodpeckerci/woodpecker-server/tags
-
### Clear and concise description of the problem
CI can be long to run, and it must pass before the deploy button is displayed. So users who want to deploy something have to come back regularly to …
-
### Component
server
### Describe the bug
Our server seems unable to see any logs now on `next` versions of woodpecker.
The logs are full of:
```
woodpecker_1 | {"level":"error","error":…
-
I am having an issue similar to #65
I have two debian servers, each with docker installed. The first hosts my gitea server, the second hosts woodpecker-ci. Both as docker containers. I have a DN…
-
### Component
server, agent, web-ui
### Describe the bug
Step `git clone` does not work.
It was working with next-94f2331a4c (July 6th 2023).
It is broken with next-1d6b073ca5 (July 8th 2023 …