[pdal-commits] [PDAL/PDAL] 9eaa06: Add Alpine and Docker GHA builders (#3251)

Howard Butler noreply at github.com
Tue Sep 22 10:32:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 9eaa06d83625443944fe1cc4bca852b58d94aecc
      https://github.com/PDAL/PDAL/commit/9eaa06d83625443944fe1cc4bca852b58d94aecc
  Author: Howard Butler <howard at hobu.co>
  Date:   2020-09-22 (Tue, 22 Sep 2020)

  Changed paths:
    A .github/workflows/alpine.yml
    A .github/workflows/docker.yml
    A scripts/ci/alpine/cmake.sh
    A scripts/ci/alpine/compile.sh
    A scripts/ci/alpine/examples.sh
    A scripts/ci/alpine/setup.sh
    A scripts/ci/alpine/test.sh

  Log Message:
  -----------
  Add Alpine and Docker GHA builders (#3251)

* implement docker builder based on gh-action

* username for ghcr

* manual dispatch of docker action

* turn off push for now

* push  platforms: linux/amd64

* add Alpine test/build




More information about the pdal-commits mailing list