travis-ci / dpl

Dpl (dee-pee-ell) is a deploy tool made for continuous deployment.
MIT License
1.29k stars 368 forks source link

Error in firebase deploy stage incorrectly results in build passing #728

Closed ghost closed 6 years ago

ghost commented 6 years ago

My .travis.yml is deploying to firebase provider. It looks like in the deploying application stage we received two informational messages and one error. I'd expect since this didn't deploy that the build would be flagged as errored. screen shot 2017-12-14 at 11 47 29 am

ghost commented 6 years ago

This is still an issue. This time I'm using firebase-functions@1.0.0, and deploying functions for the first time.

screen shot 2018-04-03 at 10 56 18 pm
BanzaiMan commented 6 years ago

When reporting a problem, please include a build log URL that shows the problem you are describing. If it’s for a private repository and (or for any reason) you’d rather not discuss it in public, please close this issue and send email to support@travis-ci.com.

Thank you!

Andersos commented 6 years ago

This is a URL that shows the problem https://travis-ci.com/webrebels/web-rebels-2018/builds/72482715

stale[bot] commented 6 years ago

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please do feel free to either reopen this issue or open a new one. We'll gladly take a look again! You can read more here: https://blog.travis-ci.com/2018-03-09-closing-old-issues

gregorypratt commented 6 years ago

https://travis-ci.org/BlazeUI/blaze/jobs/414500846

This still seems to be an issue. You think it has worked but it hasn’t deployed successfully...

Andersos commented 6 years ago

@BanzaiMan we have provided two links now with examples