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

feat: add pre-install hooks to canisters. #4055

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Conversation

vincent-dfinity
Copy link
Contributor

@vincent-dfinity vincent-dfinity commented Jan 6, 2025

Description

Add pre-install tasks, which can be defined by the new pre-install key for canister objects in dfx.json with a command or list of commands.

Fixes # (issue)

SDK-1847

How Has This Been Tested?

Added e2e tests.

Checklist:

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

@vincent-dfinity vincent-dfinity requested a review from a team as a code owner January 6, 2025 07:05
@vincent-dfinity vincent-dfinity changed the title Add pre-install hooks to canisters. feat: add pre-install hooks to canisters. Jan 6, 2025
sesi200
sesi200 previously approved these changes Jan 6, 2025
@vincent-dfinity vincent-dfinity merged commit 102066c into master Jan 6, 2025
298 checks passed
@vincent-dfinity vincent-dfinity deleted the vincent/SDK-1847 branch January 6, 2025 10:15
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