Skip to content

Instantly share code, notes, and snippets.

@jhoblitt
Last active October 27, 2016 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhoblitt/c8564653432ff8c072c2ebab7c128446 to your computer and use it in GitHub Desktop.
Save jhoblitt/c8564653432ff8c072c2ebab7c128446 to your computer and use it in GitHub Desktop.
#
# repos.yaml
# ===
#
# Index of source repo locations for rebuild / lsst_build to clone from.
#
#
# format of this file
# ---
#
# It is in [YAML](http://yaml.org/) format with a single top level
# dict/hash/map. Each keypair specifies a source repo and a specification of
# how it may be cloned. Key names must conform to the EUPS product name of the
# source package. Values may be either a URL (string) or a dict/hash/map with
# a `url` key and *at least* one `ref` or `lfs`. The `ref` key generally
# should be used only if a ref /other than/ `master` is desired. The `lfs`
# key is used to identicate that the repo is using git-lfs.
#
# * `url`: string - URL of git repo
# * `ref`: string - ref (branch | tag) to use by default
# * `lfs`: boolean - `true` (all lowercase) is the only supported value
#
# examples
# ---
#
# ### string spec
#
# afw: https://github.com/lsst/afw.git
#
# ### dict/hash/map spec
#
# + whitespace or comments only after the colon
# |
# v
# afw:
# url: https://github.com/lsst/afw.git
# ref: my-magic-branch
#
# ^
# |
# +-- 2 space indent declaring a nested dict/hash/map
#
# afwdata:
# url: https://github.com/lsst/afwdata.git
# lfs: true
#
---
lsst_thirdparty: https://github.com/lsst/lsst_thirdparty.git
lsst_apps: https://github.com/lsst/lsst_apps.git
twisted:
url: https://github.com/lsst/twisted.git
ref: '12.0.0'
throughputs: https://github.com/lsst/throughputs.git
sims_utils: https://github.com/lsst/sims_utils.git
sims_catalogs_measures: https://github.com/lsst/sims_catalogs_measures.git
scisql:
url: https://github.com/lsst/scisql.git
ref: '0.3.5'
pex_logging: https://github.com/lsst/pex_logging.git
gcc: https://github.com/lsst/gcc.git
luasocket:
url: https://github.com/lsst/luasocket.git
ref: '2.0.2.lsst1'
cfitsio:
url: https://github.com/lsst/cfitsio.git
ref: '3360.lsst4'
lua:
url: https://github.com/lsst/lua.git
ref: '5.1.4.lsst1'
lsst_distrib: https://github.com/lsst/lsst_distrib.git
ctrl_platform_lsst: https://github.com/lsst/ctrl_platform_lsst.git
pex_config: https://github.com/lsst/pex_config.git
lsstDoxygen: https://github.com/lsst/lsstDoxygen.git
mysqlpython:
url: https://github.com/lsst/mysqlpython.git
ref: '1.2.3.lsst2'
python_mysqlclient: https://github.com/lsst/python_mysqlclient.git
mysqlproxy:
url: https://github.com/lsst/mysqlproxy.git
ref: '0.8.5'
sconsUtils: https://github.com/lsst/sconsUtils.git
afw: https://github.com/lsst/afw.git
meas_base: https://github.com/lsst/meas_base.git
xrootd:
url: https://github.com/lsst/xrootd.git
ref: lsst-dev
apr_util:
url: https://github.com/lsst/apr_util.git
ref: '1.5.4'
daf_persistence: https://github.com/lsst/daf_persistence.git
obs_lsstSim: https://github.com/lsst/obs_lsstSim.git
log: https://github.com/lsst/log.git
base: https://github.com/lsst/base.git
scons:
url: https://github.com/lsst/scons.git
ref: '2.5.0.lsst2'
wcslib:
url: https://github.com/lsst/wcslib.git
ref: '5.13.lsst1'
log4cxx:
url: https://github.com/lsst/log4cxx.git
ref: '0.10.0.lsst6'
pymssql:
url: https://github.com/lsst/pymssql.git
ref: '2.1.1'
apr:
url: https://github.com/lsst/apr.git
ref: '1.5.2'
coadd_chisquared: https://github.com/lsst/coadd_chisquared.git
pex_exceptions: https://github.com/lsst/pex_exceptions.git
pyfits:
url: https://github.com/lsst/pyfits.git
ref: '3.4.0'
coadd_utils: https://github.com/lsst/coadd_utils.git
expat:
url: https://github.com/lsst/expat.git
ref: '2.0.1'
zopeinterface:
url: https://github.com/lsst/zopeinterface.git
ref: '3.8.0'
libevent:
url: https://github.com/lsst/libevent.git
ref: '2.0.16.lsst2'
lsst_sims: https://github.com/lsst/lsst_sims.git
numpy:
url: https://github.com/lsst/numpy.git
ref: '0.0.3'
scipy:
url: https://github.com/lsst/scipy.git
ref: '0.0.1.lsst1'
lmfit:
url: https://github.com/lsst/lmfit.git
ref: '0.9.3'
esutil:
url: https://github.com/lsst/esutil.git
ref: '0.6.0'
meas_deblender: https://github.com/lsst/meas_deblender.git
gsl:
url: https://github.com/lsst/gsl.git
ref: '1.16.lsst3'
sims_maf: https://github.com/lsst/sims_maf.git
sims_skybrightness: https://github.com/lsst/sims_skybrightness.git
sims_skybrightness_data: https://github.com/lsst/sims_skybrightness_data.git
lsst: https://github.com/lsst/lsst.git
boost:
url: https://github.com/lsst/boost.git
ref: '1.60.lsst1'
sims_sed_library:
url: https://github.com/lsst/sims_sed_library.git
lfs: true
zookeeper:
url: https://github.com/lsst/zookeeper.git
ref: '3.4.6.lsst2'
obs_test: https://github.com/lsst/obs_test.git
ndarray:
url: https://github.com/lsst/ndarray.git
ref: '1.2.0.lsst1'
xpa:
url: https://github.com/lsst/xpa.git
ref: '2.1.15.lsst3'
ctrl_events: https://github.com/lsst/ctrl_events.git
astrometry_net_data: https://github.com/lsst/astrometry_net_data.git
db: https://github.com/lsst/db.git
ctrl_platform_gordon: https://github.com/lsst/ctrl_platform_gordon.git
pipe_base: https://github.com/lsst/pipe_base.git
qserv_distrib: https://github.com/lsst/qserv_distrib.git
daf_base: https://github.com/lsst/daf_base.git
python:
url: https://github.com/lsst/python.git
ref: '0.0.5'
freetds:
url: https://github.com/lsst/freetds.git
ref: '0.91.112.lsst2'
skymap: https://github.com/lsst/skymap.git
doxygen:
url: https://github.com/lsst/doxygen.git
ref: '1.8.5.lsst1'
mariadb:
url: https://github.com/lsst/mariadb.git
ref: '10.1.18'
mariadbclient:
url: https://github.com/lsst/mariadbclient.git
ref: '10.1.18'
mysql:
url: https://github.com/lsst/mysql.git
ref: '5.1.65.lsst4'
ctrl_orca: https://github.com/lsst/ctrl_orca.git
geom: https://github.com/lsst/geom.git
sphgeom: https://github.com/lsst/sphgeom.git
qserv: https://github.com/lsst/qserv.git
palpy:
url: https://github.com/lsst/palpy.git
ref: '1.7.0.lsst2'
luaexpat:
url: https://github.com/lsst/luaexpat.git
ref: '1.1.lsst1'
cat: https://github.com/lsst/cat.git
ip_isr: https://github.com/lsst/ip_isr.git
pex_policy: https://github.com/lsst/pex_policy.git
matplotlib:
url: https://github.com/lsst/matplotlib.git
ref: '0.0.3'
obs_sdss: https://github.com/lsst/obs_sdss.git
activemqcpp:
url: https://github.com/lsst/activemqcpp.git
ref: '3.9.0.lsst2'
pex_harness: https://github.com/lsst-dm/legacy-pex_harness.git
git: https://github.com/lsst/git.git
sims_catUtils: https://github.com/lsst/sims_catUtils.git
sims_alertsim: https://github.com/lsst-sims/sims_alertsim.git
sims_GalSimInterface: https://github.com/lsst/sims_GalSimInterface.git
qserv_testdata: https://github.com/lsst/qserv_testdata
eigen:
url: https://github.com/lsst/eigen.git
ref: '3.2.5.lsst2'
healpy:
url: https://github.com/lsst/healpy.git
ref: 'healpy'
mysqlclient:
url: https://github.com/lsst/mysqlclient.git
ref: '5.1.73.lsst3'
utils: https://github.com/lsst/utils.git
afwdata:
url: https://github.com/lsst/afwdata.git
lfs: true
meas_astrom: https://github.com/lsst/meas_astrom.git
ip_diffim: https://github.com/lsst/ip_diffim.git
meas_modelfit: https://github.com/lsst/meas_modelfit.git
pipe_tasks: https://github.com/lsst/pipe_tasks.git
pipe_supertask: https://github.com/lsst/pipe_supertask.git
sims_photUtils: https://github.com/lsst/sims_photUtils.git
skypix: https://github.com/lsst/skypix.git
ctrl_execute: https://github.com/lsst/ctrl_execute.git
luaxmlrpc:
url: https://github.com/lsst/luaxmlrpc.git
ref: '1.2.1-2.lsst1'
ap: https://github.com/lsst/ap.git
sims_coordUtils: https://github.com/lsst/sims_coordUtils.git
shapelet: https://github.com/lsst/shapelet.git
fftw:
url: https://github.com/lsst/fftw.git
ref: '3.3.4.lsst2'
meas_algorithms: https://github.com/lsst/meas_algorithms.git
pykg_config:
url: https://github.com/lsst/pykg_config.git
ref: '1.3.0'
protobuf:
url: https://github.com/lsst/protobuf.git
ref: '2.6.1.lsst4'
sims_catalogs: https://github.com/lsst/sims_catalogs.git
sims_catalogs_generation: https://github.com/lsst/sims_catalogs_generation.git
partition: https://github.com/lsst/partition.git
swig:
url: https://github.com/lsst/swig.git
ref: '3.0.10'
kazoo:
url: https://github.com/lsst/kazoo.git
ref: '2.0b1'
sims_data: https://github.com/lsst/sims_data.git
daf_butlerUtils: https://github.com/lsst/obs_base.git
obs_base: https://github.com/lsst/obs_base.git
pyephem:
url: https://github.com/lsst/pyephem.git
ref: '3.7.5.1.lsst1'
ephem: https://github.com/lsst/ephem.git
ctrl_provenance: https://github.com/lsst/ctrl_provenance.git
testing_endtoend: https://github.com/lsst/testing_endtoend.git
sqlite:
url: https://github.com/lsst/sqlite.git
ref: '3080200'
antlr:
url: https://github.com/lsst/antlr.git
ref: '2.7.7.lsst1'
datarel: https://github.com/lsst/datarel.git
anaconda: https://github.com/lsst-dm/legacy-anaconda.git
miniconda2: https://github.com/lsst/miniconda2.git
miniconda3: https://github.com/lsst/miniconda3.git
astrometry_net:
url: https://github.com/lsst/astrometry_net.git
ref: '0.67.123ff3e.lsst1'
sims_dustmaps: https://github.com/lsst/sims_dustmaps.git
sims_maps:
url: https://github.com/lsst/sims_maps.git
lfs: true
minuit2:
url: https://github.com/lsst/minuit2.git
ref: '5.34.14'
lsst_libs: https://github.com/lsst/lsst_libs.git
flask:
url: https://github.com/lsst/flask.git
ref: '0.10.1.lsst2'
dax_dbserv: https://github.com/lsst/dax_dbserv.git
dax_imgserv: https://github.com/lsst/dax_imgserv.git
dax_metaserv: https://github.com/lsst/dax_metaserv.git
dax_webserv: https://github.com/lsst/dax_webserv.git
dax_webserv_client: https://github.com/lsst/dax_webserv_client.git
dax_webservcommon: https://github.com/lsst/dax_webservcommon.git
GalSim: https://github.com/lsst/galsim.git
galsim:
url: https://github.com/lsst/galsim.git
ref: '1.4.1.lsst2'
tmv:
url: https://github.com/lsst/tmv.git
ref: '0.73'
sncosmo:
url: https://github.com/lsst/sncosmo.git
ref: '12.0'
sims_operations: https://github.com/lsst/sims_operations.git
display_ds9: https://github.com/lsst/display_ds9
meas_extensions_psfex: https://github.com/lsst/meas_extensions_psfex.git
psfex: https://github.com/lsst/psfex.git
daf_ingest: https://github.com/lsst/daf_ingest.git
mpi: https://github.com/lsst/mpi.git
mpich: https://github.com/lsst/mpich.git
mpi4py: https://github.com/lsst/mpi4py.git
ctrl_pool: https://github.com/lsst/ctrl_pool.git
erfa: https://github.com/lsst/erfa.git
pal: https://github.com/lsst/pal.git
sqlalchemy:
url: https://github.com/lsst/sqlalchemy.git
ref: '1.0.8.lsst3'
python_future: https://github.com/lsst/python_future.git
capnproto:
url: https://github.com/lsst/capnproto.git
ref: '0.5.3.lsst1'
obs_subaru: https://github.com/lsst/obs_subaru.git
stsci_distutils: https://github.com/lsst/stsci_distutils.git
python_d2to1: https://github.com/lsst/python_d2to1.git
testdata_subaru:
url: https://github.com/lsst/testdata_subaru.git
lfs: true
obs_cfht: https://github.com/lsst/obs_cfht.git
testdata_cfht:
url: https://github.com/lsst/testdata_cfht.git
lfs: true
obs_decam: https://github.com/lsst/obs_decam.git
testdata_decam:
url: https://github.com/lsst/testdata_decam.git
lfs: true
validate_base: https://github.com/lsst/validate_base.git
validate_drp: https://github.com/lsst/validate_drp.git
validation_data_cfht:
url: https://github.com/lsst/validation_data_cfht.git
lfs: true
validation_data_decam:
url: https://github.com/lsst/validation_data_decam.git
lfs: true
validation_data_hsc:
url: https://github.com/lsst/validation_data_hsc.git
lfs: true
pyyaml:
url: https://github.com/lsst/pyyaml.git
ref: '3.11.lsst1'
requests:
url: https://github.com/lsst/requests.git
ref: '2.9.1.lsst1'
ci_hsc:
url: https://github.com/lsst/ci_hsc.git
lfs: true
lsst_ci: https://github.com/lsst/lsst_ci.git
lsst_qa: https://github.com/lsst/lsst_qa.git
pipe_drivers: https://github.com/lsst/pipe_drivers.git
meas_extensions_simpleShape: https://github.com/lsst/meas_extensions_simpleShape.git
jointcal_cholmod: https://github.com/lsst/jointcal_cholmod
jointcal: https://github.com/lsst/jointcal
validation_data_jointcal:
url: https://github.com/lsst/validation_data_jointcal.git
lfs: true
ngmix:
url: https://github.com/lsst/ngmix.git
ref: '0.3.bc04814.lsst1'
meas_extensions_ngmix: https://github.com/lsst/meas_extensions_ngmix.git
meas_extensions_shapeHSM: https://github.com/lsst/meas_extensions_shapeHSM.git
python_psutil: https://github.com/lsst/python_psutil.git
meas_extensions_photometryKron: https://github.com/lsst/meas_extensions_photometryKron.git
astropy: https://github.com/lsst/astropy.git
oorb:
url: https://github.com/lsst/oorb.git
ref: lsst-dev
sims_movingObjects: https://github.com/lsst/sims_movingObjects.git
deploy_testing_distrib: https://github.com/lsst/deploy_testing_distrib.git
pybind11: https://github.com/lsst/pybind11.git
meas_mosaic: https://github.com/lsst/meas_mosaic.git
lsst_py3: https://github.com/lsst-dm/lsst_py3.git
obs_monocam: https://github.com/lsst/obs_monocam.git
meas_extensions_convolved: https://github.com/lsst/meas_extensions_convolved.git
ctrl_stats: https://github.com/lsst/ctrl_stats.git
starlink_ast:
url: https://github.com/lsst/starlink_ast
ref: lsst-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment