Skip to content
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] Moves machine learning APIs to docs folder #31118

Merged
merged 7 commits into from
Aug 31, 2018

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Jun 5, 2018

Related to #30665

This PR moves the rest-api/ml folder and its contents from
x-pack/docs/en to docs/reference in the elasticsearch repo

In particular, it moves the API source files that have code snippet testing enabled. The rest of the files can be moved as their examples are fixed.

It also adds info about the minimum required subscription level for testing purposes.

@lcawl lcawl added >docs General docs changes WIP v7.0.0 :ml Machine learning v6.4.0 v6.3.1 labels Jun 5, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core

@lcawl lcawl changed the title Lcawley move mlapis [DOCS] Moves machine learning APIs to docs folder Jun 5, 2018
@nik9000
Copy link
Member

nik9000 commented Jun 5, 2018

I think this one will have to wait on my changes to the distribution for testing the docs repo. But it looks about right to me otherwise. Granted I only skimmed it and I figure the docs build is better at reviewing this kind of change than I am.

@lcawl
Copy link
Contributor Author

lcawl commented Jun 5, 2018

Thanks @nik9000 I'll work on enabling code snippet testing in the remaining ML API pages while I wait.

@nik9000
Copy link
Member

nik9000 commented Jun 5, 2018

That'd be great!

@lcawl lcawl force-pushed the lcawley-move-mlapis branch 2 times, most recently from 7ef52eb to 3b12604 Compare June 19, 2018 20:05
@davidkyle davidkyle added v6.3.2 and removed v6.3.1 labels Jul 5, 2018
@lcawl lcawl added v6.4.1 and removed v6.4.0 labels Aug 23, 2018
@lcawl lcawl removed the WIP label Aug 29, 2018
@lcawl lcawl requested a review from sophiec20 August 29, 2018 00:42
@lcawl
Copy link
Contributor Author

lcawl commented Aug 29, 2018

The latest refresh disables code snippet testing in the ML API pages until it can be made to work for gold- and platinum-level features.

@lcawl
Copy link
Contributor Author

lcawl commented Aug 30, 2018

retest this please

@lcawl lcawl merged commit b7a63f7 into elastic:master Aug 31, 2018
@lcawl lcawl deleted the lcawley-move-mlapis branch August 31, 2018 23:49
dnhatn added a commit that referenced this pull request Sep 2, 2018
* master:
  HLRC: ML Flush job (#33187)
  HLRC: Adding ML Job stats (#33183)
  LLREST: Drop deprecated methods (#33223)
  Mute testSyncerOnClosingShard
  [DOCS] Moves machine learning APIs to docs folder (#31118)
dnhatn added a commit that referenced this pull request Sep 2, 2018
* 6.x:
  HLRC: ML Flush job (#33187)
  Switch more LLREST usage to new style Requests (#33171)
  HLRC: Adding ML Job stats (#33183)
  HLREST: add reindex API (#32679)
  Mute testSyncerOnClosingShard
  [DOCS] Moves machine learning APIs to docs folder (#31118)
jasontedor added a commit to martijnvg/elasticsearch that referenced this pull request Sep 2, 2018
* master: (64 commits)
  HLREST: add update by query API (elastic#32760)
  TEST: Increase timeout testFollowIndexAndCloseNode (elastic#33333)
  HLRC: ML Flush job (elastic#33187)
  HLRC: Adding ML Job stats (elastic#33183)
  LLREST: Drop deprecated methods (elastic#33223)
  Mute testSyncerOnClosingShard
  [DOCS] Moves machine learning APIs to docs folder (elastic#31118)
  Mute test watcher usage stats output
  [Rollup] Fix FullClusterRestart test
  Adjust soft-deletes version after backport into 6.5
  completely drop `index.shard.check_on_startup: fix` for 7.0 (elastic#33194)
  Fix AwaitsFix issue number
  Mute SmokeTestWatcherWithSecurityIT testsi
  drop `index.shard.check_on_startup: fix` (elastic#32279)
  tracked at
  [DOCS] Moves ml folder from x-pack/docs to docs (elastic#33248)
  [DOCS] Move rollup APIs to docs (elastic#31450)
  [DOCS] Rename X-Pack Commands section (elastic#33005)
  TEST: Disable soft-deletes in ParentChildTestCase
  Fixes SecurityIntegTestCase so it always adds at least one alias (elastic#33296)
  ...
jasontedor added a commit to debadair/elasticsearch that referenced this pull request Sep 2, 2018
* master: (283 commits)
  HLREST: add update by query API (elastic#32760)
  TEST: Increase timeout testFollowIndexAndCloseNode (elastic#33333)
  HLRC: ML Flush job (elastic#33187)
  HLRC: Adding ML Job stats (elastic#33183)
  LLREST: Drop deprecated methods (elastic#33223)
  Mute testSyncerOnClosingShard
  [DOCS] Moves machine learning APIs to docs folder (elastic#31118)
  Mute test watcher usage stats output
  [Rollup] Fix FullClusterRestart test
  Adjust soft-deletes version after backport into 6.5
  completely drop `index.shard.check_on_startup: fix` for 7.0 (elastic#33194)
  Fix AwaitsFix issue number
  Mute SmokeTestWatcherWithSecurityIT testsi
  drop `index.shard.check_on_startup: fix` (elastic#32279)
  tracked at
  [DOCS] Moves ml folder from x-pack/docs to docs (elastic#33248)
  [DOCS] Move rollup APIs to docs (elastic#31450)
  [DOCS] Rename X-Pack Commands section (elastic#33005)
  TEST: Disable soft-deletes in ParentChildTestCase
  Fixes SecurityIntegTestCase so it always adds at least one alias (elastic#33296)
  ...
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Sep 3, 2018
* master: (197 commits)
  Prevent NPE parsing the stop datafeed request. (elastic#33347)
  HLRC: Add ML get overall buckets API (elastic#33297)
  Core: Fix epoch millis java time formatter (elastic#33302)
  [Docs] Improve tuning for speed advice (elastic#33315)
  [Rollup] Fix Caps Comparator to handle calendar/fixed time (elastic#33336)
  [CI] Mute  IndexShardTests#testIndexCheckOnStartup fails elastic#33345
  [CI] Mute LuceneChangesSnapshotTests#testUpdateAndReadChangesConcurrently
  Security for _field_names field should not override field statistics (elastic#33261)
  Add early termination support to BucketCollector (elastic#33279)
  Fix extractjar task  ci  (elastic#33272)
  Mute testFollowIndexAndCloseNode
  Logging: Drop Settings from some logging ctors (elastic#33332)
  HLREST: add update by query API (elastic#32760)
  TEST: Increase timeout testFollowIndexAndCloseNode (elastic#33333)
  HLRC: ML Flush job (elastic#33187)
  HLRC: Adding ML Job stats (elastic#33183)
  LLREST: Drop deprecated methods (elastic#33223)
  Mute testSyncerOnClosingShard
  [DOCS] Moves machine learning APIs to docs folder (elastic#31118)
  Mute test watcher usage stats output
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes :ml Machine learning v6.3.2 v6.4.1 v7.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants