Skip to content

[#12] CI/CD GitHub Actions#14

Closed
javaisbetterthanpython wants to merge 5 commits into
mainfrom
issue-12-ci
Closed

[#12] CI/CD GitHub Actions#14
javaisbetterthanpython wants to merge 5 commits into
mainfrom
issue-12-ci

Conversation

@javaisbetterthanpython

Copy link
Copy Markdown
Owner

Summary

  • Add .github/workflows/ci.yml that runs on push to main and on all pull requests
  • Uses Node 18 with Corepack for Yarn 3, then runs yarn test:ci, yarn lint, and yarn build

Test plan

  • yarn test:ci passes
  • yarn build passes
  • yarn lint passes
  • GitHub Actions workflow runs green on this PR

Closes #12

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@javaisbetterthanpython

Copy link
Copy Markdown
Owner Author

Closing: project will not use GitHub Actions CI/CD.

javaisbetterthanpython and others added 3 commits June 6, 2026 23:52
Rename the workspace entry from pickleball-shuffler to
jumbled-doubles-enhanced so yarn install --immutable succeeds in CI.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@javaisbetterthanpython

Copy link
Copy Markdown
Owner Author

Closing — project does not use GitHub Actions CI/CD.

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.

CI/CD GitHub Actions

1 participant