-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathtechstack.yml
65 lines (65 loc) · 2.29 KB
/
techstack.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
repo_name: pieterclaerhout/go-waitgroup
report_id: 315e1142ec1f3e3b468fe2608e3a0b7b
repo_type: Public
timestamp: '2023-11-09T11:13:03+00:00'
requested_by: pieterclaerhout
provider: github
branch: master
detected_tools_count: 5
tools:
- name: Golang
description: An open source programming language that makes it easy to build simple,
reliable, and efficient software
website_url: http://golang.org/
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1005/O6AczwfV_400x400.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/go.yaml"
last_updated_by: Pieter Claerhout
last_updated_on: 2022-10-16 13:43:11.000000000 Z
- name: Testify
description: A toolkit with common assertions and mocks that plays nicely with the
standard library
website_url: https://github.com/stretchr/testify
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Go Testing
image_url: https://img.stackshare.io/service/8695/stretchr.png
detection_source: go.mod
last_updated_by: dependabot[bot]
last_updated_on: 2023-06-05 22:59:55.000000000 Z
- name: Visual Studio Code
description: Build and debug modern web and cloud applications, by Microsoft
website_url: https://code.visualstudio.com/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Text Editor
image_url: https://img.stackshare.io/service/4202/Visual_Studio_Code_logo.png
detection_source: ".vscode/tasks.json"
last_updated_by: Pieter Claerhout
last_updated_on: 2020-02-21 08:57:58.000000000 Z