-
https://woodpecker-ci.org
https://woodpecker-ci.org/docs/next/usage/environment
it has the concept of plugins: https://woodpecker-ci.org/plugins
so there just has to be a docker image of cibuil…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
### Component
server, agent, web-ui
### Describe the bug
I'm using docker swarm with the `latest` tag for the woodpecker-server image, and the `latest-alpine` tag for the woodpecker-agent image. us…
-
### Component
server, agent
### Describe the bug
Setup a woordpecker server and agent via 2 docker containers with a shared `WOODPECKER_AGENT_SECRET`
Everything works fine at first, but after a co…
-
Currently, only `next` is published: https://hub.docker.com/r/woodpeckerci/autoscaler/tags
pat-s updated
4 months ago
-
### Component
agent
### Describe the bug
From version > 2.6.1 bind mount workspace failed
### Steps to reproduce
1. install woodpecker docker agent (windows) > 2.6.0
2. run an ci
### Expected b…
-
**Problem**
Builds run in WoodpeckerCI fail due to it setting HTTPS_PROXY to some value by default that does not match what this library expects.
```
+ cd .. && MIX_ENV=prod mix assets.deploy
…
-
### Component
server, agent
### Describe the bug
I'm trying to setup CI agent with several labels but I suppose that filter accounts only last value for each label.
E.g. if `WOODPECKER_FILTER_LA…
-
~~add sub-command to server to migrate databases.~~ add env-far/flag to import from old db; a dedicated subcomand could be optionaly added, let's see
make it possible to migrate a sqlite3 instance …
-
### Component
other
### Describe the bug
I have the following CI-Config:
```yaml
---
clone:
git:
image: woodpeckerci/plugin-git@sha256:7af90de3a9aa5dc93cc0d5cd2e67e28cb237d4b8e891ccacf…