Artifacts are now archived by commit SHA like so:

https://s3-us-west-2.amazonaws.com/artifacts.numenta.org/numenta/nupic/build-$
{SHA}.tar.gz

---------
Matt Taylor
OS Community Flag-Bearer
Numenta


On Wed, Aug 21, 2013 at 11:10 AM, Matthew Taylor <[email protected]> wrote:

> I've already gotten some feedback that I should use the SHA of the
> latest commit in master when naming the build archive, so the URL for
> builds would be:
>
>
> https://s3-us-west-2.amazonaws.com/artifacts.numenta.org/numenta/nupic/build-${SHA}.tar.gz
>
> or something similar: https://issues.numenta.org/browse/NPC-326
>
> Let me know if you have any other feedback.
> ---------
> Matt Taylor
> OS Community Flag-Bearer
> Numenta
>
>
> On Wed, Aug 21, 2013 at 9:49 AM, Matthew Taylor <[email protected]> wrote:
> > Travis-CI is now configured to push our build artifacts to Amazon S3[1].
> > Starting with build #521[2] on the master branch, we are compressing the
> > build output and storing them for anyone to download.
> >
> > To access these artifacts, you need to have the Travis Build Number as
> well
> > as this URL pattern:
> >
> >
> https://s3-us-west-2.amazonaws.com/artifacts.numenta.org/numenta/nupic/build-${TRAVIS_BUILD_NUMBER}.tar.gz
> >
> > For example, for the latest build on master[2], the build numbers are
> 521.1
> > and 521.2, so you can access the artifacts for each build here:
> >
> > Python 2.6:
> >
> https://s3-us-west-2.amazonaws.com/artifacts.numenta.org/numenta/nupic/build-521.1.tar.gz
> > Python 2.7:
> >
> https://s3-us-west-2.amazonaws.com/artifacts.numenta.org/numenta/nupic/build-521.2.tar.gz
> >
> > There is one major caveat: This upload only happens on the `master`
> branch.
> > That means that Pull Requests that run in Travis will not push their
> > artifacts. This is unfortunate, and I'm hoping it will be possible at
> some
> > point[3].
> >
> > ---------
> > Matt Taylor
> > OS Community Flag-Bearer
> > Numenta
> >
> > [1] https://issues.numenta.org/browse/NPC-148
> > [2] https://travis-ci.org/numenta/nupic/builds/10456844
> > [3]
> >
> http://stackoverflow.com/questions/18324021/can-travis-artifacts-be-used-to-upload-to-s3-from-a-pull-request
> >
>
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to