Closed nadilas closed 2 years ago
Adds cli package. Currently its sole purpose is going to be to run the end-to-end integration tests.
main
pnpm lint
Canary Versions
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Current dependencies on/for this PR:
This comment was auto-generated by Graphite.
Graphite Merge Job
Current status: ✅ Merged
This pull request was successfully merged as part of a stack.
Job Reference: hJnyKzbCOX6wBLyebHf8
Description of change
Adds cli package. Currently its sole purpose is going to be to run the end-to-end integration tests.
Pull-Request Checklist
main
branchpnpm lint
passes with this change📦 Published PR as canary version:
Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @dotinc/bouncer-core@0.5.1-canary.5.31ba53d.0 npm install @dotinc/bouncer-planetscale@0.5.1-canary.5.31ba53d.0 npm install @dotinc/bouncer-sql@0.5.1-canary.5.31ba53d.0 # or yarn add @dotinc/bouncer-core@0.5.1-canary.5.31ba53d.0 yarn add @dotinc/bouncer-planetscale@0.5.1-canary.5.31ba53d.0 yarn add @dotinc/bouncer-sql@0.5.1-canary.5.31ba53d.0 ```