[Tile-serving] [openstreetmap/osm2pgsql] Move Windows build to github actions (PR #1625)

Sarah Hoffmann notifications at github.com
Sun Jan 23 20:20:37 UTC 2022


Completes the Windows builds on Github actions with:
* caching of vcpkg binaries
* full run of the test suite, including tests that need a database
* packaging of osm2pgsql into a github artifact (now using the latest versions of libraries from vcpkg)
* a new job that tests the packaged osm2pgsql to make sure it is complete.

Disables the appveyor builds.


You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/1625

-- Commit Summary --

  * move windows build to github actions

-- File Changes --

    A .github/actions/win-postgres/action.yml (26)
    M .github/actions/win-test/action.yml (2)
    M .github/workflows/ci.yml (66)
    D appveyor.yml (125)
    M tests/CMakeLists.txt (1)
    M tests/regression-test.py.in (3)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1625.patch
https://github.com/openstreetmap/osm2pgsql/pull/1625.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1625
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/pull/1625 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220123/4251853e/attachment.htm>


More information about the Tile-serving mailing list