Opened 7 years ago
Closed 7 years ago
#46634 closed task (blessed) (fixed)
Enable fast finishing on Travis CI
| Reported by: | johnbillion | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.2 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
With fast finishing enabled, Travis CI will mark your build as finished as soon as one of two conditions are met: The only remaining jobs are allowed to fail, or a job has already failed.
This reduces the time it takes to receive feedback in the #core Slack channel for broken, failing, and newly fixed builds.
Ref: https://blog.travis-ci.com/2013-11-27-fast-finishing-builds/
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Previously in [35150]
fast_finish: truewas removed as it was not working correctly and caused multiple Slack notifications, I reported it upstream in https://github.com/travis-ci/travis-ci/issues/4928#issue-111147790The above issue I created was closed as a dupe of https://github.com/travis-ci/travis-ci/issues/1696, this issue has since been fixed", so have at it I say @johnbillion