• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ajgon / opsworks_ruby / 115

Builds Branch Commit Type Ran Committer Via Coverage
115 master feat(appserver): "Puma" support added Resolves #38 push 02 Sep 2016 03:01PM UTC ajgon travis-ci pending completion   set done
114 master feat(appserver): "Puma" support added Resolves #38 push 02 Sep 2016 02:45PM UTC ajgon travis-ci pending completion   set done
113 master chore: Version bump push 02 Sep 2016 10:15AM UTC ajgon travis-ci pending completion   set done
113 v0.8.0 chore: Version bump push 02 Sep 2016 10:13AM UTC ajgon travis-ci pending completion   set done
112 master fix: Switched from `nginx reload` to `nginx restart` after succesful deploy/undeploy Nginx needs to be restarted, otherwise it won't load some config changes (for example updated SSL certificates). Resolves #36 push 02 Sep 2016 10:09AM UTC ajgon travis-ci pending completion   set done
111 master refactor: Moved `app['framework']['deploy_env']` to `app['environment']` The "environment" is a global concept for the whole application, so symantically it should be set on the application level (`node['deploy']['app_name']`) not on the framewor... push 02 Sep 2016 10:04AM UTC ajgon travis-ci pending completion   set done
110 master test: Fixed test coverage back to 100% push 02 Sep 2016 08:38AM UTC ajgon travis-ci pending completion   set done
109 master refactor: Switched user running `bundle install` from `root` to `deploy` Related to #37 push 01 Sep 2016 03:22PM UTC ajgon travis-ci pending completion   set done
108 master refactor: Replaced `rails_env` with `deploy_env` By changing `app['framework']['rails_env']` to `app['framework']['deploy_env']` the option itself is made more general. Thanks to that, when `rails` framework is used, `RAILS_ENV` will be set. If f... push 01 Sep 2016 01:59PM UTC ajgon travis-ci pending completion   set done
107 master refactor: Reverted back `build-essential` dependency to `~> 2.0` push 01 Sep 2016 12:47PM UTC ajgon travis-ci pending completion   set done
106 master feat: Added GIT_SSH support for bundle install When installing an app, there might be failures during the deploy when trying to bundle. This happens, when private repositories are included in a Gemfile. To resolve this issue, if SCM::Git driver i... push 01 Sep 2016 12:36PM UTC ajgon travis-ci pending completion   set done
105 master Merge pull request #35 from guavapass/develop Caching bundle installs to speed up deployments push 30 Aug 2016 09:01AM UTC web-flow travis-ci pending completion   set done
104 master feat: Caches bundler installs to speed up deployments Gems are currently being installed in the release path. When a new release is created, all the gems must be installed again. By caching the gems in the shared folder we can speed up the deploy... Pull #35 30 Aug 2016 08:41AM UTC web-flow travis-ci pending completion   set done
103 master feat: Implemented configurable RAILS_ENV Before this change, RAILS_ENV was hardcoded to `production`. This was not a best solution, since many different environments may be introduced to AWS stack (`staging`, `beta` etc.). To solve this, the `app... push 30 Aug 2016 07:48AM UTC ajgon travis-ci pending completion   set done
102 master Using gem straight out of the shared folder Pull #35 30 Aug 2016 07:47AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc