From 4a768586a2197064975b646c0a7558714c85defb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 13 Nov 2023 00:25:08 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..a7738918 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,125 @@ +repo_name: ohimors/SimianArmy +report_id: 1e9a49ce1372632d149a9b103c67f441 +repo_type: Public +timestamp: '2023-11-13T00:25:06+00:00' +requested_by: coryb +provider: github +branch: master +detected_tools_count: 10 +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: Repo Metadata +- name: MapD + description: Open source GPU-Powered Database + website_url: https://www.mapd.com/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/6915/preview.png + detection_source: build.gradle + last_updated_by: Justin Ryan + last_updated_on: 2012-03-18 08:07:52.000000000 Z +- 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: Gradle + description: A powerful build system for the JVM + website_url: https://www.gradle.org/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Java Build Tools + image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png + detection_source: gradlew.bat + last_updated_by: michaelf + last_updated_on: 2013-01-03 04:16:49.000000000 Z +- name: Log4j + description: A Java-based logging utility + website_url: https://logging.apache.org/log4j/2.x/ + version: 1.6.1 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Monitoring + sub_category: Logging Tools + image_url: https://img.stackshare.io/service/2804/Coralogix-log4j-integration.jpg + detection_source_url: build.gradle + detection_source: build.gradle + last_updated_by: Cory Bennett + last_updated_on: 2012-07-18 00:17:33.000000000 Z +- name: Mockito + description: Tasty mocking framework for unit tests in Java + website_url: https://site.mockito.org/ + version: 1.8.5 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Testing Frameworks + image_url: https://img.stackshare.io/service/2021/4y634TJm_400x400.jpg + detection_source_url: build.gradle + detection_source: build.gradle + last_updated_by: Cory Bennett + last_updated_on: 2012-07-08 06:39:44.000000000 Z +- name: SLF4J + description: Simple logging facade for Java + website_url: http://slf4j.org/ + open_source: false + hosted_saas: false + category: Monitoring + sub_category: Log Management + image_url: https://img.stackshare.io/service/2805/05518ecaa42841e834421e9d6987b04f_400x400.png + detection_source: build.gradle + last_updated_by: Justin Ryan + last_updated_on: 2012-03-18 08:07:52.000000000 Z +- name: TestNG + description: A testing framework inspired from JUnit and NUnit + website_url: http://testng.org/doc/ + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Testing Frameworks + image_url: https://img.stackshare.io/service/8900/no-img-open-source.png + detection_source: build.gradle + last_updated_by: michaelf + last_updated_on: 2013-01-03 04:16:49.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: IngmarKrusch + last_updated_on: 2012-09-03 13:26:08.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 fd527962bfbadee071022229075a4964f6ccf14f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 13 Nov 2023 00:25:09 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..86933940 --- /dev/null +++ b/techstack.md @@ -0,0 +1,146 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [ohimors/SimianArmy](https://github.com/ohimors/SimianArmy)![](https://img.stackshare.io/public_badge.svg "public") +

