[Tile-serving] [openstreetmap/mod_tile] Added build & test on Fedora 34 (#248)

David Hummel notifications at github.com
Sat Jul 31 18:44:28 UTC 2021


* Takes about 8-10 minutes

**Also:**
* Split up `Lint` and `Build & Test`
  * Into independent workflows
* Changed `.tar` compression to `GZip`
  * `--zstd` not available in `CentOS 7`
  * Also excluded `.git` & `.gitignore`
* Created `Provisioning` local action
  * Combining update & install steps, etc.
* Added libraries to `Ubuntu` build dependencies
  * `libmemcached-dev` & `librados-dev`
  * In order to test for successful compilation
* Reduced `build-archive` retention to 1 day
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/mod_tile/pull/248

-- Commit Summary --

  * Added build & test on Fedora 34
  * Trying to fix Build issue
  * Fix the problem with `sed`

-- File Changes --

    M .github/actions/apt/install/action.yml (5)
    A .github/actions/apt/provision/action.yml (15)
    M .github/actions/apt/update/action.yml (3)
    M .github/actions/build-archive/create/action.yml (5)
    M .github/actions/build-archive/extract/action.yml (4)
    A .github/actions/yum/groups-install/action.yml (12)
    A .github/actions/yum/install/action.yml (12)
    A .github/actions/yum/provision/action.yml (23)
    A .github/actions/yum/update/action.yml (7)
    A .github/workflows/build-and-test-fedora-34.yml (153)
    R .github/workflows/build-and-test-ubuntu-latest.yml (68)
    A .github/workflows/lint.yml (40)
    M m4/ax_pthread.m4 (486)

-- Patch Links --

https://github.com/openstreetmap/mod_tile/pull/248.patch
https://github.com/openstreetmap/mod_tile/pull/248.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/248
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210731/664ffab2/attachment.htm>


More information about the Tile-serving mailing list