Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Setup Continuous Integration #45

Open
2 tasks
dbroeglin opened this issue Jul 27, 2024 · 0 comments
Open
2 tasks

Setup Continuous Integration #45

dbroeglin opened this issue Jul 27, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed intrastructure Development or Production infrastructure change

Comments

@dbroeglin
Copy link
Owner

dbroeglin commented Jul 27, 2024

  • Setup CI in GH so that the tests are run automatically on main & PRs
  • Setup a PR review system and protect the "main" branch?

Right now the following tests can be run (require a seeded PostgreSQL database):

bin/rails test test/models test/controllers test/integration
PARALLEL_WORKERS=1 bin/rails test:system
@dbroeglin dbroeglin added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers intrastructure Development or Production infrastructure change labels Jul 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed intrastructure Development or Production infrastructure change
Projects
Status: To triage
Development

No branches or pull requests

1 participant