Rename workplace_ai project type to workplaceai#240180
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
🔍 Preview links for changed docs |
dmlemeshko
left a comment
There was a problem hiding this comment.
src/platform/packages/shared/kbn-ftr-common-functional-services/services/saml_auth/serverless/auth_provider.ts changes LGTM
|
@Ikuni17 @dmlemeshko Thank you for the prompt review. The CI failures indicate that we can not just update the project type. we will also need to update all related references, similar to what we did earlier. I will ping again once the PR is ready for review. Apologies for the inconvenience. |
|
@elasticsearchmachine merge upstream |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Page load bundle
History
|
## Summary Renamed the `workplce_ai` project type to `workplaceai` following discussions with the CP Serverless team. The changes focus on updating the `project type`, `solution name`, and `plugin group` to ensure core Kibana functionality and tests continue to work. `File structure`, `plugin IDs`, `variables`, `links`, and `URLs` remain unchanged. ## Tested Tested locally and in QA. ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [X] If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the [docker list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker) - [X] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
## Summary Renamed the `workplce_ai` project type to `workplaceai` following discussions with the CP Serverless team. The changes focus on updating the `project type`, `solution name`, and `plugin group` to ensure core Kibana functionality and tests continue to work. `File structure`, `plugin IDs`, `variables`, `links`, and `URLs` remain unchanged. ## Tested Tested locally and in QA. ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [X] If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the [docker list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker) - [X] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Summary
Renamed the
workplce_aiproject type toworkplaceaifollowing discussions with the CP Serverless team. The changes focus on updating theproject type,solution name, andplugin groupto ensure core Kibana functionality and tests continue to work.File structure,plugin IDs,variables,links, andURLsremain unchanged.Tested
Tested locally and in QA.
Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
backport:*labels.