From 50b1a5ff37dd669163a121b29ee068d1b9680307 Mon Sep 17 00:00:00 2001 From: David Racero Date: Fri, 23 Apr 2021 23:31:59 +0200 Subject: [PATCH 1/3] Added "build" badge from Github Actions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1609baf9..658c7a91 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) +![Build pass](https://github.com/AAVE/protocol-v2/actions/workflows/node.js.yml/badge.svg) ``` .///. .///. //. .// `/////////////- `++:++` .++:++` :++` `++: `++:......---.` From ba51b6a048e3d26eb068bd7eebf8fd77908a0f35 Mon Sep 17 00:00:00 2001 From: David Racero Date: Fri, 23 Apr 2021 23:34:55 +0200 Subject: [PATCH 2/3] rename: Workflow name set to "Build" for better badge naming --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 094c2263..7e24fc10 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -1,4 +1,4 @@ -name: Aave Actions +name: Build on: push: From aeae16b22f5b83278aff3b623fde1df97b6a5d9c Mon Sep 17 00:00:00 2001 From: David Racero Date: Fri, 23 Apr 2021 23:44:09 +0200 Subject: [PATCH 3/3] readme: link Build badge to Github Actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 658c7a91..d59473e7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) -![Build pass](https://github.com/AAVE/protocol-v2/actions/workflows/node.js.yml/badge.svg) +[![Build pass](https://github.com/AAVE/protocol-v2/actions/workflows/node.js.yml/badge.svg)](https://github.com/aave/protocol-v2/actions/workflows/node.js.yml) ``` .///. .///. //. .// `/////////////- `++:++` .++:++` :++` `++: `++:......---.`