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

Upgrade to Ruby 3 and dockerize #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

drhuffman12
Copy link

@drhuffman12 drhuffman12 commented Oct 30, 2021

  • Dockerize
  • Bump Ruby to 3.0.2
  • Bump Rails to 6.1.4
  • Small error fixes (e.g.: Catch for no bank statements.)
  • Code cleanup
  • NOTE: We could also remove sqlite3 references, since this dockerizes everything, but I'm not 100% if they're still needed for some reason where this repo is used.

* Add github workflow CI action.

* Dockerize

* Adjust Gemfile*

* Adjust CI to use "rails test" instead of "rspec"

* Adjust local "development:" environment to use dockerized postgres.

* Disable Rubocop in CI (for now).

* Adjust local and CI for dockerized testing.
* cleanup Gemfile

* cleanup bin files
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