Explorar o código

GH actions: badges

Michele Caini %!s(int64=6) %!d(string=hai) anos
pai
achega
480f70d7e2
Modificáronse 3 ficheiros con 2 adicións e 6 borrados
  1. 1 1
      .github/workflows/build.yml
  2. 1 2
      README.md
  3. 0 3
      TODO

+ 1 - 1
.github/workflows/ci.yml → .github/workflows/build.yml

@@ -1,4 +1,4 @@
-name: CI
+name: build
 
 on: [push, pull_request]
 

+ 1 - 2
README.md

@@ -4,8 +4,7 @@
 @cond TURN_OFF_DOXYGEN
 -->
 [![GitHub version](https://badge.fury.io/gh/skypjack%2Fentt.svg)](https://github.com/skypjack/entt/releases)
-[![Build Status](https://travis-ci.org/skypjack/entt.svg?branch=master)](https://travis-ci.org/skypjack/entt)
-[![Build status](https://ci.appveyor.com/api/projects/status/rvhaabjmghg715ck?svg=true)](https://ci.appveyor.com/project/skypjack/entt)
+[![Build Status](https://github.com/skypjack/entt/workflows/build/badge.svg)](https://github.com/skypjack/entt/actions)
 [![Coverage Status](https://coveralls.io/repos/github/skypjack/entt/badge.svg?branch=master)](https://coveralls.io/github/skypjack/entt?branch=master)
 [![Try online](https://img.shields.io/badge/try-online-brightgreen)](https://godbolt.org/z/v8txVr)
 [![Gitter chat](https://badges.gitter.im/skypjack/entt.png)](https://gitter.im/skypjack/entt)

+ 0 - 3
TODO

@@ -33,6 +33,3 @@ TODO
 * multi component registry::remove and some others?
 * range based registry::remove and some others?
 * nested groups: AB/ABC/ABCD/... (hints: sort, check functions)
-
-* GH actions:
-  - badge(s) from github actions