kibana/.ci/pipeline-library
Stacey Gammon d6a84a92c2
Add asciidoc support for generated plugin list (#72292) (#75778)
* add asciidoc support for generated plugin list

Try level offset "=+2" instead of "=+1" to stop the inlining of the includes.

remove +2 back to +1

* Remove asciidoc, switch to regex. Rearrange dev guide to avoid nesting limit.

* Add tests for regex

* add a description to not throw off the table. Remove the heading from the paragraph snippet.

* Fix more READMEs so table renders correctly

* Update plugin list

* Remove code-exploration file, moved to plugin-list

* fix typo

* Add link to developer examples

* Update plugin list

* fix typo
# Conflicts:
#	docs/developer/architecture/code-exploration.asciidoc
2020-08-24 14:16:59 -04:00
..
gradle/wrapper [CI] Add pipeline library unit tests (#68556) (#68910) 2020-06-15 16:37:00 -04:00
src/test Add asciidoc support for generated plugin list (#72292) (#75778) 2020-08-24 14:16:59 -04:00
build.gradle [CI] Record Github commit statuses outside of PRs (#69432) (#69722) 2020-06-23 16:16:17 -04:00
gradlew [CI] Add pipeline library unit tests (#68556) (#68910) 2020-06-15 16:37:00 -04:00
gradlew.bat [CI] Add pipeline library unit tests (#68556) (#68910) 2020-06-15 16:37:00 -04:00
README.md [CI] Add pipeline library unit tests (#68556) (#68910) 2020-06-15 16:37:00 -04:00
vars [CI] Add pipeline library unit tests (#68556) (#68910) 2020-06-15 16:37:00 -04:00

Kibana Jenkins Pipeline Library

Running tests

cd .ci/pipeline-library
./gradlew test