Page MenuHomeDevCentral

Jenkins build must fail when composer exit code is > 0
ClosedPublic

Authored by dereckson on Jan 8 2016, 23:57.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 7, 14:14
Unknown Object (File)
Thu, Jan 2, 18:56
Unknown Object (File)
Tue, Dec 31, 16:34
Unknown Object (File)
Dec 18 2024, 12:58
Unknown Object (File)
Dec 17 2024, 12:36
Unknown Object (File)
Dec 17 2024, 02:48
Unknown Object (File)
Dec 14 2024, 19:10
Unknown Object (File)
Dec 14 2024, 18:53
Subscribers
None

Details

Summary

composer install step in build.xml now fails on error

Test Plan

ant quick-build

Diff Detail

Repository
rNOTIF Notifications center
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
build
Build Status
Buildable 237
Build 237: arc lint + arc unit

Event Timeline

dereckson retitled this revision from to Jenkins build must fail when composer exit code is > 0.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.

On the Jenkins PHP test container:

$ ant quick-build
BUILD FAILED
/home/app/workspace/test-notifications-php/build.xml:73: exec returned: 1
This revision is now accepted and ready to land.Jan 8 2016, 23:58
This revision was automatically updated to reflect the committed changes.