Adrien Duermael
b3df66f777
Jenkins: only test frontmatter
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-20 15:42:23 -08:00
Adrien Duermael
41cdf339f6
CI - added tests for relative links [DO NOT MERGE] ( #1052 )
...
* CI - added tests for relative links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixes to check relative links properly
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* /engine/extend/plugins/ -> /engine/extend/legacy_plugins/
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* do not build /tests folder with Jekyll…
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* list all problematic urls in each file
don’t stop at first error encountered
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* removed “stack tasks” from menu (toc.yaml)
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed broken links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed broken link in docker-for-mac/osxfs.md
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed broken links in /index.html
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-17 13:11:15 -08:00
Adrien Duermael
7cf627cbf9
tests: Go deps are now vendored as submodules
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Adrien Duermael
4cbff2cb39
exclude archives when testing urls for now
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Adrien Duermael
da5c4d2479
updated docs.docker.com absolute links test
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Adrien Duermael
39ea6e4286
look for absolute links to docs.docker.com
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Adrien Duermael
15e07d63fc
look for href and src attributes in a and img tags
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Adrien Duermael
464ce98aae
added test for absolute links to docs.docker.com
...
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-27 10:44:36 -08:00
Adrien Duermael
50ee158a65
CI - added test for keywords in markdown frontmatters ( #805 )
...
* added test for keywords
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in some md files for tests to pass
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fixed keywords in /datacenter
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* tests/Dockerfile: no need to add git
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* tests/Dockerfile: changed maintainer
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-06 16:45:11 -08:00
Adrien Duermael
99ab7387e0
Missing title in engine/tutorials/index.md - add framework for CI checking ( #763 )
...
* added title in engine/tutorials/index.md
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* added pre_build script for Docker Cloud CI
It includes one first test that should run when PRs are submitted.
For now it only checks if there’s always a title in fronmatters.
We should add more tests as we fix issues.
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* Jenkinsfile + pre_build script update
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* fix in Jenkinsfile
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* chmod +x hooks/pre_build
Signed-off-by: Adrien Duermael <adrien@duermael.com>
* removed hooks folder
since we’re not using Docker Cloud CI
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-05 15:22:59 -08:00