From 79f2abc6bc1c05b973c88295160ae5a9b76f1f80 Mon Sep 17 00:00:00 2001 From: Jeremy Ho Date: Tue, 19 Apr 2022 15:12:58 -0700 Subject: [PATCH 1/2] Fix app lifecycle badge to maturing Signed-off-by: Jeremy Ho --- app/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/README.md b/app/README.md index f79081e9..17dc1e99 100644 --- a/app/README.md +++ b/app/README.md @@ -1,6 +1,6 @@ # Common Object Management Service -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) [![Lifecycle:Experimental](https://img.shields.io/badge/Lifecycle-Experimental-339999)](https://github.com/bcgov/repomountie/blob/master/doc/lifecycle-badges.md) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) [![Lifecycle:Maturing](https://img.shields.io/badge/Lifecycle-Maturing-007EC6)](https://github.com/bcgov/repomountie/blob/master/doc/lifecycle-badges.md) ![Tests](https://github.com/bcgov/common-object-management-service/workflows/Tests/badge.svg) [![Maintainability](https://api.codeclimate.com/v1/badges/91d2b0aebc348a1d5d0a/maintainability)](https://codeclimate.com/github/bcgov/common-object-management-service/maintainability) From 7fe6bca1039e0caec6ad24a8794f9035a892893d Mon Sep 17 00:00:00 2001 From: Jeremy Ho Date: Tue, 19 Apr 2022 15:23:09 -0700 Subject: [PATCH 2/2] Change product roadmap to point to self wiki Signed-off-by: Jeremy Ho --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 064cb598..17086c3a 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,10 @@ SECURITY.md - Security Policy and Reporting * [Application Readme](app/README.md) * [API Specification](app/README.md#openapi-specification) -* [COMS Wiki](https://github.com/bcgov/common-object-management-service/wiki) * [Openshift Readme](openshift/README.md) +* [Product Roadmap](https://github.com/bcgov/common-object-management-service/wiki/Product-Roadmap) +* [Product Wiki](https://github.com/bcgov/common-object-management-service/wiki) * [Security Reporting](SECURITY.md) -* [Showcase Team Roadmap](https://github.com/bcgov/nr-get-token/wiki/Product-Roadmap) ## Getting Help or Reporting an Issue