From 422ea432b9b8cf0c7bb2b8f6733b891332cfc9e2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 21:42:59 +0000 Subject: [PATCH 1/8] Create techstack.yml --- techstack.yml | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..bb9b3cc --- /dev/null +++ b/techstack.yml @@ -0,0 +1,49 @@ +repo_name: taqtiqa-mark/jlenv +report_id: d83bf9841e8354d554b2af2b1e2b8940 +repo_type: Public +timestamp: '2023-11-09T21:42:58+00:00' +requested_by: taqtiqa-admin +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: C lang + description: One of the most widely used programming languages of all time + website_url: http://en.wikipedia.org/wiki/C_(programming_language) + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/no-img-open-source.png + 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: Travis CI + description: A hosted continuous integration service for open source and private + projects + website_url: http://travis-ci.com/ + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png + detection_source: ".travis.yml" + last_updated_by: Mark Van de Vyver + last_updated_on: 2019-10-29 19:43:14.000000000 Z +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source: Repo Metadata From 4c993421cd44d73e66bc38673c8d9b4b3683b29b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 21:43:00 +0000 Subject: [PATCH 2/8] Create techstack.md --- techstack.md | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..16c8d0b --- /dev/null +++ b/techstack.md @@ -0,0 +1,81 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/jlenv](https://github.com/taqtiqa-mark/jlenv)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ C lang +
+ C lang +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From a02ced84325bdcb576b95d8623612d120de7472f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:14:29 +0000 Subject: [PATCH 3/8] Update techstack.yml --- techstack.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index bb9b3cc..87edf1d 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: taqtiqa-mark/jlenv report_id: d83bf9841e8354d554b2af2b1e2b8940 +version: 0.1 repo_type: Public -timestamp: '2023-11-09T21:42:58+00:00' +timestamp: '2024-01-04T15:15:15+00:00' requested_by: taqtiqa-admin provider: github branch: master @@ -15,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/no-img-open-source.png + detection_source_url: https://github.com/taqtiqa-mark/jlenv detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -24,6 +26,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/taqtiqa-mark/jlenv detection_source: Repo Metadata - name: Travis CI description: A hosted continuous integration service for open source and private @@ -34,6 +37,7 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png + detection_source_url: https://github.com/taqtiqa-mark/jlenv/blob/master/.travis.yml detection_source: ".travis.yml" last_updated_by: Mark Van de Vyver last_updated_on: 2019-10-29 19:43:14.000000000 Z @@ -46,4 +50,5 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/taqtiqa-mark/jlenv detection_source: Repo Metadata From 673c0009d3466a63fd2206ed23790a831d8c314a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:14:29 +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 16c8d0b..5d3ce16 100644 --- a/techstack.md +++ b/techstack.md @@ -1,30 +1,34 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/jlenv](https://github.com/taqtiqa-mark/jlenv)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|11/09/23
Report generated| +|4
Tools used|01/04/24
Report generated| |------|------|
@@ -78,4 +82,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 ff84389c600b824a0e8d3763a6d6a97003261145 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:39:40 +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 87edf1d..1face40 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: taqtiqa-mark/jlenv report_id: d83bf9841e8354d554b2af2b1e2b8940 version: 0.1 repo_type: Public -timestamp: '2024-01-04T15:15:15+00:00' +timestamp: '2024-01-05T09:07:05+00:00' requested_by: taqtiqa-admin provider: github branch: master From d58a0227657327e9b1497dfc8cdf421489a83fb8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:39:41 +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 5d3ce16..3ee2f3c 100644 --- a/techstack.md +++ b/techstack.md @@ -28,7 +28,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/jlenv](https://github.com/taqtiqa-mark/jlenv)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|01/04/24
Report generated| +|4
Tools used|01/05/24
Report generated| |------|------|
From 9024a43eeb31293d32ae23dcae0dcd5c6f697c4f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:18:15 +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 1face40..b89427d 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: taqtiqa-mark/jlenv report_id: d83bf9841e8354d554b2af2b1e2b8940 version: 0.1 repo_type: Public -timestamp: '2024-01-05T09:07:05+00:00' +timestamp: '2024-02-29T18:22:31+00:00' requested_by: taqtiqa-admin provider: github branch: master From 3c3c30722d7ed205dc5434840fb1a4e316329a54 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:18:15 +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 3ee2f3c..530d984 100644 --- a/techstack.md +++ b/techstack.md @@ -4,8 +4,8 @@ taqtiqa-mark/jlenv is built on the following main stack: - [C lang](http://en.wikipedia.org/wiki/C_(programming_language)) – Languages -- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells - [Travis CI](http://travis-ci.com/) – Continuous Integration +- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -16,8 +16,8 @@ Full tech stack [here](/techstack.md) taqtiqa-mark/jlenv is built on the following main stack: - C lang [C lang](http://en.wikipedia.org/wiki/C_(programming_language)) – Languages -- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells - Travis CI [Travis CI](http://travis-ci.com/) – Continuous Integration +- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells 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") [taqtiqa-mark/jlenv](https://github.com/taqtiqa-mark/jlenv)![](https://img.stackshare.io/public_badge.svg "public")

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