finos / legend-studio

Legend Studio
https://legend.finos.org
Apache License 2.0
86 stars 113 forks source link

uptick version to fix release #3284

Closed akphi closed 3 weeks ago

akphi commented 3 weeks ago

fix release since

https://github.com/finos/legend-studio/blob/7bcee39e35b5664dce6a92536e71692d6e821cda/packages/legend-vscode-extension-dependencies/tsconfig.build.json#L5

broke the release, making @finos/legend-art@7.1.37 and @finos/legend-application@15.1.9 to released to NPM with usage of jsxDev which breaks application builds

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: b268ee7e7ff309368be387aa8946a8153f5b07be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages | Name | Type | | --------------------------------------------- | ----- | | @finos/babel-preset-legend-studio | Patch | | @finos/eslint-plugin-legend-studio | Patch | | @finos/legend-application | Patch | | @finos/legend-application-pure-ide | Patch | | @finos/legend-application-pure-ide-deployment | Patch | | @finos/legend-application-query | Patch | | @finos/legend-application-query-bootstrap | Patch | | @finos/legend-application-query-deployment | Patch | | @finos/legend-application-repl | Patch | | @finos/legend-application-repl-deployment | Patch | | @finos/legend-application-studio | Patch | | @finos/legend-application-studio-bootstrap | Patch | | @finos/legend-application-studio-deployment | Patch | | @finos/legend-art | Patch | | @finos/legend-dev-utils | Patch | | @finos/legend-extension-assortment | Patch | | @finos/legend-extension-dsl-data-space | Patch | | @finos/legend-extension-dsl-data-space-studio | Patch | | @finos/legend-extension-dsl-diagram | Patch | | @finos/legend-extension-dsl-persistence | Patch | | @finos/legend-extension-dsl-service | Patch | | @finos/legend-extension-dsl-text | Patch | | @finos/legend-extension-store-flat-data | Patch | | @finos/legend-extension-store-relational | Patch | | @finos/legend-extension-store-service-store | Patch | | @finos/legend-extension-tracer-zipkin | Patch | | @finos/legend-graph | Patch | | @finos/legend-lego | Patch | | @finos/legend-query-builder | Patch | | @finos/legend-server-depot | Patch | | @finos/legend-server-sdlc | Patch | | @finos/legend-server-showcase | Patch | | @finos/legend-server-showcase-deployment | Patch | | @finos/legend-shared | Patch | | @finos/legend-storage | Patch | | @finos/stylelint-config-legend-studio | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.22%. Comparing base (dc5516a) to head (b268ee7).

:exclamation: There is a different number of reports uploaded between BASE (dc5516a) and HEAD (b268ee7). Click for more details.

HEAD has 10 uploads less than BASE | Flag | BASE (dc5516a) | HEAD (b268ee7) | |------|------|------| ||12|2|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3284 +/- ## =========================================== - Coverage 48.15% 0.22% -47.94% =========================================== Files 1998 1996 -2 Lines 340155 340105 -50 Branches 15130 2059 -13071 =========================================== - Hits 163798 749 -163049 - Misses 175545 337724 +162179 - Partials 812 1632 +820 ``` [see 1612 files with indirect coverage changes](https://app.codecov.io/gh/finos/legend-studio/pull/3284/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=finos)