Matthew Jacobs has posted comments on this change. Change subject: Versioning of build artifacts ......................................................................
Patch Set 1: Nice! I think we'll need a good way to find/download the latest builds as well, since it'll be hard or impossible to tell from build-names generated via rand+githash. What if, for now, we duplicate the build dir this run is uploading and stores it as 'latest/' after all the projects build successfully. Obviously concurrent jobs could clobber each other, but that doesn't seem too concerning yet and it seems valuable to have an easy path to get the latest toolchain bits. We also might want to create a small text file with the build number in that directory and have it pulled down with the bits so it can be stored in the Impala build and it'd be easy to tie bits back to a toolchain build, even if it's coming from "latest/". -- To view, visit http://gerrit.cloudera.org:8080/4742 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifb8774a7bd4bcae0c135684078f5ce89a28f6bc2 Gerrit-PatchSet: 1 Gerrit-Project: Toolchain Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: No
