Feat: Packer侧旧版本回退与按命名空间组小包#6028
Open
dovisutu wants to merge 3 commits into
Open
Conversation
Member
|
快来了,我在做 |
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.
回退逻辑是每个模组取当前版本和回退版本中最新的存在的版本,其他版本直接丢掉了;主要是考虑到旧版本如果硬要合上来的话可能会脏,比如字体修复包那块
命名空间组小包那套东西准备好了但是没接上传,会在Packer action里打一次,但是没放pr-packer里;上传的东西还是旧的那套,除了是版本合并之后的
待考量:具体要回退哪些版本?(当前是直接抄的i18nmod哪里的依赖关系)
ping @502y 这套东西准备什么时候应用(