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

wooga / atlas-release / 129 / 3
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 12 Dec 2017 04:56PM UTC
Files 10
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

12 Dec 2017 04:51PM UTC coverage: 98.54% (+0.02%) from 98.522%
129.3

push

travis-ci

web-flow
Fix error messages for rc builds (#25)

Description
===========

The `NebularRelease` plugin will provide slightly better error messages when using the official
cli tasks (final, candidate, snapshot, ...). Because of internal naming reasons it makes sense for us to use
`rc` instead of `candidate`. All other resources are named with the
pattern (final, rc and snapshot). I used a custom task with the name `rc` which depends on
`candidate` but this will fall through the error check in `NebularRelease`. So instead we
now change the cli tasklist on the fly. If we find the `rc` taskname in the cli tasklist we remove it
and add `candidate` instead.

Changes
=======

![ADD] alias from task `rc` to `candidate`
![REMOVE] custom task `rc`
![IMPROVE] error messages for `rc` builds

405 of 411 relevant lines covered (98.54%)

0.99 hits per line

Source Files on job 129.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 129
  • Travis Job 129.3
  • ef975501 on github
  • Prev Job for on master (#124.1)
  • Next Job for on master (#131.1)
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