You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@buildstream.apache.org by GitBox <gi...@apache.org> on 2020/12/30 10:19:46 UTC

[GitHub] [buildstream] BuildStream-Migration-Bot opened a new issue #14: Artifact Cache Storage Enhancements

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


   [See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/14)
   In GitLab by [[Gitlab user @tristanvb]](https://gitlab.com/tristanvb) on Apr 28, 2017, 09:10
   
   Currently the artifact cache only stores build results, however
   it would be nice to store the build logs which contributed to
   the artifact being created, and it will be important to store
   some metadata related to the artifact.
   
   These should all be stored separately for a given element / cache key
   in the artifact cache.
   
   New artifact structure can look something like this:
   
   * logs/   <-- location to store logs (will be only one log file at least for now)
   * files/  <-- location to store the actual files, the real artifact output
   * meta/   <-- location to store element metadata


----------------------------------------------------------------
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] BuildStream-Migration-Bot commented on issue #14: Artifact Cache Storage Enhancements

Posted by GitBox <gi...@apache.org>.
BuildStream-Migration-Bot commented on issue #14:
URL: https://github.com/apache/buildstream/issues/14#issuecomment-752404867






----------------------------------------------------------------
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] BuildStream-Migration-Bot closed issue #14: Artifact Cache Storage Enhancements

Posted by GitBox <gi...@apache.org>.
BuildStream-Migration-Bot closed issue #14:
URL: https://github.com/apache/buildstream/issues/14


   


----------------------------------------------------------------
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