Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Tiger team feature #1457

Open
wants to merge 146 commits into
base: qa
Choose a base branch
from
Open

Tiger team feature #1457

wants to merge 146 commits into from

Conversation

croyfish
Copy link
Member

@croyfish croyfish commented Oct 28, 2024

JIRA tickets:

Things Done:

  • Upgraded Ruby (to 3.3), gem dependencies, and Node (to 20.x)
  • Implemented Docker + docker compose for local development
  • Renamed the local environment to development and deprecated code related to the vestigial Elastic Beanstalk development environment
  • Replaced Travis CI with GitHub Actions
  • Made unit tests run automatically on PRs against protected branches (qa / production)

How to Test:

  • The build builds and the unit tests pass
  • docker-compose build
  • docker-compose up
  • The app behaves as expected at http://localhost:3000

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