From 8a87f849cee0f02c0856b6ff34765f1a4da1667a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 25 Dec 2023 20:39:05 +0000 Subject: [PATCH 1/4] Create techstack.yml --- techstack.yml | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..978674c --- /dev/null +++ b/techstack.yml @@ -0,0 +1,53 @@ +repo_name: andreacomo/mule-ee-docker +report_id: 831507109e63b2e8f7c6bb223e1d455a +version: 0.1 +repo_type: Public +timestamp: '2023-12-25T20:39:03+00:00' +requested_by: andreacomo +provider: github +branch: master +detected_tools_count: 4 +tools: +- name: Java + description: A concurrent, class-based, object-oriented, language specifically designed + to have as few implementation dependencies as possible + website_url: https://www.java.com + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/995/K85ZWV2F.png + detection_source: Dockerfile + last_updated_by: acomo_omnia + last_updated_on: 2016-10-01 22:55:28.000000000 Z +- name: Node.js + description: A platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications + website_url: http://nodejs.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png + detection_source: cluster/docker-compose.yml + last_updated_by: acomo_omnia + last_updated_on: 2016-10-01 22:55:28.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 From 83bf0000b503eda1bdf6f6063ff927b78218508e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 25 Dec 2023 20:39:05 +0000 Subject: [PATCH 2/4] Create techstack.md --- techstack.md | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..29f0fa4 --- /dev/null +++ b/techstack.md @@ -0,0 +1,85 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [andreacomo/mule-ee-docker](https://github.com/andreacomo/mule-ee-docker)![](https://img.stackshare.io/public_badge.svg "public") +

+|4
Tools used|12/25/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Java +
+ Java +
+ +
+ +## Frameworks (1) + + + + +
+ Node.js +
+ Node.js +
+ +
+ +## DevOps (2) + + + + + + +
+ Docker +
+ Docker +
+ +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 4267dc5ef175da232b5e756b3c40a99fe4959463 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:28:42 +0000 Subject: [PATCH 3/4] Update techstack.yml --- techstack.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 978674c..eba7f12 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: andreacomo/mule-ee-docker report_id: 831507109e63b2e8f7c6bb223e1d455a version: 0.1 repo_type: Public -timestamp: '2023-12-25T20:39:03+00:00' +timestamp: '2024-01-05T08:15:17+00:00' requested_by: andreacomo provider: github branch: master @@ -17,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/995/K85ZWV2F.png + detection_source_url: https://github.com/andreacomo/mule-ee-docker/blob/master/Dockerfile detection_source: Dockerfile last_updated_by: acomo_omnia last_updated_on: 2016-10-01 22:55:28.000000000 Z @@ -29,6 +30,7 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png + detection_source_url: https://github.com/andreacomo/mule-ee-docker/blob/master/cluster/docker-compose.yml detection_source: cluster/docker-compose.yml last_updated_by: acomo_omnia last_updated_on: 2016-10-01 22:55:28.000000000 Z @@ -41,6 +43,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/andreacomo/mule-ee-docker detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -50,4 +53,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/andreacomo/mule-ee-docker detection_source: Repo Metadata From 96d30496967c631ce5f29d2f4786735a7fb21f43 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:28:43 +0000 Subject: [PATCH 4/4] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 29f0fa4..9699f85 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") [andreacomo/mule-ee-docker](https://github.com/andreacomo/mule-ee-docker)![](https://img.stackshare.io/public_badge.svg "public")

-|4
Tools used|12/25/23
Report generated| +|4
Tools used|01/05/24
Report generated| |------|------|