-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[Fleet] TS project references migration #82220
Comments
Pinging @elastic/ingest-management (Team:Ingest Management) |
Tagged as 7.11 & 7.12 see #80508 (comment) & #80508 (comment) |
Thanks @jfsiii for creating this, one question do you know the background in why in the meta issue (#80508) it's marked that the kibana platform will do it? Is is because of the dependencies? Could you take the lead on that effort for 7.12, looking at the weekly kibana update there is a hard deadline for 7.12 on this change. |
Also, what is the effort for us to migrate to TS project? Are we talking hours, days, or more? |
@ph I missed that update, but it looks like @restrry updated it back in November. Regarding scope, I'm not sure. I believe the work is dominated/dependent on the plugins listed in the description ( @restrry, are you / platform working on this? Do you need anything from me / Fleet? I'm happy to help any way I can. I'll also probably drop in the Slack channel soon to ask some questions. |
Thanks @jfsiii for coordinating that effort. |
@jfsiii your help is appreciated if you have the capacity for it. |
Summary
Now that the Kibana build system supports using TypeScript project references (#46773), the
fleet
plugin must be migrated to participate. This is part of the overall effort tracked at #80508.Acceptance criteria
See PR at #87574
The
fleet
plugin can be referred to using a project reference, which means it...tsconfig.json
file which conforms to the documented forminfra
[Logs + Metrics UI] Migrate to TS project references #80995licensing
data
encryptedSavedObjects
security
features
cloud
usageCollection
home
kibanaReact
kibanaUtils
esUiShared
tsc
's build modeRelated information
The text was updated successfully, but these errors were encountered: