-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Upgrade Rails from 6.1 to 7.0 * Drop Rails credentials references * Drop unused class * Clean up docker-compose env variables * Update readme * Clean up app configuration * Fetch required environment variables * Fix test setup * Drop unused credentials * rails app:update * Drop unused credentials * Restore custom application configuration * Move Freefeed lib to services for autoload on default configuration * Drop unused services * Reset Rails environment to `test` for RSpec * `rubocop --autocorrect` * Enable Redis on CI * Disable Simplecov * Set `HONEYBADGER_API_KEY` * Set required env variables on CI * Expose Redis port * Fix YAML syntax * Fix Redis host name
- Loading branch information
1 parent
cffa9d2
commit 91514ea
Showing
47 changed files
with
516 additions
and
325 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.