Ci fix#376
Conversation
Signed-off-by: Maximilian Inckmann <maximilian.inckmann@kit.edu>
Signed-off-by: Maximilian Inckmann <maximilian.inckmann@kit.edu>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #376 +/- ##
=======================================
Coverage 77.69% 77.69%
=======================================
Files 50 50
Lines 3520 3520
Branches 1040 1010 -30
=======================================
Hits 2735 2735
Misses 783 783
Partials 2 2 🚀 New features to boost your workflow:
|
🎨 Chromatic Visual Tests🔍 Visual changes detected ReviewChromatic provides automated visual testing and review for component changes. |
There was a problem hiding this comment.
Pull request overview
Updates the monorepo release metadata and CI publishing workflow for the @kit-data-manager/pid-component ecosystem, aiming to produce clean publish artifacts and align package versions.
Changes:
- Bump package versions/references to
0.4.2across the root and wrapper packages (Stencil/React/Vue/Angular/Next.js demo) and update related metadata files. - Adjust the publish workflow to run tests before the build step and add
packages/vue-library/.outputto.gitignore. - Remove committed Nuxt/Vue
.outputbuild artifacts from the repository.
Reviewed changes
Copilot reviewed 23 out of 26 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| somesy.toml | Bumps root project version to 0.4.2. |
| packages/vue-library/somesy.toml | Bumps Vue wrapper metadata version to 0.4.2. |
| packages/vue-library/package.json | Updates Vue wrapper version and dependency on @kit-data-manager/pid-component. |
| packages/vue-library/.output/server/chunks/build/entry-styles.DSUj0nhV.mjs.map | Removes committed Nuxt build artifact. |
| packages/vue-library/.output/server/chunks/build/entry-styles.DSUj0nhV.mjs | Removes committed Nuxt build artifact. |
| packages/vue-library/.output/public/_nuxt/builds/meta/a7125ec6-1323-4506-8971-14448c56dec5.json | Removes committed Nuxt build artifact. |
| packages/vue-library/.output/public/_nuxt/builds/meta/8ea604e2-ef50-4d66-a10b-99597bff3df4.json | Removes committed Nuxt build artifact. |
| packages/vue-library/.output/public/_nuxt/builds/meta/404057d3-ea4e-4c68-af4b-be1e07c02100.json | Removes committed Nuxt build artifact. |
| packages/stencil-library/web-types.json | Updates web-types version to 0.4.2. |
| packages/stencil-library/somesy.toml | Bumps Stencil package metadata version to 0.4.2. |
| packages/stencil-library/package.json | Bumps Stencil package version to 0.4.2. |
| packages/stencil-library/codemeta.json | Bumps Stencil codemeta version to 0.4.2. |
| packages/stencil-library/CITATION.cff | Bumps Stencil citation version to 0.4.2. |
| packages/react-library/somesy.toml | Bumps React wrapper metadata version to 0.4.2. |
| packages/react-library/package.json | Updates React wrapper version and dependency on @kit-data-manager/pid-component. |
| packages/react-library/codemeta.json | Bumps React codemeta version to 0.4.2. |
| packages/react-library/CITATION.cff | Bumps React citation version to 0.4.2. |
| packages/nextjs-app/package.json | Bumps demo app version and updates dependencies to 0.4.2. |
| packages/angular-library/somesy.toml | Bumps Angular wrapper metadata version to 0.4.2. |
| packages/angular-library/package.json | Updates Angular wrapper version and dependency on @kit-data-manager/pid-component. |
| package.json | Bumps monorepo version and updates devDependency versions. |
| package-lock.json | Updates lockfile for version/dependency changes (but contains an inconsistency for vue-library). |
| codemeta.json | Bumps root codemeta version to 0.4.2. |
| CITATION.cff | Bumps root citation version to 0.4.2. |
| .gitignore | Ignores packages/vue-library/.output build output directory. |
| .github/workflows/publish.yml | Runs tests before build and then uploads build artifacts for publish jobs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Test ResultsCoverage Summary
Coverage & Quality Reports📊 Codecov Report For more details, check the workflow run |
Signed-off-by: Maximilian Inckmann <maximilian.inckmann@kit.edu>
Signed-off-by: Maximilian Inckmann <maximilian.inckmann@kit.edu>
🎨 Chromatic Visual Tests🔍 Visual changes detected ReviewChromatic provides automated visual testing and review for component changes. |
Test ResultsCoverage Summary
Coverage & Quality Reports📊 Codecov Report For more details, check the workflow run |
Signed-off-by: Maximilian Inckmann <maximilian.inckmann@kit.edu>
🎨 Chromatic Visual Tests🔍 Visual changes detected ReviewChromatic provides automated visual testing and review for component changes. |
Test ResultsCoverage Summary
Coverage & Quality Reports📊 Codecov Report For more details, check the workflow run |
Fixes #374