From e9e2cfd52321055ab047002bc1ecf5ecbc2cff75 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sat, 11 Nov 2023 06:44:33 +0000 Subject: [PATCH] Create techstack.yml --- techstack.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..c16e843 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,29 @@ +repo_name: marvinscham/marvinscham +report_id: 785eed106406bd2d014bb65ffffc9bc3 +repo_type: Public +timestamp: '2023-11-11T06:44:32+00:00' +requested_by: marvinscham +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/metrics.yml" + last_updated_by: Marvin Scham + last_updated_on: 2022-08-12 03:00:08.000000000 Z