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

ajgon / opsworks_ruby / 192 / 5
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 27 Oct 2016 03:09PM UTC
Files 32
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Oct 2016 02:57PM UTC coverage: 100.0%. Remained the same
ruby-2.3.1, INSTANCE=nullified-ubuntu-1404

push

travis-ci

ajgon
fix: Moved global deploy parameters to `app['global']` section

From this commit all chef parameters like `keep_releases` or `symlinks`
should be provided in `app['global']` section (i.e.
node['deploy']['app_name']['global']['keep_releases'] etc.). The old
format (without the 'global' index) is still valid, but will show a
DEPRECATION warning.

Resolves: #56

BREAKING CHANGE: `app['create_dirs_before_symlink']`,
`app['purge_before_symlink']`, `app['rollback_on_error']` and
`app['symlinks']` are now `app['global']['create_dirs_before_symlink']`,
`app['global']['purge_before_symlink']`,
`app['global']['rollback_on_error']` and `app['global']['symlink']`. The
old format still works, but it shows DEPRECATION warning. It will be
removed in one of the next major releases.

1057 of 1057 relevant lines covered (100.0%)

1.52 hits per line

Source Files on job 192.5 (ruby-2.3.1, INSTANCE=nullified-ubuntu-1404)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 192
  • Travis Job 192.5
  • ee88fec0 on github
  • Prev Job for ruby-2.3.1, INSTANCE=nullified-ubuntu-1404 on master (#191.5)
  • Next Job for ruby-2.3.1, INSTANCE=nullified-ubuntu-1404 on master (#193.5)
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

© 2026 Coveralls, Inc