From b6e7328b3eef4864ba88da12de3cec4f4589a9ee Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 23:33:47 +0000 Subject: [PATCH 1/8] Create techstack.yml --- techstack.yml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..043f072c --- /dev/null +++ b/techstack.yml @@ -0,0 +1,39 @@ +repo_name: taqtiqa-mark/jlenv-cookbook +report_id: 92e462e541e930f107a00fae20bcde5e +repo_type: Public +timestamp: '2023-11-09T23:33:46+00:00' +requested_by: taqtiqa-mark +provider: github +branch: master +detected_tools_count: 3 +tools: +- name: Ruby + description: A dynamic, interpreted, open source programming language with a focus + on simplicity and productivity + website_url: https://www.ruby-lang.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/989/ruby.png + detection_source: Repo Metadata +- name: CircleCI + description: Automate your development process quickly, safely, and at scale + website_url: https://circleci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/190/CvqrSSFs_400x400.jpg + detection_source: ".circleci/config.yml" + last_updated_by: Dan Webb + last_updated_on: 2018-10-05 19:11:09.000000000 Z +- 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 From c33e4889d5be8ac9bd29cc3de622fb898d714f31 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 23:33:48 +0000 Subject: [PATCH 2/8] Create techstack.md --- techstack.md | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..85256411 --- /dev/null +++ b/techstack.md @@ -0,0 +1,66 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/jlenv-cookbook](https://github.com/taqtiqa-mark/jlenv-cookbook)![](https://img.stackshare.io/public_badge.svg "public") +

+|3
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Ruby +
+ Ruby +
+ +
+ +## DevOps (2) + + + + + + +
+ CircleCI +
+ CircleCI +
+ +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 490be4579e965e07d4e7093e26d2b592f6a61e67 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:14:30 +0000 Subject: [PATCH 3/8] Update techstack.yml --- techstack.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 043f072c..b2a42a2b 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: taqtiqa-mark/jlenv-cookbook report_id: 92e462e541e930f107a00fae20bcde5e +version: 0.1 repo_type: Public -timestamp: '2023-11-09T23:33:46+00:00' +timestamp: '2024-01-04T15:15:19+00:00' requested_by: taqtiqa-mark provider: github branch: master @@ -16,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/989/ruby.png + detection_source_url: https://github.com/taqtiqa-mark/jlenv-cookbook detection_source: Repo Metadata - name: CircleCI description: Automate your development process quickly, safely, and at scale @@ -25,6 +27,7 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/190/CvqrSSFs_400x400.jpg + detection_source_url: https://github.com/taqtiqa-mark/jlenv-cookbook/blob/master/.circleci/config.yml detection_source: ".circleci/config.yml" last_updated_by: Dan Webb last_updated_on: 2018-10-05 19:11:09.000000000 Z @@ -36,4 +39,5 @@ 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/taqtiqa-mark/jlenv-cookbook detection_source: Repo Metadata From 05cef61c21442ebd06dc91ca77954364d098e368 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:14:31 +0000 Subject: [PATCH 4/8] Update techstack.md --- techstack.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/techstack.md b/techstack.md index 85256411..931129d0 100644 --- a/techstack.md +++ b/techstack.md @@ -1,28 +1,32 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/jlenv-cookbook](https://github.com/taqtiqa-mark/jlenv-cookbook)![](https://img.stackshare.io/public_badge.svg "public")

-|3
Tools used|11/09/23
Report generated| +|3
Tools used|01/04/24
Report generated| |------|------|
@@ -63,4 +67,4 @@ Full tech stack [here](/techstack.md)
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From a46b0256de17ceafa23c186904bbc768d49b95e2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:39:42 +0000 Subject: [PATCH 5/8] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index b2a42a2b..4de0f9e9 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: taqtiqa-mark/jlenv-cookbook report_id: 92e462e541e930f107a00fae20bcde5e version: 0.1 repo_type: Public -timestamp: '2024-01-04T15:15:19+00:00' +timestamp: '2024-01-05T09:07:10+00:00' requested_by: taqtiqa-mark provider: github branch: master From bee18f5caf9812b5810141a5053d6f491700b4b3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:39:43 +0000 Subject: [PATCH 6/8] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 931129d0..0a266d08 100644 --- a/techstack.md +++ b/techstack.md @@ -26,7 +26,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/jlenv-cookbook](https://github.com/taqtiqa-mark/jlenv-cookbook)![](https://img.stackshare.io/public_badge.svg "public")

-|3
Tools used|01/04/24
Report generated| +|3
Tools used|01/05/24
Report generated| |------|------|
From e03f24c78f82ef806544f98e1e5c98fcae70cd4b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:18:12 +0000 Subject: [PATCH 7/8] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 4de0f9e9..50d285e0 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: taqtiqa-mark/jlenv-cookbook report_id: 92e462e541e930f107a00fae20bcde5e version: 0.1 repo_type: Public -timestamp: '2024-01-05T09:07:10+00:00' +timestamp: '2024-02-29T18:22:24+00:00' requested_by: taqtiqa-mark provider: github branch: master From b335df5ef666e5e041d796656c59578b3572b34e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:18:13 +0000 Subject: [PATCH 8/8] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 0a266d08..e3319b48 100644 --- a/techstack.md +++ b/techstack.md @@ -3,8 +3,8 @@ ## Tech Stack taqtiqa-mark/jlenv-cookbook is built on the following main stack: -- [CircleCI](https://circleci.com/) – Continuous Integration - [Ruby](https://www.ruby-lang.org) – Languages +- [CircleCI](https://circleci.com/) – Continuous Integration Full tech stack [here](/techstack.md) @@ -14,8 +14,8 @@ Full tech stack [here](/techstack.md) ## Tech Stack taqtiqa-mark/jlenv-cookbook is built on the following main stack: -- CircleCI [CircleCI](https://circleci.com/) – Continuous Integration - Ruby [Ruby](https://www.ruby-lang.org) – Languages +- CircleCI [CircleCI](https://circleci.com/) – Continuous Integration Full tech stack [here](/techstack.md) @@ -26,7 +26,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/jlenv-cookbook](https://github.com/taqtiqa-mark/jlenv-cookbook)![](https://img.stackshare.io/public_badge.svg "public")

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