woodpecker/store/datastore/sql/mysql
Anbraten 289f0c9ad6
Change pipeline config path resolution (#299)
# Config resolution
- pipeline-config setting empty / not specified (default): `.woodpecker/` => `.woodpecker.yml` => `.drone.yml`
- pipeline-config setting defined by user: try that file / folder and no fallback (if a user sets some special value that is normally done for some reason)

# Changes
- pipeline-config setting will be empty by default
- remove fallback setting for config loading (simplifies config)

---
closes #133

---

* adjust config fetching mechanism

* default path empty

* remove fallback flag from ui and db
2021-09-17 21:40:43 +02:00
..
files Change pipeline config path resolution (#299) 2021-09-17 21:40:43 +02:00
sql.go Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
sql_gen.go Change pipeline config path resolution (#299) 2021-09-17 21:40:43 +02:00