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

Build guide: zome functions and lifecycle callbacks #512

Merged
merged 38 commits into from
Feb 3, 2025

Conversation

pdaoust
Copy link
Collaborator

@pdaoust pdaoust commented Jan 15, 2025

Two pages here, with some cleanup/extra examples on the CRUD pages now that we've described the call-zome lifecycle and relaxed chain top ordering in detail. Depends on #511 and shouldn't be merged until that one is merged.

(Apologies to reviewers; somehow some fixes that were supposed to get added to another PR got added to this one instead.)

@pdaoust pdaoust requested review from mattyg and c12i January 15, 2025 21:45
@pdaoust
Copy link
Collaborator Author

pdaoust commented Jan 15, 2025

Closes #491 , #493 , #496, and #510 . I guess I didn't keep the scope of this one so tidy.

@pdaoust pdaoust marked this pull request as draft January 15, 2025 22:18
@pdaoust
Copy link
Collaborator Author

pdaoust commented Jan 15, 2025

Converting to draft cuz I discovered a code example that got left unwritten 😬

@pdaoust pdaoust marked this pull request as ready for review January 20, 2025 18:45
src/pages/build/entries.md Show resolved Hide resolved
src/pages/build/entries.md Show resolved Hide resolved
src/pages/build/callbacks-and-lifecycle-hooks.md Outdated Show resolved Hide resolved
src/pages/build/entries.md Outdated Show resolved Hide resolved
src/pages/build/callbacks-and-lifecycle-hooks.md Outdated Show resolved Hide resolved
src/pages/build/callbacks-and-lifecycle-hooks.md Outdated Show resolved Hide resolved
src/pages/build/callbacks-and-lifecycle-hooks.md Outdated Show resolved Hide resolved
src/pages/build/callbacks-and-lifecycle-hooks.md Outdated Show resolved Hide resolved
src/pages/build/callbacks-and-lifecycle-hooks.md Outdated Show resolved Hide resolved
src/pages/build/callbacks-and-lifecycle-hooks.md Outdated Show resolved Hide resolved
src/pages/build/callbacks-and-lifecycle-hooks.md Outdated Show resolved Hide resolved
src/pages/build/callbacks-and-lifecycle-hooks.md Outdated Show resolved Hide resolved
pdaoust and others added 15 commits January 30, 2025 09:25

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: ThetaSinner <ThetaSinner@users.noreply.github.com>
…holochain/docs-pages into feat/guide/app-structure-zome-functions

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
it's always a missing semicolon

Co-authored-by: ThetaSinner <ThetaSinner@users.noreply.github.com>
…holochain/docs-pages into feat/guide/app-structure-zome-functions

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…holochain/docs-pages into feat/guide/app-structure-zome-functions

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…holochain/docs-pages into feat/guide/app-structure-zome-functions
@pdaoust pdaoust merged commit 3d0f54e into main Feb 3, 2025
6 checks passed
@pdaoust pdaoust deleted the feat/guide/app-structure-zome-functions branch February 3, 2025 23:22
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.

None yet

2 participants