[pdal-commits] [PDAL/PDAL] 72fd8f: don't try to add a deploy key if it is empty (PRs ...
GitHub
noreply at github.com
Mon Jun 20 10:02:40 PDT 2016
Branch: refs/heads/newoptions
Home: https://github.com/PDAL/PDAL
Commit: 72fd8ff33dc4caf28afbeb30166f63e095ad99db
https://github.com/PDAL/PDAL/commit/72fd8ff33dc4caf28afbeb30166f63e095ad99db
Author: Howard Butler <howard at hobu.co>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M scripts/ci/add_deploy_key.sh
Log Message:
-----------
don't try to add a deploy key if it is empty (PRs from non-PDAL devs won't have one
Commit: d490cb6fe73f80d8ef8b2dd49c0a03f57dd3c99d
https://github.com/PDAL/PDAL/commit/d490cb6fe73f80d8ef8b2dd49c0a03f57dd3c99d
Author: Howard Butler <howard at hobu.co>
Date: 2016-06-17 (Fri, 17 Jun 2016)
Changed paths:
M scripts/ci/add_deploy_key.sh
Log Message:
-----------
Merge pull request #1256 from PDAL/no-deploy-key-for-prs
don't try to add a deploy key if it is empty (PRs from non-PDAL devs won't have one
Commit: 935d3658303b4837a904c31a03433b94681bd137
https://github.com/PDAL/PDAL/commit/935d3658303b4837a904c31a03433b94681bd137
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M apps/pdal.cpp
M include/pdal/Options.hpp
M include/pdal/PDALUtils.hpp
M include/pdal/Stage.hpp
M plugins/hexbin/test/HexbinFilterTest.cpp
M plugins/icebridge/test/IcebridgeReaderTest.cpp
M plugins/oci/io/OciWriter.cpp
M plugins/pcl/test/PCLBlockFilterTest.cpp
M plugins/sqlite/test/SQLiteTest.cpp
M src/Options.cpp
M src/PDALUtils.cpp
M src/PipelineReaderXML.cpp
M src/Stage.cpp
R test/data/misc/opts2json.txt
M test/unit/CMakeLists.txt
M test/unit/OptionsTest.cpp
R test/unit/PDALUtilsTest.cpp
M test/unit/PipelineManagerTest.cpp
M test/unit/PolygonTest.cpp
M test/unit/filters/AdditionalMergeTest.cpp
M test/unit/filters/ChipperTest.cpp
M test/unit/filters/ColorizationFilterTest.cpp
M test/unit/filters/CropFilterTest.cpp
M test/unit/filters/ReprojectionFilterTest.cpp
M test/unit/filters/SplitterTest.cpp
M test/unit/io/las/LasReaderTest.cpp
M test/unit/io/qfit/QFITReaderTest.cpp
M test/unit/io/sbet/SbetReaderTest.cpp
M test/unit/io/sbet/SbetWriterTest.cpp
Log Message:
-----------
Remove lots of Options cruft.
Commit: e5438b749072a5e41d28628cf5cddb6fd9311ca5
https://github.com/PDAL/PDAL/commit/e5438b749072a5e41d28628cf5cddb6fd9311ca5
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M scripts/ci/add_deploy_key.sh
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into newoptions
Compare: https://github.com/PDAL/PDAL/compare/85720bf4a2ae...e5438b749072
More information about the pdal-commits
mailing list