mirror of
https://github.com/boostorg/boost-ci.git
synced 2026-02-12 12:02:16 +00:00
Change GithubActions to GH Actions
Shorter...
This commit is contained in:
@@ -12,8 +12,8 @@ Boost.CI also allows you to run a big-endian build on Travis CI.
|
||||
|
||||
### Build Status
|
||||
|
||||
GithubActions | Azure Pipelines | codecov.io |
|
||||
------------- | --------------- | ---------- |
|
||||
GH Actions | Azure Pipelines | codecov.io |
|
||||
---------- | --------------- | ---------- |
|
||||
[](https://github.com/boostorg/boost-ci/actions/workflows/ci.yml) | [](https://dev.azure.com/boostorg/boost-ci/_build/latest?definitionId=8&branchName=master) | [](https://codecov.io/gh/boostorg/boost-ci/branch/master) |
|
||||
|
||||
## Summary (TL;DR) ##
|
||||
|
||||
@@ -11,8 +11,8 @@ Distributed under the [Boost Software License, Version 1.0](http://www.boost.org
|
||||
|
||||
### Build Status
|
||||
|
||||
Branch | Travis | GithubActions | Appveyor | Azure Pipelines | Coverity Scan | codecov.io | Deps | Docs | Tests |
|
||||
:-------------: | ------ | ------------- | -------- | --------------- |-------------- | ---------- | ---- | ---- | ----- |
|
||||
Branch | Travis | GH Actions | Appveyor | Azure Pipelines | Coverity Scan | codecov.io | Deps | Docs | Tests |
|
||||
:-------------: | ------ | ---------- | -------- | --------------- |-------------- | ---------- | ---- | ---- | ----- |
|
||||
[`master`](https://github.com/boostorg/template/tree/master) | [](https://travis-ci.org/boostorg/template) | [](https://github.com/boostorg/boost-ci/actions/workflows/ci.yml) | [](https://ci.appveyor.com/project/maintainer/template-xyzzy/branch/master) | [](https://dev.azure.com/maintainer/template/_build/latest?definitionId=6&branchName=master) | [](https://scan.coverity.com/projects/boostorg-template) | [](https://codecov.io/gh/boostorg/template/branch/master) | [](https://pdimov.github.io/boostdep-report/master/template.html) | [](http://www.boost.org/doc/libs/master/doc/html/template.html) | [](http://www.boost.org/development/tests/master/developer/template.html)
|
||||
[`develop`](https://github.com/boostorg/template/tree/develop) | [](https://travis-ci.org/boostorg/template) | [](https://github.com/boostorg/boost-ci/actions/workflows/ci.yml) | [](https://ci.appveyor.com/project/maintainer/template-xyzzy/branch/develop) | [](https://dev.azure.com/maintainer/template/_build/latest?definitionId=6&branchName=develop) | [](https://scan.coverity.com/projects/boostorg-template) | [](https://codecov.io/gh/boostorg/template/branch/develop) | [](https://pdimov.github.io/boostdep-report/develop/template.html) | [](http://www.boost.org/doc/libs/develop/doc/html/template.html) | [](http://www.boost.org/development/tests/develop/developer/template.html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user