+|10
Tools used|11/13/23
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Java +
+ Java +
+ +
+ +## Data (1) + + + + +
+ MapD +
+ MapD +
+ +
+ +## DevOps (7) + + + + + + + + + + + + + + + + +
+ Git +
+ Git +
+ +
+ Gradle +
+ Gradle +
+ +
+ Log4j +
+ Log4j +
+ v1.6.1 +
+ Mockito +
+ Mockito +
+ v1.8.5 +
+ SLF4J +
+ SLF4J +
+ +
+ TestNG +
+ TestNG +
+ +
+ Travis CI +
+ Travis CI +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 1d746e8552dddf0dd776b76888cb300cad8d0f2d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:35:22 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/techstack.yml b/techstack.yml index a7738918..5f0654c5 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: ohimors/SimianArmy report_id: 1e9a49ce1372632d149a9b103c67f441 +version: 0.1 repo_type: Public -timestamp: '2023-11-13T00:25:06+00:00' +timestamp: '2024-01-05T08:47:29+00:00' requested_by: coryb provider: github branch: master @@ -16,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/ohimors/SimianArmy detection_source: Repo Metadata - name: MapD description: Open source GPU-Powered Database @@ -26,6 +28,7 @@ tools: category: Data Stores sub_category: Databases image_url: https://img.stackshare.io/service/6915/preview.png + detection_source_url: https://github.com/ohimors/SimianArmy/blob/master/build.gradle detection_source: build.gradle last_updated_by: Justin Ryan last_updated_on: 2012-03-18 08:07:52.000000000 Z @@ -37,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/ohimors/SimianArmy detection_source: Repo Metadata - name: Gradle description: A powerful build system for the JVM @@ -47,7 +51,8 @@ tools: category: Build, Test, Deploy sub_category: Java Build Tools image_url: https://img.stackshare.io/service/975/gradlephant-social-black-bg.png - detection_source: gradlew.bat + detection_source_url: https://github.com/ohimors/SimianArmy/blob/master/build.gradle + detection_source: build.gradle last_updated_by: michaelf last_updated_on: 2013-01-03 04:16:49.000000000 Z - name: Log4j @@ -60,7 +65,7 @@ tools: category: Monitoring sub_category: Logging Tools image_url: https://img.stackshare.io/service/2804/Coralogix-log4j-integration.jpg - detection_source_url: build.gradle + detection_source_url: https://github.com/ohimors/SimianArmy/blob/master/build.gradle detection_source: build.gradle last_updated_by: Cory Bennett last_updated_on: 2012-07-18 00:17:33.000000000 Z @@ -74,7 +79,7 @@ tools: category: Build, Test, Deploy sub_category: Testing Frameworks image_url: https://img.stackshare.io/service/2021/4y634TJm_400x400.jpg - detection_source_url: build.gradle + detection_source_url: https://github.com/ohimors/SimianArmy/blob/master/build.gradle detection_source: build.gradle last_updated_by: Cory Bennett last_updated_on: 2012-07-08 06:39:44.000000000 Z @@ -86,6 +91,7 @@ tools: category: Monitoring sub_category: Log Management image_url: https://img.stackshare.io/service/2805/05518ecaa42841e834421e9d6987b04f_400x400.png + detection_source_url: https://github.com/ohimors/SimianArmy/blob/master/build.gradle detection_source: build.gradle last_updated_by: Justin Ryan last_updated_on: 2012-03-18 08:07:52.000000000 Z @@ -98,6 +104,7 @@ tools: category: Build, Test, Deploy sub_category: Testing Frameworks image_url: https://img.stackshare.io/service/8900/no-img-open-source.png + detection_source_url: https://github.com/ohimors/SimianArmy/blob/master/build.gradle detection_source: build.gradle last_updated_by: michaelf last_updated_on: 2013-01-03 04:16:49.000000000 Z @@ -110,6 +117,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/ohimors/SimianArmy/blob/master/.travis.yml detection_source: ".travis.yml" last_updated_by: IngmarKrusch last_updated_on: 2012-09-03 13:26:08.000000000 Z @@ -122,4 +130,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/ohimors/SimianArmy detection_source: Repo Metadata From 80b9d14b39cf743cb1956b315321e76fd38a5c88 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:35:22 +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 86933940..a1c82ab2 100644 --- a/techstack.md +++ b/techstack.md @@ -1,7 +1,8 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [ohimors/SimianArmy](https://github.com/ohimors/SimianArmy)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|11/13/23
Report generated| +|10
Tools used|01/05/24
Report generated| |------|------|
@@ -143,4 +147,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 cdff15eb560c0b0210243639898b9104982102bf Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:22:41 +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 5f0654c5..dfce8083 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: ohimors/SimianArmy report_id: 1e9a49ce1372632d149a9b103c67f441 version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:47:29+00:00' +timestamp: '2024-02-29T18:41:51+00:00' requested_by: coryb provider: github branch: master From 09a5d4eac1665ee0f15f02ea13f8d3612100c554 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:22:41 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/techstack.md b/techstack.md index a1c82ab2..c9796ff4 100644 --- a/techstack.md +++ b/techstack.md @@ -3,15 +3,15 @@ ## Tech Stack ohimors/SimianArmy is built on the following main stack: -- [Gradle](https://www.gradle.org/) – Java Build Tools - [Java](https://www.java.com) – Languages -- [Mockito](https://site.mockito.org/) – Testing Frameworks +- [MapD](https://www.mapd.com/) – Databases +- [Gradle](https://www.gradle.org/) – Java Build Tools - [Log4j](https://logging.apache.org/log4j/2.x/) – Logging Tools +- [Mockito](https://site.mockito.org/) – Testing Frameworks - [SLF4J](http://slf4j.org/) – Log Management -- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- [MapD](https://www.mapd.com/) – Databases - [TestNG](http://testng.org/doc/) – Testing Frameworks - [Travis CI](http://travis-ci.com/) – Continuous Integration +- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -21,15 +21,15 @@ Full tech stack [here](/techstack.md) ## Tech Stack ohimors/SimianArmy is built on the following main stack: -- Gradle [Gradle](https://www.gradle.org/) – Java Build Tools - Java [Java](https://www.java.com) – Languages -- Mockito [Mockito](https://site.mockito.org/) – Testing Frameworks +- MapD [MapD](https://www.mapd.com/) – Databases +- Gradle [Gradle](https://www.gradle.org/) – Java Build Tools - Log4j [Log4j](https://logging.apache.org/log4j/2.x/) – Logging Tools +- Mockito [Mockito](https://site.mockito.org/) – Testing Frameworks - SLF4J [SLF4J](http://slf4j.org/) – Log Management -- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- MapD [MapD](https://www.mapd.com/) – Databases - TestNG [TestNG](http://testng.org/doc/) – Testing Frameworks - Travis CI [Travis CI](http://travis-ci.com/) – Continuous Integration +- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -40,7 +40,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [ohimors/SimianArmy](https://github.com/ohimors/SimianArmy)![](https://img.stackshare.io/public_badge.svg "public")

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