From 422ccb0f4bd474ab7e2f2d361cddd0a371529487 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 25 Dec 2023 20:39:53 +0000 Subject: [PATCH] Create techstack.yml --- techstack.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..9d512b3 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,30 @@ +repo_name: andreacomo/maven-gav-extractor +report_id: b43098200e42fab584d4ff8ddc925944 +version: 0.1 +repo_type: Public +timestamp: '2023-12-25T20:39:51+00:00' +requested_by: andreacomo +provider: github +branch: main +detected_tools_count: 2 +tools: +- 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/test.yml" + last_updated_by: Andrea Como + last_updated_on: 2022-10-30 14:04:59.000000000 Z