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

ktdreyer / errata-tool-ansible / 483
75%

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2020 08:45PM UTC
Jobs 1
Files 8
Run time 3s
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

pending completion
483

push

travis-ci-com

mergify[bot]
release: improve blocker_flags default behavior

Prior to this change, if a user specified no blocker_flags parameter, we
passed an empty list to the ET when creating or editing a variant.

A default empty list is not good for two reasons:

1) If a playbook author omits this setting, Ansible will surprisingly
   reset the values on the server.

2) It's not possible to set an empty list for Zstream releases (or
   QuarterlyUpdate releases with supports_component_acl: true). The
   server error is: {"blocker_flags": ["Need a release version flag"]}

Default blocker_flags to null (and we do not send the blocker_flags
value to the API at all if it is null).

650 of 943 relevant lines covered (68.93%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
3 483.3 11 Sep 2020 08:45PM UTC 0
68.93
Travis Job 483.3
Source Files on build 483
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #483
  • 1612df24 on github
  • Prev Build on master (#476)
  • Next Build on master (#486)
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