NSLS-II / metadatastore

DEPRECATED: Incorporated into https://github.com/NSLS-II/databroker
Other
2 stars 11 forks source link

Upload to anaconda.org/lightsource2-dev from travis #183

Closed ericdill closed 9 years ago

ericdill commented 9 years ago

Hooray it works!

Here's what happens:

  1. set up travis environment for metadatastore
  2. execute run_tests.py
  3. execute conda build conda-recipe if tests pass then:
  4. clone some bash scripts from ericdill/travis-little-helper that:

    A. determines the exact version of the conda binary B. removes all packages from the lightsource2-dev/metadatastore channel that do not match the version in A.

  5. upload the binary built on travis to lightsource2-dev/metadatastore
ericdill commented 9 years ago

closing until this works to avoid double building on travis. will reopen after it is good to merge

ericdill commented 9 years ago

Ok, this is good to go

ericdill commented 9 years ago

When this branch is merged in to master, the anaconda.org/lightsource2-dev/metadatastore package channel will contain the tip of master, built on travis ubuntu 12.04 against python 2.7, 3.4 and 3.5