From 01a55035a3a69c3fca20212d428aa476662b14a4 Mon Sep 17 00:00:00 2001 From: Gavin Zhao Date: Fri, 7 Apr 2023 21:53:47 -0400 Subject: [PATCH] docs(all): update to new workflow badge Signed-off-by: Gavin Zhao --- README.md | 2 ++ ngast/README.md | 2 +- ngcompiler/README.md | 2 +- ngdart/README.md | 2 +- ngforms/README.md | 1 + ngrouter/README.md | 2 +- ngtest/README.md | 2 +- 7 files changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 129d5a2acf..99bce38f36 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## Packages +[![Build Status](https://img.shields.io/github/actions/workflow/status/angulardart-community/angular/dart.yml?branch=master)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) + | Source code |Published Version |Pre-Release Version (if any) | |-------------|--------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------| | [ngdart] |[![Pub Package](https://img.shields.io/pub/v/ngdart.svg)](https://pub.dev/packages/ngdart) |[![Pub Package](https://img.shields.io/pub/v/ngdart?include_prereleases)](https://pub.dev/packages/ngdart) | diff --git a/ngast/README.md b/ngast/README.md index a026f89ae6..66980542ad 100644 --- a/ngast/README.md +++ b/ngast/README.md @@ -3,7 +3,7 @@ [![Pub Package](https://img.shields.io/pub/v/ngast.svg)](https://pub.dartlang.org/packages/ngast) -[![Build Status](https://img.shields.io/github/workflow/status/angulardart-community/angular/Dart%20CI)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) +[![Build Status](https://img.shields.io/github/actions/workflow/status/angulardart-community/angular/dart.yml?branch=master)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) [![Gitter](https://img.shields.io/gitter/room/angulardart/community)](https://gitter.im/angulardart/community) Parser and utilities for [AngularDart][gh_angular_dart] templates. diff --git a/ngcompiler/README.md b/ngcompiler/README.md index b1549147a5..6d0acd3074 100644 --- a/ngcompiler/README.md +++ b/ngcompiler/README.md @@ -1,5 +1,5 @@ [![Pub Package](https://img.shields.io/pub/v/ngcompiler.svg)](https://pub.dev/packages/ngcompiler) -[![Build Status](https://img.shields.io/github/workflow/status/angulardart-community/angular/Dart%20CI)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) +[![Build Status](https://img.shields.io/github/actions/workflow/status/angulardart-community/angular/dart.yml?branch=master)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) [![Gitter](https://img.shields.io/gitter/room/angulardart/community)](https://gitter.im/angulardart/community) Tooling for compiling [AngularDart](https://pub.dev/packages/ngdart). diff --git a/ngdart/README.md b/ngdart/README.md index 7f3799ec35..2acfbfbee1 100644 --- a/ngdart/README.md +++ b/ngdart/README.md @@ -1,7 +1,7 @@ [![Pub Package](https://img.shields.io/pub/v/ngdart.svg)](https://pub.dev/packages/ngdart) -[![Build Status](https://img.shields.io/github/workflow/status/angulardart-community/angular/Dart%20CI)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) +[![Build Status](https://img.shields.io/github/actions/workflow/status/angulardart-community/angular/dart.yml?branch=master)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) [![Gitter](https://img.shields.io/gitter/room/angulardart/community)](https://gitter.im/angulardart/community) [AngularDart][angulardart] is an open-source web framework focused on diff --git a/ngforms/README.md b/ngforms/README.md index 0da109455a..bef722ac5c 100644 --- a/ngforms/README.md +++ b/ngforms/README.md @@ -1,6 +1,7 @@ [![Pub Package](https://img.shields.io/pub/v/ngforms.svg)](https://pub.dev/packages/ngforms) +[![Build Status](https://img.shields.io/github/actions/workflow/status/angulardart-community/angular/dart.yml?branch=master)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) A port of the forms components that were in the [core angular package](https://pub.dev/packages/ngdart). diff --git a/ngrouter/README.md b/ngrouter/README.md index 35fd8abe4c..b166769d5c 100644 --- a/ngrouter/README.md +++ b/ngrouter/README.md @@ -1,5 +1,5 @@ [![Pub package](https://img.shields.io/pub/v/ngrouter.svg)](https://pub.dev/packages/ngrouter) -[![Build Status](https://img.shields.io/github/workflow/status/angulardart-community/angular/Dart%20CI)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) +[![Build Status](https://img.shields.io/github/actions/workflow/status/angulardart-community/angular/dart.yml?branch=master)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) [![Gitter](https://img.shields.io/gitter/room/angulardart/community)](https://gitter.im/angulardart/community) The [AngularDart][webdev_angular] router enables navigation from one view to diff --git a/ngtest/README.md b/ngtest/README.md index 8ce704a00f..5a4e7982e1 100644 --- a/ngtest/README.md +++ b/ngtest/README.md @@ -1,5 +1,5 @@ [![Pub package](https://img.shields.io/pub/v/ngtest.svg)](https://pub.dev/packages/ngtest) -[![Build Status](https://img.shields.io/github/workflow/status/angulardart-community/angular/Dart%20CI)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) +[![Build Status](https://img.shields.io/github/actions/workflow/status/angulardart-community/angular/dart.yml?branch=master)](https://github.com/angulardart-community/angular/actions/workflows/dart.yml) [![Gitter](https://img.shields.io/gitter/room/angulardart/community)](https://gitter.im/angulardart/community) Testing infrastructure for [AngularDart][webdev_angular], used with the