Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

jspm bundle failures does not fail build #99

Open
maxwellpeterson-wf opened this issue Nov 4, 2014 · 2 comments
Open

jspm bundle failures does not fail build #99

maxwellpeterson-wf opened this issue Nov 4, 2014 · 2 comments
Labels

Comments

@maxwellpeterson-wf
Copy link
Member

A smithy build of a wGulp project can pass successfully even if the bundle step (using jspm bundle) fails.

Example: https://ci.webfilings.com/build/141224

@maxwellpeterson-wf maxwellpeterson-wf changed the title jspm bundle failures do not fail build jspm bundle failures does not fail build Nov 4, 2014
@guybedford-wf
Copy link

I've added a fix in jspm/jspm-cli@a7826d1 to ensure an error code is returned for failed bundles like failed installs.

Also running jspm through the API would allow error detection as well.

@maxwellpeterson-wf
Copy link
Member Author

Thanks! Ah yes - I should look at running it through the API instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants