1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-30 10:11:23 +02:00
woodpecker/remote
Alex Eftimie 2ff91e6a05
Add support for path-prefix condition (#174)
Example:
```yaml
when:
  path: '*.md'
```

should match only builds in which the commit added/removed or modified files with the *.md extension

Co-authored-by: 6543 <6543@obermui.de>
2021-06-28 23:50:35 +02:00
..
bitbucket Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
bitbucketserver Enforce code format (#228) 2021-06-22 12:34:35 +02:00
coding Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
gerrit Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
gitea Add OAuth2 Support for Gitea Remote (#226) 2021-06-17 09:02:44 +02:00
github Add support for path-prefix condition (#174) 2021-06-28 23:50:35 +02:00
gitlab Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
gitlab3 Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
gogs Enable go vet for ci (#230) 2021-06-22 13:26:37 +02:00
mock Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00
context.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
errors.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
remote.go Relaced laszlocph/woodpecker with woodpecker-ci/woodpecker 2021-05-25 14:08:27 +02:00