Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

[apm-ui] File names don't match the previous expected ones #771

Merged
merged 2 commits into from
Feb 24, 2020

Conversation

v1v
Copy link
Member

@v1v v1v commented Feb 21, 2020

What does this PR do?

Use the new files. It does not allow backward compatiblity

Why is it important?

Fix the APM-ITS for the UI

Related issues

Leftover from #770

@v1v v1v self-assigned this Feb 21, 2020
@v1v v1v added the automation label Feb 21, 2020
@v1v v1v requested review from a team, sorenlouv and ogupte February 21, 2020 14:46
@v1v v1v marked this pull request as ready for review February 21, 2020 14:47
@@ -17,17 +17,17 @@ interface DocType {
const docTypes: DocType[] = [
{
interfaceName: 'SpanRaw',
interfacePath: '../apm-ui-interfaces/raw/SpanRaw',
interfacePath: '../apm-ui-interfaces/raw/span_raw',
Copy link
Member Author

Choose a reason for hiding this comment

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

Master branch name file:

7.6 branch name file:

I've no clue if it's possible to support different interfaces at the same time.

Otherwise, the changes in master are breaking changes in this particular implementation. No clue how to move forward

@v1v v1v merged commit f220135 into elastic:master Feb 24, 2020
@v1v v1v deleted the feature/no-backward-compatibility branch February 24, 2020 09:41
v1v added a commit to v1v/apm-integration-testing that referenced this pull request Feb 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants