Skip to content
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

fix: download remote did files #4093

Merged

Conversation

sesi200
Copy link
Contributor

@sesi200 sesi200 commented Jan 31, 2025

Description

If canisters.<dependency canister>.candid is a URL and canisters.<dependency canister>.remote.candid is null, then dfx build failed when the project was not first built for a non-remote network because the candid file was not properly downloaded.

Fixes SDK-1793

How Has This Been Tested?

added e2e

Checklist:

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

@sesi200 sesi200 changed the title Sdk 1793 remote did files not properly prepared for network ic fix: download remote did files Jan 31, 2025
@sesi200 sesi200 marked this pull request as ready for review January 31, 2025 12:13
@sesi200 sesi200 requested a review from a team as a code owner January 31, 2025 12:13
@sesi200 sesi200 enabled auto-merge (squash) January 31, 2025 12:17
@sesi200 sesi200 merged commit 834f4e2 into master Jan 31, 2025
297 of 298 checks passed
@sesi200 sesi200 deleted the SDK-1793-remote-did-files-not-properly-prepared-for-network-ic branch January 31, 2025 19:50
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.

2 participants