Revert "[skip ci][Maps] Update search document section with new features"#45301
Revert "[skip ci][Maps] Update search document section with new features"#45301
Conversation
|
Pinging @elastic/kibana-docs |
nik9000
left a comment
There was a problem hiding this comment.
Makes the docs build happy so it makes me happy.
|
Closed backport PRs for source PR, so this no longer needs to be backported. |
|
I think the URL that was needed to fix the issue in the original PR was this: |
|
@nik9000 The docs built without errors for both Nathan and I on our local machines. Can we make the doc build work the same in both places? |
The failure was with inter-doc linking which is very slow to check locally. Mostly because at this point if you run the commands that Jenkins runs you'd end up downloading about 6GB of repos. You totally can do it but I think now that we have the PR test it'd be ok to rely on it to catch the bad links. |
…ation_behaviour * 'master' of github.com:elastic/kibana: (24 commits) [Console] SQL template with triple quote in completion (elastic#45248) [ML] Data Frames: Cards as links (elastic#45254) fix(code/frontend): should show updating instead of cloning when updating (elastic#45238) fix(code/frontend): fix document search result from (elastic#45236) disable another flaky suite (elastic#45323) (elastic#45330) disable flaky suite (elastic#45105) skip flaky suite (elastic#43069) skip flaky suite (elastic#45089) disable jest suite that has no enabled tests (elastic#44250) disable flaky test (elastic#45317) disable flaky test (elastic#45315) [DOCS] Creates developer folder (elastic#45280) [SIEM] Changes ML conditional links to use tabs, fixes a small bug with null filterQuery (elastic#45218) [skip-ci][Maps] Update search docs (elastic#45307) Revert "[skip ci][Maps] Update search document section with ne… (elastic#45301) Prep visualizations plugin for NP migration. (elastic#44839) Replace Discover chart with elastic-charts (elastic#43788) [skip ci][Maps] Update search document section with new features (elastic#44819) Revert "Revert "[ci] compress jobs for CI stability" (elastic#44584)" add src/plugins to the list of plugin dirs to watch (elastic#45033) ... # Conflicts: # src/legacy/core_plugins/console/public/src/utils.js # src/legacy/core_plugins/console/public/tests/src/utils_string_expanding.txt
Reverts #44819
Docs tests were failed but the PR was merged anyway.