-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: handle different plantform in cache remote #184
Merged
Merged
Conversation
This file contains 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
PerseidMeteor
force-pushed
the
feat-manifest-list
branch
from
September 4, 2023 09:40
90a1cab
to
c424c56
Compare
PerseidMeteor
commented
Sep 4, 2023
Note: typo |
imeoer
reviewed
Sep 5, 2023
imeoer
reviewed
Sep 5, 2023
PerseidMeteor
force-pushed
the
feat-manifest-list
branch
from
September 8, 2023 07:58
c424c56
to
9368e2c
Compare
PerseidMeteor
commented
Sep 11, 2023
PerseidMeteor
force-pushed
the
feat-manifest-list
branch
from
September 12, 2023 15:04
9368e2c
to
af5320c
Compare
PerseidMeteor
commented
Sep 12, 2023
imeoer
reviewed
Sep 13, 2023
imeoer
reviewed
Sep 13, 2023
imeoer
reviewed
Sep 13, 2023
imeoer
reviewed
Sep 13, 2023
imeoer
reviewed
Sep 13, 2023
PerseidMeteor
force-pushed
the
feat-manifest-list
branch
2 times, most recently
from
September 13, 2023 12:18
266fe8d
to
9df9e97
Compare
imeoer
reviewed
Sep 14, 2023
PerseidMeteor
force-pushed
the
feat-manifest-list
branch
from
September 14, 2023 03:55
9df9e97
to
fb3320e
Compare
imeoer
reviewed
Sep 14, 2023
PerseidMeteor
force-pushed
the
feat-manifest-list
branch
3 times, most recently
from
September 20, 2023 06:43
cf50df1
to
75a7879
Compare
imeoer
reviewed
Sep 21, 2023
PerseidMeteor
force-pushed
the
feat-manifest-list
branch
7 times, most recently
from
October 4, 2023 12:42
23a5af4
to
33dcce7
Compare
PerseidMeteor
force-pushed
the
feat-manifest-list
branch
3 times, most recently
from
October 8, 2023 11:20
1e02003
to
91a30b6
Compare
We can use manifestIndex to record different remote cache on different plantforms. And conversion will use cache which matches current plantfotm. Signed-off-by: YuQiang <y_q_email@163.com>
imeoer
approved these changes
Oct 9, 2023
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.
We can use
manifestIndex
to record different remote cache on different plantforms.And conversion will use cache which matches current plantfotm.
changes: