Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
freiheit authored Nov 10, 2023
1 parent 5eda010 commit dcaec5d
Showing 1 changed file with 78 additions and 0 deletions.
78 changes: 78 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
repo_name: freiheit/MvKDiceBot
report_id: c110a57b0780a6e41a40ae2feb4c551a
repo_type: Public
timestamp: '2023-11-10T00:06:50+00:00'
requested_by: freiheit
provider: github
branch: main
detected_tools_count: 6
tools:
- name: Python
description: A clear and powerful object-oriented programming language, comparable
to Perl, Ruby, Scheme, or Java.
website_url: https://www.python.org
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/993/pUBY5pVj.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/pylint.yml"
last_updated_by: renovate[bot]
last_updated_on: 2023-10-27 05:47:46.000000000 Z
- name: PyPI
description: A repository of software for the Python programming language
website_url: https://pypi.org/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Hosted Package Repository
image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg
detection_source: requirements.txt
last_updated_by: freiheit
last_updated_on: 2023-10-29 21:19:35.000000000 Z
- name: Pylint
description: Source-code, bug and quality checker for the Python programming language
website_url: https://www.pylint.org/
version: 3.0.2
license: GPL-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/4837/py.jpg
detection_source_url: requirements.txt
detection_source: requirements.txt
last_updated_by: freiheit
last_updated_on: 2023-10-29 21:19:35.000000000 Z
- name: yarl
description: Yet another URL library
package_url: https://pypi.org/yarl
version: 1.9.2
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: PyPI Packages
image_url: https://img.stackshare.io/package/20083/default_d8789f2f1b5b4e9994bef68371453a20460b4d6e.png
detection_source_url: requirements.txt
detection_source: requirements.txt
last_updated_by: freiheit
last_updated_on: 2023-10-29 21:19:35.000000000 Z

0 comments on commit dcaec5d

Please sign in to comment.