Skip to content

[DPEDE-6526] Add metadatas in Chi build#1990

Open
josecarlosgonzalezv wants to merge 4 commits intoCenturyLink:masterfrom
josecarlosgonzalezv:feat/DPEDE-6526-add-metadatas-in-chi-build
Open

[DPEDE-6526] Add metadatas in Chi build#1990
josecarlosgonzalezv wants to merge 4 commits intoCenturyLink:masterfrom
josecarlosgonzalezv:feat/DPEDE-6526-add-metadatas-in-chi-build

Conversation

@josecarlosgonzalezv
Copy link
Contributor

https://lumen.atlassian.net/browse/DPEDE-6526

This pull request updates the build process to improve how MCP metadata files are handled and documented. The main changes ensure that metadata from Chi, Chi Custom Elements, and Chi Vue are consistently copied to the dist/metadata directory, and the documentation is updated to reflect this process.

Build process improvements:

  • The build script now copies metadata.json from Chi, Chi Custom Elements, and Chi Vue (if present) into the dist/metadata directory, naming them chi.json, custom-elements.json, and vue.json respectively.
  • The build script defines the CHI_VUE variable for easier reference to the Chi Vue package location.

Documentation updates:

  • The src/mcp/README.md file is updated to describe the new metadata file copying process and includes a table summarizing the output files, their sources, and descriptions.

@josecarlosgonzalezv josecarlosgonzalezv requested a review from a team as a code owner March 18, 2026 12:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the MCP metadata build output so metadata from Chi, Chi Custom Elements, and Chi Vue are copied into dist/metadata/ with consistent filenames, and documents the new output layout.

Changes:

  • Copy Chi MCP metadata to dist/metadata/chi.json and optionally copy CE/Vue metadata to custom-elements.json and vue.json.
  • Introduce CHI_VUE path variable in the build script for Chi Vue package location.
  • Update MCP README to describe the new metadata output files and their sources.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/mcp/README.md Documents the new dist/metadata/*.json outputs and sources.
scripts/build/build.sh Updates build to copy MCP metadata files into dist/metadata with normalized names.

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/1/. ❌

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/2/. ❌

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/3/. ❌

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/4/. ❌

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/5/. ❌

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/6/. ❌

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/7/. ❌

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/8/. ❌

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/9/. ❌

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/10/. ❌

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/11/. ❌

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/12/. ❌

@lumen-jenkins-prod
Copy link

The CI pipeline did not run successfully in https://jenkinsprod.corp.intranet:8443/job/UX-CHI/job/Productive/job/Chi/job/PR-1990/13/. ❌

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants