Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Feature/json pending builds #162

Merged
merged 10 commits into from
Jun 2, 2016
Merged

Conversation

mariangemarcano
Copy link

  • Adding buildRequestID to build status, to be able to track the build since it was requested
  • BuilderStatus PendingBuildsCache support codebases, it has a cache of BuildRequestStatus objects (50 by default, configurable in master.cfg c['caches'] = {'BuilderBuildRequestStatus': 10})
  • New request argument pending_builds for Project json, when users requests /json/project/[project-name]?pending_builds=1, it will return details of the pending builds

@coveralls
Copy link

coveralls commented Jun 1, 2016

Coverage Status

Coverage increased (+0.05%) to 69.21% when pulling e5e7bda on feature/json-pendingBuilds into 205a1ea on staging.

@mariangemarcano mariangemarcano merged commit e8eb003 into staging Jun 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants