From 42019b62242efe364f9ff12cb6505999b0862d69 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 21 Dec 2023 15:24:58 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..7f3c16c --- /dev/null +++ b/techstack.yml @@ -0,0 +1,74 @@ +repo_name: Clivern/krypton-actions +report_id: a8c2659555a982a869e45e1926067bd9 +version: 0.1 +repo_type: Public +timestamp: '2023-12-21T15:24:56+00:00' +requested_by: Clivern +provider: github +branch: master +detected_tools_count: 6 +tools: +- name: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source: Dockerfile + last_updated_by: renovate[bot] + last_updated_on: 2019-12-30 14:00:11.000000000 Z +- name: Docker + description: Enterprise Container Platform for High-Velocity Innovation. + website_url: https://www.docker.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Virtual Machine Platforms & Containers + image_url: https://img.stackshare.io/service/586/n4u37v9t_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/krypton.yml" + last_updated_by: Clivern + last_updated_on: 2019-12-28 22:59:28.000000000 Z +- 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: Clivern + last_updated_on: 2019-12-28 20:55:31.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 5aad36d0adcfd61813034efed4251f46c84418e0 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 21 Dec 2023 15:24:59 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..38c751c --- /dev/null +++ b/techstack.md @@ -0,0 +1,105 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Clivern/krypton-actions](https://github.com/Clivern/krypton-actions)![](https://img.stackshare.io/public_badge.svg "public") +

+|6
Tools used|12/21/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Python +
+ Python +
+ +
+ +## DevOps (4) + + + + + + + + + + +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 696640ad10a87e0c74d9854bcb18f96974aca55a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:29:32 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 7f3c16c..ec33722 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: Clivern/krypton-actions report_id: a8c2659555a982a869e45e1926067bd9 version: 0.1 repo_type: Public -timestamp: '2023-12-21T15:24:56+00:00' +timestamp: '2024-01-05T08:18:44+00:00' requested_by: Clivern provider: github branch: master @@ -17,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/Clivern/krypton-actions/blob/master/Dockerfile detection_source: Dockerfile last_updated_by: renovate[bot] last_updated_on: 2019-12-30 14:00:11.000000000 Z @@ -29,6 +30,7 @@ tools: category: Build, Test, Deploy sub_category: Virtual Machine Platforms & Containers image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png + detection_source_url: https://github.com/Clivern/krypton-actions detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -38,6 +40,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/Clivern/krypton-actions detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -47,6 +50,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/Clivern/krypton-actions/blob/master/.github/workflows/krypton.yml detection_source: ".github/workflows/krypton.yml" last_updated_by: Clivern last_updated_on: 2019-12-28 22:59:28.000000000 Z @@ -59,6 +63,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/Clivern/krypton-actions/blob/master/.travis.yml detection_source: ".travis.yml" last_updated_by: Clivern last_updated_on: 2019-12-28 20:55:31.000000000 Z @@ -71,4 +76,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/Clivern/krypton-actions detection_source: Repo Metadata From ac2853d6ddfe1ffa36f6b5f9966cd3b34064d2d7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:29:32 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 38c751c..376f973 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Clivern/krypton-actions](https://github.com/Clivern/krypton-actions)![](https://img.stackshare.io/public_badge.svg "public")

-|6
Tools used|12/21/23
Report generated| +|6
Tools used|01/05/24
Report generated| |------|------|
From 5b3024bd644268828b528503054a40436fc2532e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:27 +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 ec33722..a4738e1 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: Clivern/krypton-actions report_id: a8c2659555a982a869e45e1926067bd9 version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:18:44+00:00' +timestamp: '2024-02-29T19:08:20+00:00' requested_by: Clivern provider: github branch: master From bfeb22ef145f4bb5b29c5cf11180b66a02bf2ad7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:27:28 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/techstack.md b/techstack.md index 376f973..9d690f3 100644 --- a/techstack.md +++ b/techstack.md @@ -4,10 +4,10 @@ Clivern/krypton-actions is built on the following main stack: - [Python](https://www.python.org) – Languages -- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells +- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers - [GitHub Actions](https://github.com/features/actions) – Continuous Integration - [Travis CI](http://travis-ci.com/) – Continuous Integration -- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers +- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -18,10 +18,10 @@ Full tech stack [here](/techstack.md) Clivern/krypton-actions is built on the following main stack: - Python [Python](https://www.python.org) – Languages -- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells +- Docker [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration - Travis CI [Travis CI](http://travis-ci.com/) – Continuous Integration -- Docker [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers +- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [Clivern/krypton-actions](https://github.com/Clivern/krypton-actions)![](https://img.stackshare.io/public_badge.svg "public")

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