Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The latest version of the installation script is available here: http://desbuilddesbuild2.cosmology.illinois.edu/desdm_eupsinstall.py .

You can download it with wget (wget is a prerequisite, so you should have it installed by now).

No Format
 $ wget http://desbuilddesbuild2.cosmology.illinois.edu/desdm_eupsinstall.py

...

As part of our continuous integration efforts web pages are generated automatically to reflect the current state of the package repository. They can be found here (might be worth a bookmark):

http://desbuilddesbuild2.cosmology.illinois.edu/eeups/webservice/dashboard/products

...

The results of the continuous build are displayed here:

http://desbuilddesbuild2.cosmology.illinois.edu/eeups/webservice/dashboard

...

The EEUPS Dashboard (see http://desbuilddesbuild2.cosmology.illinois.edu/eeups/webservice/dashboard ) views can be filtered for these qualifiers (OPERATIONAL, EXPERIMENTAL, DEPRECATED, ALL). By default, the filter will be set to OPERATIONAL.

...

Parameter
--workdirAllows you to specify a working directory where the old package versions are checked out from SVN and new package versions will be created. Defaults to the current directory.
--operationalOnce set new 'operational' package versions are proposed (without 'E' appended to the package version).
--webservice

URL to the webservice from where the information on new package versions can be obtained. Defaults to http://desbuild2.cosmology.illinois.edu/eeups/webservice/propagator . Note that this service can be called directly from a web browser. By entering a URL of the form 

No Format
<webservice>/E/<replace>/<by>/<reference> 

or

No Format
<webservice>/O/<replace>/<by>/<reference> 

for 'experimental' or 'operational' package versions, respectively. In the angular brackets <replace>, <by>, <reference> you need to specify package versions such as python-2.7.6+1. As a result, you will see a json file with all the old ('orig') packages and the corresponding new ('prop') packages to be created.

Example:

No Format
http://desbuilddesbuild2.cosmology.illinois.edu/eeups/webservice/propagator/E/atlas_netlib-3.8.4+6/atlas_netlib-3.8.4+7/eeups-1.4.3+2


...

As part of our continuous integration efforts web pages are generated automatically to reflect the current state of the package repository. They can be found here (might be worth a bookmark):

http://desbuilddesbuild2.cosmology.illinois.edu/eeups/webservice/dashboard/products

...

The web-reports of the repository show the build script for every package http://desbuilddesbuild2.cosmology.illinois.edu/eeups/webservice/dashboard/products . It might be a good idea to peek at similar packages to see how they are doing it.

...

The EEUPS Dashboard (see http://desbuilddesbuild2.cosmology.illinois.edu/eeups/webservice/dashboard ) views can be filtered for these qualifiers (OPERATIONAL, EXPERIMENTAL, DEPRECATED, ALL). By default, the filter will be set to OPERATIONAL.

...

Parameter
--workdirAllows you to specify a working directory where the old package versions are checked out from SVN and new package versions will be created. Defaults to the current directory.
--operationalOnce set new 'operational' package versions are proposed (without 'E' appended to the package version).
--webservice

URL to the webservice from where the information on new package versions can be obtained. Defaults to http://desbuild2.cosmology.illinois.edu/eeups/webservice/propagator . Note that this service can be called directly from a web browser. By entering a URL of the form 

No Format
<webservice>/E/<replace>/<by>/<reference> 

or

No Format
<webservice>/O/<replace>/<by>/<reference> 

for 'experimental' or 'operational' package versions, respectively. In the angular brackets <replace>, <by>, <reference> you need to specify package versions such as python-2.7.6+1. As a result, you will see a json file with all the old ('orig') packages and the corresponding new ('prop') packages to be created.

Example:

No Format
http://desbuilddesbuild2.cosmology.illinois.edu/eeups/webservice/propagator/E/atlas_netlib-3.8.4+6/atlas_netlib-3.8.4+7/eeups-1.4.3+2


...