-
Notifications
You must be signed in to change notification settings - Fork 24.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs: Use the default distribution to test docs #31251
Merged
Merged
+66
−31
Commits on Jun 5, 2018
-
Docs: Test snippets against default distro
This switches the docs tests from the `oss-zip` distribution to the `zip` distribution so they have xpack installed and configured with the default basic license. The goal is to be able to merge the `x-pack/docs` directory into the `docs` directory, marking the x-pack docs with some kind of marker. This is the first step in that process. This also enables `-Dtests.distribution` support for the `docs` directory so you can run the tests against the `oss-zip` distribution with something like ``` ./gradlew -p docs check -Dtests.distribution=oss-zip ``` We can set up Jenkins to run both. Relates to elastic#30665
Configuration menu - View commit details
-
Copy full SHA for 34eef6a - Browse repository at this point
Copy the full SHA 34eef6aView commit details
Commits on Jun 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 274c60e - Browse repository at this point
Copy the full SHA 274c60eView commit details -
Docs: Use the default distribution for docs tests
This will allow us to merge xpack docs into the regular docs directory! Relates to elastic#30665
Configuration menu - View commit details
-
Copy full SHA for 18a77a0 - Browse repository at this point
Copy the full SHA 18a77a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfba4ba - Browse repository at this point
Copy the full SHA cfba4baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 567996e - Browse repository at this point
Copy the full SHA 567996eView commit details
Commits on Jun 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 83ebc69 - Browse repository at this point
Copy the full SHA 83ebc69View commit details -
Configuration menu - View commit details
-
Copy full SHA for a416fd4 - Browse repository at this point
Copy the full SHA a416fd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 588864e - Browse repository at this point
Copy the full SHA 588864eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 038a99b - Browse repository at this point
Copy the full SHA 038a99bView commit details
Commits on Jun 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6eab823 - Browse repository at this point
Copy the full SHA 6eab823View commit details
Commits on Jun 14, 2018
-
Merge remote-tracking branch 'elastic/master' into pr/31251
* elastic/master: (40 commits) [DOC] Extend SQL docs Immediately flush channel after writing to buffer (elastic#31301) [DOCS] Shortens ML API intros Use quotes in the call invocation (elastic#31249) move security ingest processors to a sub ingest directory (elastic#31306) Add 5.6.11 version constant. Fix version detection. SQL: Whitelist SQL utility class for better scripting (elastic#30681) [Docs] All Rollup docs experimental, agg limitations, clarify DeleteJob (elastic#31299) CCS: don't proxy requests for already connected node (elastic#31273) Mute ScriptedMetricAggregatorTests testSelfReferencingAggStateAfterMap [test] opensuse packaging turn up debug logging Add unreleased version 6.3.1 Removes experimental tag from scripted_metric aggregation (elastic#31298) [Rollup] Metric config parser must use builder so validation runs (elastic#31159) [ML] Check licence when datafeeds use cross cluster search (elastic#31247) Add notion of internal index settings (elastic#31286) Test: Remove broken yml test feature (elastic#31255) REST hl client: cluster health to default to cluster level (elastic#31268) [ML] Update test thresholds to account for changes to memory control (elastic#31289) ...
Configuration menu - View commit details
-
Copy full SHA for 95a4d3a - Browse repository at this point
Copy the full SHA 95a4d3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a7d636 - Browse repository at this point
Copy the full SHA 1a7d636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b402d3 - Browse repository at this point
Copy the full SHA 1b402d3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.