Skip to content

Enable GitHub CI (testing) workflows #9

@jmckenna

Description

@jmckenna
  • for all readers: "CI" = continuous integration testing, so, when someone makes a request to add to the ZOO-Project source code, triggers are automatically enabled to test the new proposed code on various build systems (Ubuntu, Clang, MinGW, etc).
  • previously all Open Source projects used TravisCI
  • recently a lot of projects (long story) have moved to GitHub "workflows" or "actions" for CI testing
  • see the long list of configured tests now by GDAL at https://github.com/OSGeo/gdal/tree/master/.github/workflows

This CI testing is critical for a project. This is a must, as part of our "GitHub migration" plans.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions