Skip to content

[Maps] rename file_upload to maps_file_upload#89225

Merged
nreese merged 6 commits intoelastic:masterfrom
nreese:file_upload
Jan 26, 2021
Merged

[Maps] rename file_upload to maps_file_upload#89225
nreese merged 6 commits intoelastic:masterfrom
nreese:file_upload

Conversation

@nreese
Copy link
Copy Markdown
Contributor

@nreese nreese commented Jan 25, 2021

The server code in file_upload was copied from ml plugin 24 months ago. The original plan was to then migrate ML to use the file_upload plugin and remove the duplicated code in the ml plugin. This did not happen and now the code paths have diverged to much to reconcile.

This PR renames file_upload to maps_file_upload to vacate the file_upload namespace so that we can restart the process of moving ml file upload code into a reusable plugin.

@nreese nreese added chore Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.12.0 labels Jan 25, 2021
@nreese nreese requested a review from thomasneirynck January 25, 2021 20:40
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@nreese nreese requested a review from a team as a code owner January 26, 2021 00:28
@nreese
Copy link
Copy Markdown
Contributor Author

nreese commented Jan 26, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
fileUpload 146 - -146
mapsFileUpload - 146 +146
total -0

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
fileUpload 810.5KB - -810.5KB
mapsFileUpload - 810.5KB ⚠️ +810.5KB
total +8.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
fileUpload 7.1KB - -7.1KB
maps 138.3KB 138.3KB +4.0B
mapsFileUpload - 7.2KB +7.2KB
total +36.0B
Unknown metric groups

async chunk count

id before after diff
fileUpload 1 - -1
mapsFileUpload - 1 +1
total -0

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Copy Markdown
Contributor

@thomasneirynck thomasneirynck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code review

@nreese nreese requested a review from tylersmalley January 26, 2021 19:38
@nreese nreese merged commit 0b61847 into elastic:master Jan 26, 2021
nreese added a commit to nreese/kibana that referenced this pull request Jan 26, 2021
* migrate file_upload plugin to maps_file_upload

* update plugins list

* results of running node scripts/build_plugin_list_docs

* fix build problems

* remove fileUpload from limits.yml

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
nreese added a commit that referenced this pull request Jan 27, 2021
* migrate file_upload plugin to maps_file_upload

* update plugins list

* results of running node scripts/build_plugin_list_docs

* fix build problems

* remove fileUpload from limits.yml

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore release_note:skip Skip the PR/issue when compiling release notes Team:Geo Former Team Label for Geo Team. Now use Team:Presentation v7.12.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants