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

[Reporting] Move a few server files for shorter paths #71591

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

tsullivan
Copy link
Member

@tsullivan tsullivan commented Jul 14, 2020

Summary

Summarize your PR. If it involves visual changes include a screenshot or gif.

This reorganizes the server libs according to some goals that we were not able to get to when we moved the Reporting server code out of the legacy folder.

The new structure places libs closer to where they are used, and gets rid of unnecessary nesting.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@tsullivan tsullivan force-pushed the reporting/flatten-server-dirs branch from 01a8f49 to ad869e0 Compare July 14, 2020 18:06
@tsullivan tsullivan force-pushed the reporting/flatten-server-dirs branch from ad869e0 to 0a2b75b Compare July 14, 2020 18:18
import { createWorkerFactory } from './create_worker';
// @ts-ignore
import { Esqueue } from './esqueue';
import { createTaggedLogger } from './esqueue/create_tagged_logger';
Copy link
Member Author

Choose a reason for hiding this comment

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

I moved this lib to the ESQueue folder so we don't forget to delete it when we delete ESQueue

@tsullivan tsullivan marked this pull request as ready for review July 14, 2020 18:24
@tsullivan tsullivan requested a review from a team as a code owner July 14, 2020 18:24
@tsullivan tsullivan requested a review from a team July 14, 2020 18:24
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-reporting-services (Team:Reporting Services)

Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

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

Operations: Pre-commit hook casing config changes LGTM

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

History

  • 💚 Build #61540 succeeded ad869e007ca1e9ee09ff9c8de5df81d985506609
  • 💔 Build #61233 failed 01a8f49aa6242607d5a431ad56468d5bf5ba4379

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

Copy link
Contributor

@joelgriffith joelgriffith 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 LGTM

@tsullivan tsullivan merged commit 820f9ed into elastic:master Jul 14, 2020
@tsullivan tsullivan deleted the reporting/flatten-server-dirs branch July 14, 2020 20:47
tsullivan added a commit to tsullivan/kibana that referenced this pull request Jul 14, 2020
tsullivan added a commit that referenced this pull request Jul 15, 2020
…71758)

* [Reporting] Move a few server files for shorter paths (#71591)

* fix ts
@sophiec20 sophiec20 added the (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead release_note:skip Skip the PR/issue when compiling release notes v7.9.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants