Skip to content

feat: Remove builtin recipes#136

Merged
raymondk merged 15 commits intomainfrom
recipe-only
Oct 14, 2025
Merged

feat: Remove builtin recipes#136
raymondk merged 15 commits intomainfrom
recipe-only

Conversation

@raymondk
Copy link
Copy Markdown
Contributor

@raymondk raymondk commented Oct 13, 2025

This change is to remove the built in recipes so that we only rely on the recipe repository and there are minimal helpers in the icp cli.

For now, there are example recipes in the examples/ directory - they will need to be moved into https://github.com/dfinity/icp-cli-recipes.

The changes adds a hidden icp project show command that prints out the manifest it could be used to test out that the recipes are getting computed properly.

This will end up using: dfinity/icp-cli-recipes#3

@raymondk raymondk requested a review from a team as a code owner October 13, 2025 21:36
@raymondk raymondk marked this pull request as draft October 13, 2025 21:36
@raymondk raymondk marked this pull request as ready for review October 14, 2025 01:20
Comment thread crates/icp/src/network/mod.rs Outdated
Comment thread crates/icp/src/manifest/recipe.rs
Comment thread crates/icp/src/canister/recipe/handlebars.rs
Comment thread examples/icp-static-assets-recipe/recipe.hb.yaml
@raymondk raymondk requested a review from ilbertt October 14, 2025 20:50
@raymondk raymondk dismissed ilbertt’s stale review October 14, 2025 20:51

your comments have been addressed.

@raymondk raymondk merged commit 3dcc46d into main Oct 14, 2025
37 checks passed
@raymondk raymondk deleted the recipe-only branch October 14, 2025 20:51
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.

3 participants