-
### Component
server
### Describe the bug
Using the configuration from the [docs](https://woodpecker-ci.github.io/docs/administration/database#configure-mysql), I'm unable to start woodpecker, usin…
-
Thanks for maintaining this project! It looks very promising.
I would like to use woodpecker with Gitea. I saw in previous issues that OAuth should be working acc. to PR #226.
I'm trying to use …
-
### Component
server
### Describe the bug
With the latest Docker image I get an runtime error after the agent connects to the server:
```
...
woodpecker_1 | [GIN-debug] POST /ap…
-
Ref: https://hub.docker.com/r/plugins/git
Ref: https://github.com/drone-plugins/drone-git
The docker hub image has been updated 2 years ago.
It is being used in the clone step and the recommended…
-
Currently I can see that `laszlocloud/woodpecker-agent:v0.14.0-rc.1` however I am unable to find the `laszlocloud/woodpecker-agent:v0.14.0-rc.2` release.
I can see that there is a new repo `woodpec…
-
Yea, I cant access Woodpecker...
My docker-compose:
```yaml
version: "3"
services:
gitea:
#image: gitea/gitea:1.10.3
image: gitea/gitea:1.14.3
container_name: gitea
enviro…
-
Since the git repo has moved into a project organization, it would make sense to use a project specific namespace on dockerhub for the official images, too, right?
-
### Component
server
### Describe the bug
I tried updating my docker-compose setup to the latest version, but the server didn't came up. The only logs I got (using `--log-level=trace`) is thi…
-
Can't login in Woodpecker with user/pass and Gitea when using Woodpecker after 0.11.0 release: 0.12.0, 0.13.0 and latest not working.
My configuration:
```
- DRONE_GITEA=true
- DRO…