-
### Clear and concise description of the problem
Woodpecker clones the repository for every pipeline, even if no step will run. Woodpecker's own CI is doing this every time on PRs, e.g. https://ci.wo…
-
### Component
server
### Describe the bug
While testing the ntfy plugin to send notifications after pipeline failure I wanted to use `CI_STEP_NAME` but it doesn't return a value. The other CI_STEP_…
-
Hello,
I'm trying to set per agent environment variables but could not find a way to do it. I want to use them to set ip addresses to access external resources that varies by agent.
So far, I have…
-
The woodpecker cli could get some polishing:
- [x] updater #3382
- [x] background update checker
- [x] update command with `--force` option
- [x] interactive setup #3384
- [x] setup com…
-
### Component
server, agent
### Describe the bug
Using the `CI_WORKSPACE` variable using string substitution in an entrypoint doesn't work. Other variables like e.g. `CI` do work.
### Steps to rep…
-
### Clear and concise description of the problem
Hi there, that would be awesome if secrets would be pullable from Hashicorp Vault, by integration like [this](https://docs.gitlab.com/ee/ci/examples/a…
-
Related issues: https://github.com/woodpecker-ci/woodpecker/issues/178 https://github.com/woodpecker-ci/woodpecker/issues/33
Our problem:
- a build can take 10-15 minutes
- agent run as kubernete…
-
woodpecker server log:
```json
{"level":"debug","time":"2023-01-02T00:34:54Z","caller":"/woodpecker/src/github.com/woodpecker-ci/woodpecker/server/queue/fifo.go:335","message":"queue: pending right …
6543 updated
7 months ago
-
### Component
cli
### Describe the bug
Running a pipeline directly like this:
```console
$ woodpecker exec .woodpecker/ubuntu.yml
...
[build:L188:17s] + ./get-deps.sh
[build:L189:17s] /bin/s…
-
Hi friends!
I've been daydreaming about contributing to the new UI and finally decided to clone it and get started familiarizing myself with it/the framework today. I'm on macOS 15.0 on an M1 arch.…