Skip to content

Add CI workflow for packages/big-daddy tests#1

Closed
Copilot wants to merge 2 commits into
mainfrom
copilot/add-ci-cd-for-big-daddy
Closed

Add CI workflow for packages/big-daddy tests#1
Copilot wants to merge 2 commits into
mainfrom
copilot/add-ci-cd-for-big-daddy

Conversation

Copy link
Copy Markdown

Copilot AI commented Nov 25, 2025

Adds GitHub Actions CI to run tests in packages/big-daddy on push/PR to main.

Changes

  • Create .github/workflows/ci.yml with:
    • pnpm + Node.js 20 setup with caching
    • working-directory: packages/big-daddy default for test execution
    • Workspace-level dependency install followed by pnpm test
    • Explicit permissions: contents: read for least-privilege access
Original prompt

Add ci that cd's into packages/big-daddy and runs the tests


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Ankcorn <7361428+Ankcorn@users.noreply.github.com>
Copilot AI changed the title [WIP] Add CI that CD's into packages/big-daddy and runs tests Add CI workflow for packages/big-daddy tests Nov 25, 2025
Copilot AI requested a review from Ankcorn November 25, 2025 12:25
@Ankcorn Ankcorn closed this Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants