Retrospring/config
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
..
environments Use sendmail in production 2020-04-19 15:34:45 +02:00
initializers Set up GitHub Actions (#72) 2020-04-20 21:02:48 +01:00
late_initializers i'm about to give up 2015-08-26 02:26:47 +05:30
locales Re-add locales and service docs 2017-03-29 22:32:36 +02:00
application.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
boot.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
cable.yml Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
database.yml.postgres Set up GitHub Actions (#72) 2020-04-20 21:02:48 +01:00
environment.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
flags.yml Flag switcher 2015-06-21 12:33:29 +05:30
hl_to_cc.yml Flag switcher 2015-06-21 12:33:29 +05:30
i18n-js.yml Fix JS translations 2017-04-02 09:04:49 +02:00
justask.yml.example Remove Rollbar 2020-04-19 17:20:07 +02:00
newrelic.yml Add New Relic 2017-06-17 22:49:19 +02:00
puma.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
routes.rb Address @nilsding's review changes 2020-04-19 22:58:47 +01:00
secrets.yml Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
sidekiq.yml remove rollbar queue, use mailers queue for mail stuff 2020-04-19 15:00:50 +02:00
spring.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00