This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
woodpecker
Watch
1
Star
0
Fork
0
You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced
2024-12-12 08:23:48 +02:00
Code
Issues
Releases
Activity
adb2c82790
woodpecker
/
pipeline
/
frontend
/
yaml
/
linter
/
schema
/
.woodpecker
/
test-branches.yml
10 lines
92 B
YAML
Raw
Normal View
History
Unescape
Escape
Add workflow version (#2476) Closes #1834 --------- Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Anbraten <anton@ju60.de> Co-authored-by: Lauris BH <lauris@nix.lv>
2023-11-06 02:37:02 +02:00
version
:
1
Change master to main (#2044)
2023-07-31 05:47:23 +02:00
branches
:
main
Add json schema and cli lint command (#342) - Add json schema file - Add tests to validate sample pipeline files - Add new command `lint` to cli to test a directory or single file to use correct schema Example: `woodpecker-cli lint ./pipeline/schema/.woodpecker/` --- close #275 preparation for #276 Co-authored-by: 6543 <6543@obermui.de>
2021-09-27 02:38:15 +02:00
Rename yaml pipeline to steps (#1833) Adjust pipeline-config to match [Terminology](https://woodpecker-ci.org/docs/next/usage/terminology)
2023-06-07 12:04:37 +02:00
steps
:
Add json schema and cli lint command (#342) - Add json schema file - Add tests to validate sample pipeline files - Add new command `lint` to cli to test a directory or single file to use correct schema Example: `woodpecker-cli lint ./pipeline/schema/.woodpecker/` --- close #275 preparation for #276 Co-authored-by: 6543 <6543@obermui.de>
2021-09-27 02:38:15 +02:00
build
:
image
:
golang
commands
:
-
go test
Reference in New Issue
Copy Permalink