From 2bfbdd5ec04fcdf1ebe709f03555302fc508ccf1 Mon Sep 17 00:00:00 2001 From: Shamir Alavi Date: Fri, 15 Dec 2023 02:59:04 -0500 Subject: [PATCH 1/5] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d42a9a0..c7a2186 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ [![Staging CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/staging-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/staging-cicd.yml)  [![Production CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml) -# The Gamchha App - -A dummy React Native app to implement a complete CI/CD pipeline using GitHub Actions. +Deployment of a complete CI/CD pipeline for a React Native app using GitHub Actions. ## Objective From 1251c6163e8a3d1fdc0ea98de5771746cfe75f1d Mon Sep 17 00:00:00 2001 From: dg1223 Date: Fri, 15 Mar 2024 17:32:12 -0400 Subject: [PATCH 2/5] added closed PR badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7a2186..231b712 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![Dev CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/develop-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/develop-cicd.yml)  [![Staging CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/staging-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/staging-cicd.yml)  [![Production CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml) +![](https://img.shields.io/github/issues-pr-closed/dg1223/ci-cd-pipeline-play-store-deployment) Deployment of a complete CI/CD pipeline for a React Native app using GitHub Actions. From c5a328ec98a9a11840fbcea120f67e0318ee68d7 Mon Sep 17 00:00:00 2001 From: dg1223 Date: Fri, 15 Mar 2024 17:32:49 -0400 Subject: [PATCH 3/5] doc: spacing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 231b712..3f5c883 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Dev CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/develop-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/develop-cicd.yml)  [![Staging CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/staging-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/staging-cicd.yml)  -[![Production CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml) +[![Production CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml)  ![](https://img.shields.io/github/issues-pr-closed/dg1223/ci-cd-pipeline-play-store-deployment) Deployment of a complete CI/CD pipeline for a React Native app using GitHub Actions. From 111a320149d532e0d8fa46dc916ebf2f9e3d6e2e Mon Sep 17 00:00:00 2001 From: dg1223 Date: Fri, 15 Mar 2024 17:37:17 -0400 Subject: [PATCH 4/5] doc: added created at badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f5c883..664b39d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ [![Dev CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/develop-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/develop-cicd.yml)  [![Staging CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/staging-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/staging-cicd.yml)  [![Production CI/CD](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml/badge.svg)](https://github.com/dg1223/Gamchha/actions/workflows/production-cicd.yml)  -![](https://img.shields.io/github/issues-pr-closed/dg1223/ci-cd-pipeline-play-store-deployment) +![](https://img.shields.io/github/issues-pr-closed/dg1223/ci-cd-pipeline-play-store-deployment)  +![](https://img.shields.io/github/created-at/dg1223/ci-cd-pipeline-play-store-deployment) Deployment of a complete CI/CD pipeline for a React Native app using GitHub Actions. From e23128a61438e043c41d8a240e2944c5e4dadfe6 Mon Sep 17 00:00:00 2001 From: dg1223 Date: Wed, 5 Jun 2024 13:51:18 -0400 Subject: [PATCH 5/5] feature: changed app name to AYCT --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 51db9ad..59bb8f6 100644 --- a/app.json +++ b/app.json @@ -1,4 +1,4 @@ { - "name": "Gamchha", - "displayName": "Gamchha" + "name": "AYCT", + "displayName": "AYCT" }