Skip to content

[8.18] SKA: Unify serverless modules + storybook config (#211570)#211694

Merged
gsoldevila merged 1 commit intoelastic:8.18from
gsoldevila:backport/8.18/pr-211570
Feb 19, 2025
Merged

[8.18] SKA: Unify serverless modules + storybook config (#211570)#211694
gsoldevila merged 1 commit intoelastic:8.18from
gsoldevila:backport/8.18/pr-211570

Conversation

@gsoldevila
Copy link
Copy Markdown
Member

Backport

This will backport the following commits from main to 8.18:

Questions ?

Please refer to the Backport tool documentation

## Summary

As part of the SKA, some groups of modules have been broken-down and
relocated in different folders, negatively impacting DX. This is the
case for `serverless` modules, that are spread across:
```
- packages/serverless  # storybook config
- src/platform/packages/private/serverless
- src/platform/packages/shared/serverless
```

The goal of this PR is to unify them back under
`src/platform/packages/shared/severless`.
In this scenario, I believe the simplification is worth the trade off.

CC @elastic/kibana-management @elastic/appex-sharedux WDYT?

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 8f7f6a7)

# Conflicts:
#	.github/CODEOWNERS
@gsoldevila gsoldevila added the backport This PR is a backport of another PR label Feb 19, 2025
@gsoldevila gsoldevila enabled auto-merge (squash) February 19, 2025 08:57
@gsoldevila gsoldevila merged commit e25318f into elastic:8.18 Feb 19, 2025
3 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants