Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 683 Bytes

File metadata and controls

20 lines (15 loc) · 683 Bytes

Contributing

Keep changes focused on a complete user-visible flow. Terraform resources are not considered supported by this example until scripts/smoke.mjs proves their behavior through the installed Anbo CLI.

Before opening a pull request:

npm ci
npm run check

Run behavioral acceptance with packed candidate tarballs by dispatching the Installed CLI Acceptance workflow with exact CLI and MiniStack plugin refs. Do not replace that workflow with direct Terraform, Docker, application, smoke, or plugin commands.

Do not commit .anbo/plugins.lock.json, .anbo/state, Terraform state, clone URLs, credentials, generated Lambda archives, or application data.