Skip to content

Add core dependency to examples #1253

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

Merged
merged 3 commits into from
Aug 18, 2025
Merged

Add core dependency to examples #1253

merged 3 commits into from
Aug 18, 2025

Conversation

rvanasa
Copy link
Contributor

@rvanasa rvanasa commented Aug 14, 2025

This PR makes it possible to use the new Motoko standard library (core) package in parallel with base, primarily for editing the examples on ICP Ninja.

We eventually want to fully convert these examples to use core (see #1244).

@rvanasa rvanasa requested review from a team as code owners August 14, 2025 18:01
@rvanasa rvanasa marked this pull request as draft August 14, 2025 18:09
@rvanasa rvanasa force-pushed the core-package-examples branch from 9ab3c38 to a4b801c Compare August 14, 2025 18:11
@rvanasa rvanasa marked this pull request as ready for review August 14, 2025 18:11
Copy link
Contributor

@fxgst fxgst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! You could also add it to motoko/nft-creator, then we'd cover all Motoko examples on ninja from the examples repo. You can see here which examples show up in ninja

@rvanasa
Copy link
Contributor Author

rvanasa commented Aug 15, 2025

Good to know about the example list; thanks! The current diff should cover all of them including nft-creator? Looks like it's just in a different order in the CI workflow.

Waiting for 1.0.0 release and then should be ready to merge once we get the remaining approval.

@rvanasa rvanasa merged commit 1eeb528 into master Aug 18, 2025
20 of 31 checks passed
@rvanasa rvanasa deleted the core-package-examples branch August 18, 2025 15:20
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.

4 participants