From 3619eee0efc61bfa184e4e41768d8b50c8bc7ab4 Mon Sep 17 00:00:00 2001 From: bhogeswari Date: Tue, 14 Feb 2023 17:37:05 -0500 Subject: [PATCH 1/5] added --- .github/workflows/publish.yml | 2 +- docker-compose.yml | 2 +- readme.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 9f2f7ca..f23a9a2 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -8,7 +8,7 @@ on: - 'v*' env: - DOCKER_REPO_NAME: kaw393939/mywebclass + DOCKER_REPO_NAME: bhogeswari/mywebclass jobs: build: diff --git a/docker-compose.yml b/docker-compose.yml index 9fee1f9..68c05a9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: master: - image: kaw393939/mywebclass:master + image: bhogeswari/mywebclass:master deploy: replicas: 2 pull_policy: always diff --git a/readme.md b/readme.md index e547eb6..5c05a0c 100644 --- a/readme.md +++ b/readme.md @@ -18,8 +18,8 @@ theirs. The end result is that each partner should have the experience of the te ### 3. Both Partners ACCEPT THE Assignment GITHUB to create their own GitHub repo, so each person has the chance to do all the steps and practice makes perfect... -1. Partner 1: [kwilliam](https://github.com/kaw393939) <-change to you or your partner -2. Partner 2: [kwilliam](https://github.com/kaw393939) <-change to you or your partner +1. Partner 1: [sathvika](https://github.com/sathvikareddyg) <-change to you or your partner +2. Partner 2: [navya](https://github.com/navyarangu13) <-change to you or your partner 3. Partner 3: Optional Complete this on each partner's repos for this assignment by following the development workflow process bellow. Since From 4f21af1dd18495b9d61529d605bdec607012b5d4 Mon Sep 17 00:00:00 2001 From: bhogeswari Date: Tue, 14 Feb 2023 17:41:54 -0500 Subject: [PATCH 2/5] made changes --- .github/workflows/publish.yml | 2 +- docker-compose.yml | 2 +- myinfo.json | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f23a9a2..2a5007d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -8,7 +8,7 @@ on: - 'v*' env: - DOCKER_REPO_NAME: bhogeswari/mywebclass + DOCKER_REPO_NAME: bhogeswari/mywebclass jobs: build: diff --git a/docker-compose.yml b/docker-compose.yml index 68c05a9..2cd366e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.8" services: master: - image: bhogeswari/mywebclass:master + image: bhogeswari/mywebclass:master deploy: replicas: 2 pull_policy: always diff --git a/myinfo.json b/myinfo.json index 92c3d00..e04e57c 100644 --- a/myinfo.json +++ b/myinfo.json @@ -1,8 +1,8 @@ { - "first_name": "change", - "last_name": "change", - "ucid": "change", - "github_id": "change", - "docker_id": "kaw393939" + "first_name": "bhogeswari", + "last_name": "somisetti", + "ucid": "bs227", + "github_id": "bs227", + "docker_id": "bhogeswari" } \ No newline at end of file From b808016fe1a36798cf516ebb68cd96cc4c0397e9 Mon Sep 17 00:00:00 2001 From: bhogeswari Date: Tue, 14 Feb 2023 21:31:01 -0500 Subject: [PATCH 3/5] changed title --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 85a970c..e031de5 100644 --- a/src/index.html +++ b/src/index.html @@ -45,7 +45,7 @@