You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2021/03/22 03:42:19 UTC

[GitHub] [buildstream] BuildStream-Migration-Bot opened a new issue #534: Failed builds not pushing artifacts on quit

BuildStream-Migration-Bot opened a new issue #534:
URL: https://github.com/apache/buildstream/issues/534


   [See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/534)
   In GitLab by [[Gitlab user @knownexus]](https://gitlab.com/knownexus) on Aug 1, 2018, 10:12
   
   ## Summary
   
   [//]: # (Summarize the bug encountered concisely)
   
   If, when a build fails, the user quits instead of continuing, the artifact will not be pushed
   
   ## Steps to reproduce
   
   [//]: # (How one can reproduce the issue - this is very important)
   Build a project that fails,
   
   When given the options of (t)terminate, (q)quit, (c)continue
   
   select `q`
   
   Check for the artifact in the cache
   
   The artifact should be missing
   
   ## What is the expected correct behavior?
   
   [//]: # (What you should see instead)
   The failed build artifact should be cached even when the quit option is selected
   
   ## Possible fixes
   
   [//]: # (If you can, link to the line of code that might be responsible for the problem)
   One option is to have the artifact be cached at the point of the build failing, so at the point of choosing whether or not to continue, it is already cached
   
   ## Other relevant information
   
   [//]: # (Add the BuildStream version. Substitute below the "x" by "1", "2" or the right version. Add more than one version if necessary)
   
   * BuildStream version affected: /milestone %BuildStream_v1.4
   
   ----


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [buildstream] gtristan commented on issue #534: Failed builds not pushing artifacts on quit

Posted by GitBox <gi...@apache.org>.
gtristan commented on issue #534:
URL: https://github.com/apache/buildstream/issues/534#issuecomment-1046150941


   This is closely related to #160
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [buildstream] gtristan closed issue #534: Failed builds not pushing artifacts on quit

Posted by GitBox <gi...@apache.org>.
gtristan closed issue #534:
URL: https://github.com/apache/buildstream/issues/534


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org