From 035b8bbcc7e4c53fbd77183d4f30560f19e571e7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:29:21 +0000 Subject: [PATCH 1/4] Update techstack.yml --- techstack.yml | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..1b28e7f --- /dev/null +++ b/techstack.yml @@ -0,0 +1,69 @@ +repo_name: Norwik/Garment +report_id: f5293acf9ae60108ce94c074d9dc07e4 +version: 0.1 +repo_type: Public +timestamp: '2024-01-05T08:18:01+00:00' +requested_by: Clivern +provider: github +branch: main +detected_tools_count: 5 +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_url: https://github.com/Norwik/Garment + 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_url: https://github.com/Norwik/Garment + 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_url: https://github.com/Norwik/Garment/blob/main/.github/workflows/build.yml + detection_source: ".github/workflows/build.yml" + last_updated_by: renovate[bot] + last_updated_on: 2022-06-27 11:13:39.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_url: https://github.com/Norwik/Garment + detection_source: Repo Metadata +- name: goblin + description: Minimal and Beautiful Go testing framework + package_url: https://pkg.go.dev/github.com/franela/goblin + version: 0.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Go Modules Packages + image_url: https://img.stackshare.io/package/go-packages/image.png + detection_source_url: https://github.com/Norwik/Garment/blob/main/go.sum + detection_source: go.mod + last_updated_by: renovate[bot] + last_updated_on: 2022-06-26 22:36:44.000000000 Z From d656211271c7fab7277d2b4735e321931f45a28b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:29:22 +0000 Subject: [PATCH 2/4] Update techstack.md --- techstack.md | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..6e4380f --- /dev/null +++ b/techstack.md @@ -0,0 +1,94 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Norwik/Garment](https://github.com/Norwik/Garment)![](https://img.stackshare.io/public_badge.svg "public") +

+|5
Tools used|01/05/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Golang +
+ Golang +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ + +## Open source packages (1) + +## Go Packages (1) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[goblin](https://pkg.go.dev/github.com/franela/goblin)|v0.0.0|06/26/22|renovate[bot] |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 76e7d4b6925912658184d7f0345df40543c02625 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:33 +0000 Subject: [PATCH 3/4] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 1b28e7f..ec9ede6 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: Norwik/Garment report_id: f5293acf9ae60108ce94c074d9dc07e4 version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:18:01+00:00' +timestamp: '2024-02-29T19:08:52+00:00' requested_by: Clivern provider: github branch: main From f3df3d24d203bf860a4dd655c1155583d4b8b324 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:33 +0000 Subject: [PATCH 4/4] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 6e4380f..ba27d05 100644 --- a/techstack.md +++ b/techstack.md @@ -4,8 +4,8 @@ Norwik/Garment is built on the following main stack: - [Golang](http://golang.org/) – Languages -- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells - [GitHub Actions](https://github.com/features/actions) – 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) Norwik/Garment is built on the following main stack: - Golang [Golang](http://golang.org/) – Languages -- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells - GitHub Actions [GitHub Actions](https://github.com/features/actions) – 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") [Norwik/Garment](https://github.com/Norwik/Garment)![](https://img.stackshare.io/public_badge.svg "public")

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