cginternals / cginternals/cpplocate

Rewrite CI with GitHub Actions

Open
#46 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
CMake
Stars
87
Forks
24
PR merge metrics
No merged PRs in 30d

Description

I see that there are both Travis and Appveyor CI files, but they seem outdated and aren't passing.

Would you be willing to review a PR that reimplemented the CI using GitHub Actions? GitHub Actions is free for public repos and supports Linux, Mac, and Windows runners.

If the above is okay, would you want to keep the CI environments exactly the same:

* compiler versions
* Linux - GCC 5
* macOS - XCode 9.1
* WIndows - VS 2013, 2015, 2017
* CMake configurations (Debug and Release)
* Architectures (x86-64)
* CMake version (3.0, as specified as the minimum version in the CMakeLists.txt)

Or are there any modifications to reduce the number of jobs or update minimum versions?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.