[pdal-commits] [PDAL/PDAL] 7867d4: Fix bounds for faux test. (#3281)
Andrew Bell
noreply at github.com
Thu Nov 19 11:34:58 PST 2020
Branch: refs/heads/issue-3288
Home: https://github.com/PDAL/PDAL
Commit: 7867d4a2545fe7e51e05bdd93a6cc494257f5146
https://github.com/PDAL/PDAL/commit/7867d4a2545fe7e51e05bdd93a6cc494257f5146
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M test/unit/io/FauxReaderTest.cpp
Log Message:
-----------
Fix bounds for faux test. (#3281)
Close #3280
Commit: aaf8bee48cd13e16179780462f8707ce0c336835
https://github.com/PDAL/PDAL/commit/aaf8bee48cd13e16179780462f8707ce0c336835
Author: Howard Butler <howard at hobu.co>
Date: 2020-11-11 (Wed, 11 Nov 2020)
Changed paths:
M .github/workflows/alpine.yml
M .github/workflows/conda.yml
M .github/workflows/docker.yml
M .github/workflows/docs.yml
M .github/workflows/linux.yml
M .github/workflows/osx.yml
M .github/workflows/win.yml
M plugins/rdb/CMakeLists.txt
Log Message:
-----------
Trigger github actions for PRs too (#3284)
* STANDALONE prefix for building RDB plugin
* trigger github actions for PRs
Commit: 0f9407ab531780b4eef4d859685dd412ef81574f
https://github.com/PDAL/PDAL/commit/0f9407ab531780b4eef4d859685dd412ef81574f
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M .github/workflows/conda.yml
M .github/workflows/linux.yml
M .github/workflows/osx.yml
M .github/workflows/win.yml
Log Message:
-----------
CI: update to conda-incubator/setup-miniconda at v2 due to GHA security fix (#3285)
Due to
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
and the old action still using the deprecated syntax
Commit: 4ce1fbd218a470f07861bee6f2e5c18abb841b20
https://github.com/PDAL/PDAL/commit/4ce1fbd218a470f07861bee6f2e5c18abb841b20
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-11-19 (Thu, 19 Nov 2020)
Changed paths:
M .github/workflows/alpine.yml
M .github/workflows/conda.yml
M .github/workflows/docker.yml
M .github/workflows/docs.yml
M .github/workflows/linux.yml
M .github/workflows/osx.yml
M .github/workflows/win.yml
M plugins/rdb/CMakeLists.txt
M test/unit/io/FauxReaderTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into issue-3288
Compare: https://github.com/PDAL/PDAL/compare/652428bc873b...4ce1fbd218a4
More information about the pdal-commits
mailing list