feat: add Compose-backed orb service #42
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/compose-amp-service"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
.amp/services.yamlwhile keeping generated Amp runtime files ignoredVerification
amp orb services ensure— healthy, HTTP 200/api/employees?feature=job_commissions— HTTP 200docker compose config --quietgo vet ./..., andgo test ./...nobodyKnown baseline failure
npm testcurrently fails theCopyableCellunmount-race regression test already present onmain. PR #37 fixes that failure; this PR intentionally does not duplicate its application changes.