-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
158734f
commit ac41ba7
Showing
1 changed file
with
75 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |