[pdal-commits] [PDAL/PDAL] 51442a: Implement a Linux build based on Conda with a pinn...

Howard Butler noreply at github.com
Tue Feb 4 11:58:50 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 51442a846c2e4050a1e8d909bf9bb376616d2b1b
      https://github.com/PDAL/PDAL/commit/51442a846c2e4050a1e8d909bf9bb376616d2b1b
  Author: Howard Butler <howard at hobu.co>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M azure-pipelines.yml
    M plugins/tiledb/CMakeLists.txt
    A scripts/azp/linux-conda.yml

  Log Message:
  -----------
  Implement a Linux build based on Conda with a pinned GDAL dependency (#2911)

* add Linux/Conda build

* fix job name

* conda junk

* set uid/gid

* set uid:gid

* conda user stuff again

* more usermod

* clobber /opt/conda perms

* clobber user to vsts_azpcontainer

* use azp conda

* fix syntax

* remove manual env setting

* conda init

* LD_FLAGS

* no pin

* another swing

* selectively shut off tiledb tests with BUILD_TILEDB_TESTS

* try pinning gdal

* use correct GDAL pin




More information about the pdal-commits mailing list