summaryrefslogtreecommitdiff
path: root/hack
AgeCommit message (Collapse)Author
2018-10-25add survey data and readmeParis Pittman
2018-06-28hack/verify-generated-docs.sh: clarify error outputTim Pepper
When the hack/verify-generated-docs.sh job fails because a generated file was edited instead of the sigs.yaml file, it is less than clear from the error message that the user still needs to manually commit the generated docs in addition to changing the sigs.yaml and validating that the docs do build. A small additional bit of guidance is appended to the existing hint in the test error output. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-03-14Merge pull request #1897 from cblecker/fix-gen-doc-verifyk8s-ci-robot
Fix up verify-generated-docs script
2018-03-06fix verify-spelling.sh scriptsCao Shufeng
2018-03-05Fix up verify-generated-docs scriptChristoph Blecker
2018-03-05Add verify-spelling scriptChristoph Blecker
2018-03-05Allow multiple steps in the verify jobChristoph Blecker
2018-02-23Add ability to have custom content in OWNERS_ALIASESChristoph Blecker
2018-02-04Add some labels to directory OWNERS filesChristoph Blecker
2017-10-25Track and compare working group dirs tooChristoph Blecker
2017-10-24Don't use docker by default for sig docs generatorChristoph Blecker
2017-08-15Make tabs in OWNERS files into 2 spaces.Cole Wagner
2017-08-15Add owners files with sig-leadsGarrett Rodrigues
2017-07-28Add verify make ruleChristoph Blecker