File tree 2 files changed +11
-4
lines changed 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 10
10
[ ![ Conan] ( https://img.shields.io/badge/on-conan-blue.svg )] ( https://bintray.com/bincrafters/public-conan/boost_gil%3Abincrafters )
11
11
[ ![ Vcpkg] ( https://img.shields.io/badge/on-vcpkg-blue.svg )] ( https://github.com/Microsoft/vcpkg/tree/master/ports/boost-gil )
12
12
13
- Documentation | GitHub Actions | Azure Pipelines | CircleCI | Regression
14
- --------------|----------------|-----------------|-----------------|------------
15
- [ ![ develop] ( https://img.shields.io/badge/doc-develop-blue.svg )] ( https://boostorg.github.io/gil/develop/ ) | [ ![ GitHub Actions] ( https://github.com/boostorg/gil/workflows/CI/badge.svg?branch=develop )] ( https://github.com/boostorg/gil/actions?query=branch:develop ) | [ ![ AppVeyor] ( https://ci.appveyor.com/api/projects/status/w4k19d8io2af168h/branch/develop?svg=true )] ( https://ci.appveyor.com/project/stefanseefeld/gil/branch/develop ) | [ ![ Azure] ( https://dev.azure.com/boostorg/gil/_apis/build/status/boostorg.gil?branchName=develop )] ( https://dev.azure.com/boostorg/gil/_build/latest?definitionId=7&branchName=develop ) | [ ![ CircleCI] ( https://circleci.com/gh/boostorg/gil/tree/develop.svg?style=shield )] ( https://circleci.com/gh/boostorg/workflows/gil/tree/develop ) | [ ![ gil] ( https://img.shields.io/badge/gil-develop-blue.svg )] ( http://www.boost.org/development/tests/develop/developer/gil.html )
16
- [ ![ master] ( https://img.shields.io/badge/doc-master-blue.svg )] ( https://boostorg.github.io/gil/ ) | [ ![ GitHub Actions] ( https://github.com/boostorg/gil/workflows/CI/badge.svg?branch=master )] ( https://github.com/boostorg/gil/actions?query=branch:master ) | [ ![ AppVeyor] ( https://ci.appveyor.com/api/projects/status/w4k19d8io2af168h?svg=true )] ( https://ci.appveyor.com/project/stefanseefeld/gil/branch/master ) | [ ![ Azure] ( https://dev.azure.com/boostorg/gil/_apis/build/status/boostorg.gil?branchName=master )] ( https://dev.azure.com/boostorg/gil/_build/latest?definitionId=7&branchName=master ) | [ ![ CircleCI] ( https://circleci.com/gh/boostorg/gil/tree/master.svg?style=shield )] ( https://circleci.com/gh/boostorg/workflows/gil/tree/master ) | [ ![ gil] ( https://img.shields.io/badge/gil-master-blue.svg )] ( http://www.boost.org/development/tests/master/developer/gil.html )
13
+ Documentation | GitHub Actions | AppVeyor | Azure Pipelines | CircleCI | Regression | Codecov
14
+ --------------|----------------|------------| ----------------- |-----------------|------------| ----------
15
+ [ ![ develop] ( https://img.shields.io/badge/doc-develop-blue.svg )] ( https://boostorg.github.io/gil/develop/ ) | [ ![ GitHub Actions] ( https://github.com/boostorg/gil/workflows/CI/badge.svg?branch=develop )] ( https://github.com/boostorg/gil/actions?query=branch:develop ) | [ ![ AppVeyor] ( https://ci.appveyor.com/api/projects/status/w4k19d8io2af168h/branch/develop?svg=true )] ( https://ci.appveyor.com/project/stefanseefeld/gil/branch/develop ) | [ ![ Azure] ( https://dev.azure.com/boostorg/gil/_apis/build/status/boostorg.gil?branchName=develop )] ( https://dev.azure.com/boostorg/gil/_build/latest?definitionId=7&branchName=develop ) | [ ![ CircleCI] ( https://circleci.com/gh/boostorg/gil/tree/develop.svg?style=shield )] ( https://circleci.com/gh/boostorg/workflows/gil/tree/develop ) | [ ![ gil] ( https://img.shields.io/badge/gil-develop-blue.svg )] ( http://www.boost.org/development/tests/develop/developer/gil.html ) | [ ![ codecov ] ( https://codecov.io/gh/boostorg/gil/branch/develop/graphs/badge.svg )] ( https://app.codecov.io/gh/boostorg/gil/branch/develop )
16
+ [ ![ master] ( https://img.shields.io/badge/doc-master-blue.svg )] ( https://boostorg.github.io/gil/ ) | [ ![ GitHub Actions] ( https://github.com/boostorg/gil/workflows/CI/badge.svg?branch=master )] ( https://github.com/boostorg/gil/actions?query=branch:master ) | [ ![ AppVeyor] ( https://ci.appveyor.com/api/projects/status/w4k19d8io2af168h?svg=true )] ( https://ci.appveyor.com/project/stefanseefeld/gil/branch/master ) | [ ![ Azure] ( https://dev.azure.com/boostorg/gil/_apis/build/status/boostorg.gil?branchName=master )] ( https://dev.azure.com/boostorg/gil/_build/latest?definitionId=7&branchName=master ) | [ ![ CircleCI] ( https://circleci.com/gh/boostorg/gil/tree/master.svg?style=shield )] ( https://circleci.com/gh/boostorg/workflows/gil/tree/master ) | [ ![ gil] ( https://img.shields.io/badge/gil-master-blue.svg )] ( http://www.boost.org/development/tests/master/developer/gil.html ) | [ ![ codecov ] ( https://codecov.io/gh/boostorg/gil/branch/master/graphs/badge.svg )] ( https://app.codecov.io/gh/boostorg/gil/branch/master )
17
17
18
18
# Boost.GIL
19
19
Original file line number Diff line number Diff line change
1
+ comment :
2
+ layout : " diff"
3
+ behavior : default
4
+ branches :
5
+ - master
6
+ - develop
7
+ require_changes : true
You can’t perform that action at this time.
0 commit comments