Retrospring/config/initializers
Dominik M. Kwiatek c292f51957
Set up GitHub Actions (#72)
* 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
2020-04-20 21:02:48 +01:00
..
10_config.rb App config with indifferent hash access 2017-03-31 22:16:23 +02:00
13_theme.rb Theme Progress 2015-08-25 01:26:59 +05:30
15_sidekiq.rb Set up GitHub Actions (#72) 2020-04-20 21:02:48 +01:00
20_will_paginate.rb added a new config value and initializer for will_paginate 2014-11-12 20:40:06 +01:00
25_paperclip.rb rake command to migrate to AWS 2015-05-09 19:48:34 +05:30
application_controller_renderer.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
assets.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
backtrace_silencers.rb first commit 2014-08-01 11:23:47 +02:00
cookies_serializer.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
devise.rb Mail templating, hopefully 2015-07-21 23:43:14 +05:30
devise_async.rb update devise-async to 1.0 2020-04-19 01:39:36 +02:00
filter_parameter_logging.rb first commit 2014-08-01 11:23:47 +02:00
inflections.rb first commit 2014-08-01 11:23:47 +02:00
mime_types.rb first commit 2014-08-01 11:23:47 +02:00
new_framework_defaults.rb Upgrade to Rails 5.2 2020-04-19 00:45:50 +01:00
omniauth.rb added sharing to Tumblr 2015-01-13 00:12:48 +01:00
questiongenerator.rb update questiongenerator 2015-01-18 01:12:53 +01:00
rack.rb added Rack initializer 2015-04-19 01:24:50 +02:00
rails_admin.rb Use Rolify for admin and moderator roles 2020-04-19 22:35:58 +02:00
redcarpet.rb Fix FAQ 2015-05-26 04:56:58 +05:30
rolify.rb Use Rolify for admin and moderator roles 2020-04-19 22:35:58 +02:00
sanitize.rb changed this 2014-12-28 19:12:28 +01:00
session_store.rb changed a few things 2014-10-28 06:36:38 +01:00
wrap_parameters.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00