mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 17:19:08 +01:00
c292f51957
* Add GitHub Actions config * Add extra dependencies and use environment variable for DB config Moved the env vars up to outside of the postgres service so this might not work * Pass environment variables for Postgres credentials to Postgres container * Pass service ports to application Have a suspicion that Redis one won't work as justask.yml is probably not using ERB * Add database.yml.postgres with port * Cache gems; pass Redis URL as env var * Add host to DB config * Pass DB credentials for db:setup * Use 127.0.0.1 instead of localhost to force TCP; Use bundler config without instead of --without * I can't read 🗑 * 🤔 * 💻🔨 I have no idea what I'm doing… * Testing env defined outside steps * Move templated vars down * Add build badge |
||
---|---|---|
.. | ||
10_config.rb | ||
13_theme.rb | ||
15_sidekiq.rb | ||
20_will_paginate.rb | ||
25_paperclip.rb | ||
application_controller_renderer.rb | ||
assets.rb | ||
backtrace_silencers.rb | ||
cookies_serializer.rb | ||
devise.rb | ||
devise_async.rb | ||
filter_parameter_logging.rb | ||
inflections.rb | ||
mime_types.rb | ||
new_framework_defaults.rb | ||
omniauth.rb | ||
questiongenerator.rb | ||
rack.rb | ||
rails_admin.rb | ||
redcarpet.rb | ||
rolify.rb | ||
sanitize.rb | ||
session_store.rb | ||
wrap_parameters.rb |