Open
Conversation
274f12d to
431610e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #713 +/- ##
==========================================
- Coverage 91.34% 91.14% -0.20%
==========================================
Files 189 178 -11
Lines 5947 5827 -120
Branches 1426 1407 -19
==========================================
- Hits 5432 5311 -121
- Misses 508 509 +1
Partials 7 7 ☔ View full report in Codecov by Sentry. |
Collaborator
Author
|
We need a release script to do the following things:
|
Collaborator
|
+1 |
mumiao
approved these changes
Mar 21, 2022
062fb4a to
9fd7f46
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

简介
功能点
主要变更
gulpfile.js的功能,每个包都有自己的 gulpfile.js,简单的包直接用 tsc 编译mo/*以及mo都无效了,修改成对应的依赖包。尽在ide中保留mo的别名__DEVELOPMENT__问题,通过process.env.__DEVELOPMENT__来判断eslint、stylelint等路径问题src/components/monaco迁移至packages/ide/components/monaco而不是packages/ui/src/monaco遗留问题
Breaking changes
@dtinsight/molecule/esm/components导出,改为@dtinsight/molecule/uimonaco-editor中导出不再通过@dtinsight/molecule/esm/monaco,改为@dtinsight/molecule/monaco@dtinsight/molecule/esm/xxx,改为@dtinsight/molecule