[pdal-commits] [PDAL/PDAL] 2b711c: Add Testing and Conda targets for Appveyor (#2371)
Howard Butler
noreply at github.com
Thu Feb 14 11:13:25 PST 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 2b711cbd2dc465cfa261f810e3e2f10e9a5eed7f
https://github.com/PDAL/PDAL/commit/2b711cbd2dc465cfa261f810e3e2f10e9a5eed7f
Author: Howard Butler <howard at hobu.co>
Date: 2019-02-14 (Thu, 14 Feb 2019)
Changed paths:
M appveyor.yml
R scripts/appveyor/build.cmd
A scripts/appveyor/conda/build.cmd
A scripts/appveyor/conda/recipe/bld.bat
A scripts/appveyor/conda/recipe/build.sh
A scripts/appveyor/conda/recipe/meta.yaml
A scripts/appveyor/conda/recipe/scripts/activate.bat
A scripts/appveyor/conda/recipe/scripts/activate.sh
A scripts/appveyor/conda/recipe/scripts/deactivate.bat
A scripts/appveyor/conda/recipe/scripts/deactivate.sh
M scripts/appveyor/config.cmd
R scripts/appveyor/install.cmd
R scripts/appveyor/test.cmd
A scripts/appveyor/test/build.cmd
A scripts/appveyor/test/test.cmd
Log Message:
-----------
Add Testing and Conda targets for Appveyor (#2371)
* start building conda pdal package after success to push to s3
* split appveyor config
* typo
* typo
* put back original test config
* conda side build attempt
* config/build adjustment
* typo
* conda-build
* ls directory
* add conda recipe
* rename recipe file
* conda build and artifact
* positional argument at the end
* only install conda stuff for test build
* install conda-build
* lint
* remove dead command
* try calling conda
* start /wait
* try build mkdir
* another cycle
* conda clean
* -y
* ordering
* clobber boost conflicdts
* switch of OCI
* try copying artifacdt
* purge build
* call conda
* copy correct file
* debugging lint
More information about the pdal-commits
mailing list