Skip to content

feat: extension install uses dependencies.json - #3816

Merged
1 commit merged into
masterfrom
ens/sdk-1757-extension-install-use-dependencies
Jul 2, 2024
Merged

feat: extension install uses dependencies.json #3816
1 commit merged into
masterfrom
ens/sdk-1757-extension-install-use-dependencies

Conversation

@ghost

@ghost ghost commented Jul 2, 2024

Copy link
Copy Markdown

Description

dfx extension install uses dependencies.json rather than compatibility.json to determine which version to install.

Fixes https://dfinity.atlassian.net/browse/SDK-1757

How Has This Been Tested?

Updated a unit test to demonstrate that the find_highest_compatible_version method does pick the highest compatible version.
Tested locally with cargo build && dfx cache delete && dfx cache install && dfx extension install nns

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@ghost
ghost marked this pull request as ready for review July 2, 2024 19:12
@ghost
ghost self-requested a review as a code owner July 2, 2024 19:12
@ghost
ghost enabled auto-merge (squash) July 2, 2024 19:23
@ghost
ghost merged commit 81cf22d into master Jul 2, 2024
@ghost
ghost deleted the ens/sdk-1757-extension-install-use-dependencies branch July 2, 2024 22:02
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants