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

Refer to PatternMatcher API doc from makeInvitation #890

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

Chris-Hibbert
Copy link
Collaborator

Adding a link to the newly generated do in @endojs, and a tiny bit of explanation.

Adding a link to the newly generated do in @endojs, and a tiny bit of explanation.
Copy link

cloudflare-workers-and-pages bot commented Dec 6, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d772fa9
Status: ✅  Deploy successful!
Preview URL: https://cb819f8f.documentation-7tp.pages.dev
Branch Preview URL: https://chris-hibbert-patterns.documentation-7tp.pages.dev

View logs

main/reference/zoe-api/zoe-contract-facet.md Outdated Show resolved Hide resolved
@@ -102,6 +102,21 @@ The optional **customDetails** argument is included in the **Invitation**'s
The optional **proposalShape** argument can be used to describe the required and allowed components of each proposal.
Proposals that don't match the pattern will be rejected by Zoe without even being sent to the contract.

Patterns are constructed using the
**[M](https://endojs.github.io/endo/interfaces/_endo_patterns.PatternMatchers.html)** (for '**M**atcher') object.
Copy link
Member

Choose a reason for hiding this comment

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

My impression is that these are not yet intended for wide dissemination. Building the docs was one step but publishing was another.

Oh... but now I find:

So we're committing to the endojs.github.io domain externally? Seems worth getting product / IT buy-in.
@turadg what's your sense of where we are with this?

Copy link
Member

Choose a reason for hiding this comment

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

I agree it's worth getting cross-functional buy-in before linking to it from https://docs.agoric.com/

Copy link
Member

@dckc dckc Dec 6, 2023

Choose a reason for hiding this comment

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

@ivanlei , @sufyaankhan support this, for now; getting better integration with the docs site remains a goal.

For example, the search box on the docs site should find things from the endo TypeDoc.

Copy link
Member

@turadg turadg left a comment

Choose a reason for hiding this comment

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

Confirming that it has full support of PM and DevRel.

@Chris-Hibbert Chris-Hibbert enabled auto-merge (squash) December 6, 2023 23:39
@Chris-Hibbert Chris-Hibbert merged commit 296b4ff into main Dec 6, 2023
4 checks passed
@Chris-Hibbert Chris-Hibbert deleted the Chris-Hibbert-patterns branch December 6, 2023 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants