Commit graph

8 commits

Author SHA1 Message Date
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
Spencer
94efd1e3de
[7.x] [Jenkins] run CI when plugin readmes change (#74388) (#74412)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-08-05 14:35:34 -07:00
Brian Seeders
5801b5c014
[CI] In-progress Slack notifications (#74012) (#74034) 2020-08-01 17:36:14 -04:00
Brian Seeders
1e76d4c5eb
[CI] Harden Slack notifications (#73361) (#73475) 2020-07-28 13:44:58 -04:00
Spencer
3b4d052871
[pipeline/commitStatus] update commit status in baseline-capture job (#72366) (#72978)
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-07-22 17:38:26 -07:00
Spencer
6c2d8fed86
[7.x] Add plugin list to docs that is generated from the repo (#71731) (#72138)
Co-authored-by: Stacey Gammon <gammon@elastic.co>
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
# Conflicts:
#	src/dev/ci_setup/setup.sh
2020-07-16 14:26:38 -07:00
Brian Seeders
41960cf60c
[CI] Record Github commit statuses outside of PRs (#69432) (#69722) 2020-06-23 16:16:17 -04:00
Brian Seeders
e9627b09de
[CI] Add pipeline library unit tests (#68556) (#68910) 2020-06-15 16:37:00 -04:00