Skip to content

Add GitHub Actions CI workflow#4

Merged
HamptonMakes merged 1 commit into
mainfrom
add-ci-workflow
Feb 20, 2026
Merged

Add GitHub Actions CI workflow#4
HamptonMakes merged 1 commit into
mainfrom
add-ci-workflow

Conversation

@HamptonMakes

Copy link
Copy Markdown
Collaborator

Adds a CI workflow that runs the full test suite on every push to main and on PRs.

  • Uses MySQL 8.0 service container
  • Ruby version from .ruby-version
  • Bundler caching for fast installs
  • Creates test DB and runs bin/rails test

@HamptonMakes
HamptonMakes merged commit fbd9a68 into main Feb 20, 2026
3 checks passed
@HamptonMakes
HamptonMakes deleted the add-ci-workflow branch February 20, 2026 22:32
HamptonMakes added a commit that referenced this pull request Feb 23, 2026
- Add AI_PROVIDERS constant and inclusion validation for ai_provider
- Add custom validation ensuring trigger_statuses only contains
  values from Plan::STATUSES (brainstorm, considering, developing,
  live, abandoned)
- Add tests for both validations

Addresses issues #4 and #5 from PR #5 code review.

Amp-Thread-ID: https://ampcode.com/threads/T-019c8be3-eea2-75f8-895d-a7e5da94df7d
Co-authored-by: Amp <amp@ampcode.com>
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.

3 participants