From ff41839f0f2822512d537fb366ca24302008ad79 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 21:09:07 +0000 Subject: [PATCH 1/8] Create techstack.yml --- techstack.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..e3ed335 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,27 @@ +repo_name: taqtiqa-mark/tracing-attributes-http +report_id: ce09511bc8f2092d4553128e01663455 +repo_type: Public +timestamp: '2023-11-09T21:09:05+00:00' +requested_by: taqtiqa-mark +provider: github +branch: main +detected_tools_count: 2 +tools: +- name: Rust + description: A safe, concurrent, practical language + website_url: http://www.rust-lang.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1070/v7txhrjp9pdqrkdtxxp0.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 From 5b5decc5c523d6260da2c10671651470e71059a5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 21:09:08 +0000 Subject: [PATCH 2/8] Create techstack.md --- techstack.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..9768d66 --- /dev/null +++ b/techstack.md @@ -0,0 +1,56 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/tracing-attributes-http](https://github.com/taqtiqa-mark/tracing-attributes-http)![](https://img.stackshare.io/public_badge.svg "public") +

+|2
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Rust +
+ Rust +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From d1b98c77a676403b01df2f7e1cd82086f849eba0 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:14:24 +0000 Subject: [PATCH 3/8] Update techstack.yml --- techstack.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index e3ed335..a892814 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: taqtiqa-mark/tracing-attributes-http report_id: ce09511bc8f2092d4553128e01663455 +version: 0.1 repo_type: Public -timestamp: '2023-11-09T21:09:05+00:00' +timestamp: '2024-01-04T15:14:58+00:00' requested_by: taqtiqa-mark provider: github branch: main @@ -15,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1070/v7txhrjp9pdqrkdtxxp0.png + detection_source_url: https://github.com/taqtiqa-mark/tracing-attributes-http detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -24,4 +26,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/tracing-attributes-http detection_source: Repo Metadata From 3b0db55f1b8a4a26de18cbb77bd2ecb2f9c7fab6 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:14:25 +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 9768d66..1f819a6 100644 --- a/techstack.md +++ b/techstack.md @@ -1,26 +1,30 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/tracing-attributes-http](https://github.com/taqtiqa-mark/tracing-attributes-http)![](https://img.stackshare.io/public_badge.svg "public")

-|2
Tools used|11/09/23
Report generated| +|2
Tools used|01/04/24
Report generated| |------|------|
@@ -53,4 +57,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 6df618daaa8a3ba28e0f9f826bda16bfe4b1bd8d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:39:36 +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 a892814..bed22ed 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: taqtiqa-mark/tracing-attributes-http report_id: ce09511bc8f2092d4553128e01663455 version: 0.1 repo_type: Public -timestamp: '2024-01-04T15:14:58+00:00' +timestamp: '2024-01-05T09:06:53+00:00' requested_by: taqtiqa-mark provider: github branch: main From 7119ddedc3aa271c6c3c7a2cf86f6b4002a86e7f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:39:36 +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 1f819a6..8d70a9f 100644 --- a/techstack.md +++ b/techstack.md @@ -24,7 +24,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/tracing-attributes-http](https://github.com/taqtiqa-mark/tracing-attributes-http)![](https://img.stackshare.io/public_badge.svg "public")

-|2
Tools used|01/04/24
Report generated| +|2
Tools used|01/05/24
Report generated| |------|------|
From 5190c0f66af0c090a81ce248d5234a6e859c3c2d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:18:24 +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 bed22ed..2504d8e 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: taqtiqa-mark/tracing-attributes-http report_id: ce09511bc8f2092d4553128e01663455 version: 0.1 repo_type: Public -timestamp: '2024-01-05T09:06:53+00:00' +timestamp: '2024-02-29T18:22:47+00:00' requested_by: taqtiqa-mark provider: github branch: main From ca4dc75793644ca61eef3b6b58c4213e894ea21a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:18:26 +0000 Subject: [PATCH 8/8] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 8d70a9f..e715cac 100644 --- a/techstack.md +++ b/techstack.md @@ -24,7 +24,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [taqtiqa-mark/tracing-attributes-http](https://github.com/taqtiqa-mark/tracing-attributes-http)![](https://img.stackshare.io/public_badge.svg "public")

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