You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@ The file name pattern can be changed on plugin configuration page.
49
49
50
50
# Validation
51
51
52
+
*You may find this [introductory blog post useful](https://kudulab.io/posts/gocd-preflight-validation/).*
53
+
52
54
There is an ongoing effort to allow in-depth validation of configuration **before pushing configuration to the source control**. This is provided by [GoCD's preflight API](https://api.gocd.org/current/#preflight-check-of-config-repo-configurations) and [gocd-cli](https://github.com/gocd-contrib/gocd-cli).
53
55
54
56
You have several options to configure validation tools on your workstation:
0 commit comments