From b72913859b15f3e35950994b23605e17ed8519ac Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 24 Nov 2023 02:01:01 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..336fb8e --- /dev/null +++ b/techstack.yml @@ -0,0 +1,51 @@ +repo_name: Or4cl3AI/GitScopeAI- +report_id: 54d2cef732c6a888ee957187c0aaa89d +repo_type: Public +timestamp: '2023-11-24T02:00:59+00:00' +requested_by: Or4cl3AI +provider: github +branch: main +detected_tools_count: 4 +tools: +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: Repo Metadata +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source: ".github/workflows/npm-grunt.yml" + last_updated_by: Dustin Groves + last_updated_on: 2023-08-01 01:46:16.000000000 Z +- name: Visual Studio Code + description: Build and debug modern web and cloud applications, by Microsoft + website_url: https://code.visualstudio.com/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Text Editor + image_url: https://img.stackshare.io/service/4202/Visual_Studio_Code_logo.png + detection_source: ".vscode/tasks.json" + last_updated_by: Dustin Groves + last_updated_on: 2023-08-01 05:03:15.000000000 Z From 10d874e4d43a1075e0ae09d00e59e680a9f6fe08 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 24 Nov 2023 02:01:02 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..a08874b --- /dev/null +++ b/techstack.md @@ -0,0 +1,76 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Or4cl3AI/GitScopeAI-](https://github.com/Or4cl3AI/GitScopeAI-)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|11/24/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Visual Studio Code +
+ Visual Studio Code +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 2002e7efd56144a761687ee65bd4afcafef8694f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:32:43 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 336fb8e..f110dca 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: Or4cl3AI/GitScopeAI- report_id: 54d2cef732c6a888ee957187c0aaa89d +version: 0.1 repo_type: Public -timestamp: '2023-11-24T02:00:59+00:00' +timestamp: '2024-01-05T08:34:35+00:00' requested_by: Or4cl3AI provider: github branch: main @@ -16,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/Or4cl3AI/GitScopeAI- detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -25,6 +27,7 @@ tools: category: Build, Test, Deploy sub_category: Version Control System image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/Or4cl3AI/GitScopeAI- detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -34,6 +37,7 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/Or4cl3AI/GitScopeAI-/blob/main/.github/workflows/npm-grunt.yml detection_source: ".github/workflows/npm-grunt.yml" last_updated_by: Dustin Groves last_updated_on: 2023-08-01 01:46:16.000000000 Z @@ -46,6 +50,7 @@ tools: category: Build, Test, Deploy sub_category: Text Editor image_url: https://img.stackshare.io/service/4202/Visual_Studio_Code_logo.png + detection_source_url: https://github.com/Or4cl3AI/GitScopeAI-/blob/main/.vscode/tasks.json detection_source: ".vscode/tasks.json" last_updated_by: Dustin Groves last_updated_on: 2023-08-01 05:03:15.000000000 Z From f358882ee0e7f8f9776234fa95229f1addd8cd1b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:32:44 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/techstack.md b/techstack.md index a08874b..2e49e3b 100644 --- a/techstack.md +++ b/techstack.md @@ -1,30 +1,34 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Or4cl3AI/GitScopeAI-](https://github.com/Or4cl3AI/GitScopeAI-)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|11/24/23
Report generated| +|4
Tools used|01/05/24
Report generated| |------|------|
From 3c41feb9b0e4ad871e05c47c9c637c1fef0f6fa0 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:25:13 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index f110dca..3cc0dcb 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: Or4cl3AI/GitScopeAI- report_id: 54d2cef732c6a888ee957187c0aaa89d version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:34:35+00:00' +timestamp: '2024-02-29T18:53:36+00:00' requested_by: Or4cl3AI provider: github branch: main From 911ae94b7abf9dbbb4f219977cb879d9f71251cf Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:25:14 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 2e49e3b..b99140f 100644 --- a/techstack.md +++ b/techstack.md @@ -4,8 +4,8 @@ Or4cl3AI/GitScopeAI- is built on the following main stack: - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- [Visual Studio Code](https://code.visualstudio.com/) – Text Editor - [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [Visual Studio Code](https://code.visualstudio.com/) – Text Editor Full tech stack [here](/techstack.md) @@ -16,8 +16,8 @@ Full tech stack [here](/techstack.md) Or4cl3AI/GitScopeAI- is built on the following main stack: - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- Visual Studio Code [Visual Studio Code](https://code.visualstudio.com/) – Text Editor - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- Visual Studio Code [Visual Studio Code](https://code.visualstudio.com/) – Text Editor Full tech stack [here](/techstack.md) @@ -28,7 +28,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Or4cl3AI/GitScopeAI-](https://github.com/Or4cl3AI/GitScopeAI-)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|01/05/24
Report generated| +|4
Tools used|02/29/24
Report generated| |------|------|