Skip to content

Commit

Permalink
Create techstack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stacksharebot committed Dec 21, 2023
1 parent 158734f commit ac41ba7
Showing 1 changed file with 75 additions and 0 deletions.
75 changes: 75 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
repo_name: Clivern/Bucket
report_id: e1517060d0ba923202d2d6ee71b37c65
version: 0.1
repo_type: Public
timestamp: '2023-12-21T15:22:39+00:00'
requested_by: renovate[bot]
provider: github
branch: main
detected_tools_count: 6
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: 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/ci.yml"
last_updated_by: Clivern
last_updated_on: 2021-04-05 17:07:53.000000000 Z
- 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: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2021-10-19 07:55:33.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: 2021-04-05 17:07:53.000000000 Z
- name: junit:junit
description: JUnit is a unit testing framework for Java
license: EPL-1.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: Maven Packages
image_url: https://img.stackshare.io/package/maven/image.png
detection_source: build.gradle
last_updated_by: renovate[bot]
last_updated_on: 2021-10-19 07:54:51.000000000 Z

0 comments on commit ac41ba7

Please sign in to comment.