Versions Compared

Key

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

...

Then for each of these feedstock (more or less in this order):

            github.com/slac-lcls/libpressiosz-feedstock
            github.com/slac-lcls/ndarray-psanastdcompat-feedstock
                github.com/slac-lcls/ndarray-psana-py2-feedstock
            github.com/slac-lcls/psana1ndarray-psana-py2-feedstock
            github.com/slac-lcls/psana1-py2libpressio-feedstock
            github.com/slac-lcls/psgeomxtcav2-feedstock
            github.com/slac-lcls/psocakepsgeom-feedstock
            github.com/slac-lcls/stdcompatpsocake-feedstock
            github.com/slac-lcls/szpsana1-py2-feedstock           
            github.com/slac-lcls/xtcav2psana1-feedstock            

As normal user:

  • conda smithy rerender -c auto
  • Modify recipe/meta.yaml
    • Check if new version of packages has been released 
    • If yes, bump Bump up version and , update sha256 checksum orand reset build number
    • Otherwise, bump Bump up build number
  • conda smithy rerender -c auto
  • Commit
  • Push

After all packages have finished building on TravisCI,

As psreldev:

  • ource /cds/sw/ds/ana/conda1/inst/etc/profile.d/conda.sh
  • cd /cds/sw/ds/ana/conda1/manage-feedstocks/jenkins/
  • conda env create -n ana-4.0.11 --file ana-env-py2.yaml
  • conda env create -n ana-4.0.11-py3 --file ana-env-py3.yaml

...