From 04efecc0c386d751f0fac1d892bcf038d1815859 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:21:43 +0000 Subject: [PATCH 1/5] Update code.json metadata --- code.json | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/code.json b/code.json index 957503b..a910dfe 100644 --- a/code.json +++ b/code.json @@ -1,11 +1,7 @@ { "name": "repodive-tools", - "description": { - "en": { - "shortDescription": "Scripts and tools to gather information about git repositories.", - "longDescription": "This repository is a collection of scripts and tools for a given repodiving effort. Repodiving in this context means going through a git repository and gathering relevant information for a specific purpose." - } - }, + "description": "Scripts and tools to gather information about git repositories.", + "longDescription": "", "status": "production", "permissions": { "licenses": [ @@ -18,7 +14,7 @@ "organization": "Centers for Medicare & Medicaid Services", "repositoryURL": "https://github.com/DSACMS/repodive-tools", "vcs": "git", - "laborHours": null, + "laborHours": 3097, "platforms": [ "mac" ], @@ -27,13 +23,14 @@ ], "softwareType": "standalone/backend", "languages": [ - "bash,python" + "Shell", + "Python" ], "maintenance": "internal", "date": { - "created": "2024-07-30T11:54:17-05:00", - "lastModified": "2024-10-22T22:00:58+0000", - "metadataLastUpdated": "2024-10-22T22:00:58+0000" + "created": "2024-07-30T16:54:18Z", + "lastModified": "2025-02-12T18:20:52Z", + "metaDataLastUpdated": "2025-02-12T18:21:43.233Z" }, "tags": [ "git,repository,scripts,repodiving" @@ -43,12 +40,13 @@ "name": "CMS Open Source Program Office" }, "localisation": "false", - "repoType": "Tools", + "repositoryType": "", "userInput": "Yes", "fismaLevel": "Low", "group": "DSAC", "subsetInHealthcare": "Operational", "userType": "Government", "repositoryHost": "Github.com", - "maturityModelTier": "1" + "maturityModelTier": "1", + "repoType": "Tools" } \ No newline at end of file From 8e80c7c647f1267742ea5cbb1bf3bdb11c48b8d5 Mon Sep 17 00:00:00 2001 From: Sachin Panayil <79382140+sachin-panayil@users.noreply.github.com> Date: Wed, 12 Feb 2025 13:39:52 -0500 Subject: [PATCH 2/5] manual inputs --- code.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/code.json b/code.json index a910dfe..676c9f9 100644 --- a/code.json +++ b/code.json @@ -1,7 +1,7 @@ { "name": "repodive-tools", "description": "Scripts and tools to gather information about git repositories.", - "longDescription": "", + "longDescription": ""This repository is a collection of scripts and tools for a given repodiving effort. Repodiving in this context means going through a git repository and gathering relevant information for a specific purpose."", "status": "production", "permissions": { "licenses": [ @@ -19,7 +19,7 @@ "mac" ], "categories": [ - "data-collection,data-analytics" + "data-collection","data-analytics" ], "softwareType": "standalone/backend", "languages": [ @@ -33,7 +33,7 @@ "metaDataLastUpdated": "2025-02-12T18:21:43.233Z" }, "tags": [ - "git,repository,scripts,repodiving" + "git","repository","scripts","repodiving"" ], "contact": { "email": "opensource@cms.hhs.gov", @@ -47,6 +47,6 @@ "subsetInHealthcare": "Operational", "userType": "Government", "repositoryHost": "Github.com", - "maturityModelTier": "1", + "maturityModelTier": 1, "repoType": "Tools" -} \ No newline at end of file +} From 5f0545c7005948652088178e873be28412668737 Mon Sep 17 00:00:00 2001 From: Sachin Panayil <79382140+sachin-panayil@users.noreply.github.com> Date: Wed, 12 Feb 2025 13:40:34 -0500 Subject: [PATCH 3/5] syntax error --- code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code.json b/code.json index 676c9f9..ba66a16 100644 --- a/code.json +++ b/code.json @@ -1,7 +1,7 @@ { "name": "repodive-tools", "description": "Scripts and tools to gather information about git repositories.", - "longDescription": ""This repository is a collection of scripts and tools for a given repodiving effort. Repodiving in this context means going through a git repository and gathering relevant information for a specific purpose."", + "longDescription": "This repository is a collection of scripts and tools for a given repodiving effort. Repodiving in this context means going through a git repository and gathering relevant information for a specific purpose.", "status": "production", "permissions": { "licenses": [ From c0834c8b424f4c93297d4709859cfd675fd35e5d Mon Sep 17 00:00:00 2001 From: Sachin Panayil <79382140+sachin-panayil@users.noreply.github.com> Date: Wed, 12 Feb 2025 13:40:54 -0500 Subject: [PATCH 4/5] syntax error 2 --- code.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code.json b/code.json index ba66a16..01ace29 100644 --- a/code.json +++ b/code.json @@ -33,7 +33,7 @@ "metaDataLastUpdated": "2025-02-12T18:21:43.233Z" }, "tags": [ - "git","repository","scripts","repodiving"" + "git","repository","scripts","repodiving" ], "contact": { "email": "opensource@cms.hhs.gov", From 0aea47c580336e5bb6edad57b23adab9a9b4f294 Mon Sep 17 00:00:00 2001 From: Sachin Panayil <79382140+sachin-panayil@users.noreply.github.com> Date: Wed, 12 Feb 2025 13:41:52 -0500 Subject: [PATCH 5/5] field adjustment --- code.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/code.json b/code.json index 01ace29..d7f4b18 100644 --- a/code.json +++ b/code.json @@ -39,14 +39,13 @@ "email": "opensource@cms.hhs.gov", "name": "CMS Open Source Program Office" }, - "localisation": "false", - "repositoryType": "", - "userInput": "Yes", + "localisation": false, + "repositoryType": "Tools", + "userInput": true, "fismaLevel": "Low", - "group": "DSAC", + "group": "CMS/OA/DSAC", "subsetInHealthcare": "Operational", "userType": "Government", - "repositoryHost": "Github.com", + "repositoryHost": "github.com/DSACMS", "maturityModelTier": 1, - "repoType": "Tools" }