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

[APM] Convert all apm files to follow snake convention #123648

Merged
merged 5 commits into from
Jan 28, 2022

Conversation

kpatticha
Copy link
Contributor

Summary

Closes #107347

@kpatticha kpatticha added release_note:skip Skip the PR/issue when compiling release notes v8.1.0 labels Jan 24, 2022
@kpatticha kpatticha requested review from a team as code owners January 24, 2022 20:12
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Jan 24, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@kpatticha kpatticha force-pushed the convert-rest-apm-files branch from e059925 to 3a4dabd Compare January 24, 2022 20:13
@kpatticha kpatticha force-pushed the convert-rest-apm-files branch 2 times, most recently from d114193 to 7521cab Compare January 25, 2022 09:30
@kpatticha kpatticha force-pushed the convert-rest-apm-files branch from 7521cab to f25a31e Compare January 26, 2022 12:29
@kpatticha kpatticha force-pushed the convert-rest-apm-files branch from fea97ef to c11bb48 Compare January 28, 2022 17:48
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
apm 89 92 +3

Total ESLint disabled count

id before after diff
apm 104 107 +3

History

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

@kpatticha kpatticha added the auto-backport Deprecated - use backport:version if exact versions are needed label Jan 28, 2022
@kpatticha kpatticha merged commit 69c5cfe into elastic:main Jan 28, 2022
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Jan 28, 2022
@kibanamachine
Copy link
Contributor

💔 Backport failed

The pull request could not be backported due to the following error:
There are no branches to backport to. Aborting.

How to fix

Re-run the backport manually:

node scripts/backport --pr 123648

Questions ?

Please refer to the Backport tool documentation

awahab07 pushed a commit to awahab07/kibana that referenced this pull request Jan 31, 2022
* [APM] Convert all apm files to follow snake convention

* Fix uppecase filename

* Fix broken paths in api integration tests

* Fix uppercase filenames

* Disable import/no-extraneous-dependencies eslint error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:APM All issues that need APM UI Team support v8.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[APM] Convert camelCase to snake_case for all files and folders
7 participants