Skip to content

Refactor GitHub Actions workflows into reusable components#279

Closed
coreyja wants to merge 3 commits into
mainfrom
push-pzlnmllkuvzp
Closed

Refactor GitHub Actions workflows into reusable components#279
coreyja wants to merge 3 commits into
mainfrom
push-pzlnmllkuvzp

Conversation

@coreyja

@coreyja coreyja commented Jul 19, 2025

Copy link
Copy Markdown
Owner
  • Create reusable workflows for Rust and frontend tests
  • Add main CI workflow that runs on PRs and calls reusable workflows
  • Add CD workflow that runs tests before deploying to Fly on main branch
  • Remove old individual workflow files (rust_tests.yml, frontend_tests.yml, fly_deploy.yml)

Comment thread .github/workflows/frontend-tests-reusable.yml Outdated
Comment thread .github/workflows/rust-tests-reusable.yml Outdated
coreyja added 3 commits July 19, 2025 10:47
- Create reusable workflows for Rust and frontend tests
- Add main CI workflow that runs on PRs and calls reusable workflows
- Add CD workflow that runs tests before deploying to Fly on main branch
- Remove old individual workflow files (rust_tests.yml, frontend_tests.yml, fly_deploy.yml)
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.

1 participant