woodpecker/server
Michael 2477d2e57f
Support .yaml as file-ending for workflow config too (#1388)
This implements #1073, adds .yaml to the accepted endings for woodpecker configs.

This currently adds some more lines to the duplication (tried to compensate by fixing the other duplication in the configFetcher) as the CLI and Server are still separate.
2022-11-03 19:12:40 +01:00
..
api Fix pipeline cancel API endpoint and update Web and CLI clients (#1372) 2022-10-30 14:39:01 +01:00
badges Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
cache Add method to check organization membership (#1037) 2022-07-25 03:09:35 +02:00
ccmenu Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
cron Allow to run cron manually (#1338) 2022-10-26 01:23:28 +02:00
grpc Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
logging Remove unused code (#797) 2022-02-25 21:42:45 +01:00
model Migrate sql querys to xorm query builder (#1356) 2022-10-31 16:08:57 +01:00
pipeline Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
plugins Rename to pipeline in DB and JSONs (#1296) 2022-10-22 15:54:43 +02:00
pubsub Add linter staticcheck (#535) 2021-11-25 17:15:36 +01:00
queue Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
remote Support changed files for Gitea PRs (#1342) 2022-10-28 19:17:30 +02:00
router Fix pipeline cancel API endpoint and update Web and CLI clients (#1372) 2022-10-30 14:39:01 +01:00
shared Support .yaml as file-ending for workflow config too (#1388) 2022-11-03 19:12:40 +01:00
store Migrate sql querys to xorm query builder (#1356) 2022-10-31 16:08:57 +01:00
swagger Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
web Show forge icons in UI (#987) 2022-06-17 20:14:01 +02:00
config.go Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00