Skip to content

Conversation

@vporton
Copy link
Contributor

@vporton vporton commented Apr 17, 2024

Description

Added deploy canister options. "deploy": false means not to deploy this canister when doing dfx deploy (unless the canister is explicitly specified in the command line).

How Has This Been Tested?

In a Motoko project, I did both dfx deploy CanDBPartition and dfx deploy main where CanDBPartition has "deploy": false and main hasn't. I also did dfx deploy without canister argument.

Checklist:

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

@vporton
Copy link
Contributor Author

vporton commented May 7, 2024

I've integrate changes of this PR into PR #3710. I do not support this PR, because it would lead to complexity of maintenance of both PRs. So, I am closing this PR.

@vporton vporton closed this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant