From b1966fa015a79f065f962f8646ae7c4b3a8961ac Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 03:38:38 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..8ed5913 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,40 @@ +repo_name: blugnu/go-errorcontext +report_id: 719583fc1711a01c32f802808f12d5e8 +repo_type: Public +timestamp: '2023-11-10T03:38:36+00:00' +requested_by: deltics +provider: github +branch: master +detected_tools_count: 3 +tools: +- name: Golang + description: An open source programming language that makes it easy to build simple, + reliable, and efficient software + website_url: http://golang.org/ + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.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: 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/qa.yml" + last_updated_by: Jolyon Direnko-Smith + last_updated_on: 2022-08-21 09:17:12.000000000 Z From a4329319a7fe51f3728f30d06c7ba839c239ef5a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 03:38:39 +0000 Subject: [PATCH 2/6] 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 0000000..e229560 --- /dev/null +++ b/techstack.md @@ -0,0 +1,66 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [blugnu/go-errorcontext](https://github.com/blugnu/go-errorcontext)![](https://img.stackshare.io/public_badge.svg "public") +

+|3
Tools used|11/10/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Golang +
+ Golang +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 7db9b0bd32b9273f90ec22d9ece5c43491f957d3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:38:21 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 8ed5913..767c334 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: blugnu/go-errorcontext report_id: 719583fc1711a01c32f802808f12d5e8 +version: 0.1 repo_type: Public -timestamp: '2023-11-10T03:38:36+00:00' +timestamp: '2024-01-05T09:00:53+00:00' requested_by: deltics provider: github branch: master @@ -17,6 +18,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.png + detection_source_url: https://github.com/blugnu/go-errorcontext detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -26,6 +28,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/blugnu/go-errorcontext detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -35,6 +38,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/blugnu/go-errorcontext/blob/master/.github/workflows/qa.yml detection_source: ".github/workflows/qa.yml" last_updated_by: Jolyon Direnko-Smith last_updated_on: 2022-08-21 09:17:12.000000000 Z From 80d6a416b62b47b67caf7234d658482f3718eef8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:38:21 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/techstack.md b/techstack.md index e229560..2775536 100644 --- a/techstack.md +++ b/techstack.md @@ -1,28 +1,32 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [blugnu/go-errorcontext](https://github.com/blugnu/go-errorcontext)![](https://img.stackshare.io/public_badge.svg "public")

-|3
Tools used|11/10/23
Report generated| +|3
Tools used|01/05/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 644c48402c53576543af5fdc3b7c0826b9330299 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:19:48 +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 767c334..0bb31c9 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: blugnu/go-errorcontext report_id: 719583fc1711a01c32f802808f12d5e8 version: 0.1 repo_type: Public -timestamp: '2024-01-05T09:00:53+00:00' +timestamp: '2024-02-29T18:28:19+00:00' requested_by: deltics provider: github branch: master From 33b14f25e1727f64c7b545e17e6d34a3c6515fd3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:19:49 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 2775536..5bb5cf4 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") [blugnu/go-errorcontext](https://github.com/blugnu/go-errorcontext)![](https://img.stackshare.io/public_badge.svg "public")

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