Skip to content

fix: use changed import path#219051

Merged
delanni merged 1 commit intomainfrom
fix-import-issue
Apr 24, 2025
Merged

fix: use changed import path#219051
delanni merged 1 commit intomainfrom
fix-import-issue

Conversation

@delanni
Copy link
Copy Markdown
Member

@delanni delanni commented Apr 24, 2025

Summary

A variable changed between #217517 and #218122 - this PR adjusts the import

@delanni
Copy link
Copy Markdown
Member Author

delanni commented Apr 24, 2025

/ci

@delanni delanni added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Apr 24, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Apr 24, 2025

⏳ Build in-progress, with failures

Failed CI Steps

History

import { INTEGRATION_CARD_HEIGHT } from '../../common/integrations/constants';
import { SEARCH_AI_LAKE_ALLOWED_INTEGRATIONS } from '../../../../../../common/lib/search_ai_lake/integrations';
import { IntegrationTabId, type Tab } from '../../../../../../common/lib/integrations/types';
import { AI_FOR_SOC_INTEGRATIONS } from '../../../../../../../common/constants';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yes, that's the right one, thank you.

Copy link
Copy Markdown
Contributor

@agusruidiazgd agusruidiazgd left a comment

Choose a reason for hiding this comment

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

LGTM from explore 😸

@tomsonpl
Copy link
Copy Markdown
Contributor

Thanks for fixing it so quickly 👍

@delanni delanni marked this pull request as ready for review April 24, 2025 10:17
@delanni delanni requested a review from a team as a code owner April 24, 2025 10:17
@delanni delanni merged commit 816421b into main Apr 24, 2025
7 of 9 checks passed
@delanni delanni deleted the fix-import-issue branch April 24, 2025 10:18
@delanni
Copy link
Copy Markdown
Member Author

delanni commented Apr 24, 2025

admin-merging to unblock build pipelines

akowalska622 pushed a commit to akowalska622/kibana that referenced this pull request May 29, 2025
## Summary
A variable changed between elastic#217517
and elastic#218122 - this PR adjusts the
import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants