Refactor/buck2 task changes root relative#2039
Merged
benjamin-747 merged 3 commits intoweb3infra-foundation:mainfrom Mar 30, 2026
Merged
Conversation
Signed-off-by: jackieismpc <[email protected]> (cherry picked from commit 1a75c884b70513125ca9a6798896d8ff23323982) Signed-off-by: jackieismpc <[email protected]>
Signed-off-by: jackieismpc <[email protected]>
Signed-off-by: jackieismpc <[email protected]>
benjamin-747
approved these changes
Mar 30, 2026
Merged
via the queue into
web3infra-foundation:main
with commit Mar 30, 2026
ac46041
8 checks passed
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.
#2037
1.增加一些测试,重构部分测试
2.协议层统一changes为 monorepo root relative路径:
也就是
而非
从而将判断路径从worker移除,简化实现