Agoric / agoric-sdk

monorepo for the Agoric Javascript smart contract platform
Apache License 2.0
327 stars 207 forks source link

chore(agoric-cli): Document external consumption of gettingStartedWorkflowTest #10475

Closed gibson042 closed 1 week ago

gibson042 commented 1 week ago

Description

Without this, packages/agoric-cli/integration-tests/workflow.test.js is an essentially empty wrapper.

Security Considerations

n/a

Scaling Considerations

n/a

Documentation Considerations

n/a

Testing Considerations

n/a

Upgrade Considerations

n/a

cloudflare-workers-and-pages[bot] commented 1 week ago

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 909db8d
Status: ✅  Deploy successful!
Preview URL: https://87eb6c59.agoric-sdk.pages.dev
Branch Preview URL: https://gibson-2024-11-cli-integrati.agoric-sdk.pages.dev

View logs

gibson042 commented 1 week ago

Fair enough; done.

gibson042 commented 1 week ago

This seems like the kind of thing that could blow up, so I've replaced the breaking change with some documentation. Thanks @turadg @michaelfig!