-
Notifications
You must be signed in to change notification settings - Fork 10
/
techstack.yml
152 lines (152 loc) · 5.81 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
repo_name: novuhq/novu-ruby
report_id: 64174126c2978ebffd866b5b5a64f248
version: 0.1
repo_type: Public
timestamp: '2024-01-05T09:22:44+00:00'
requested_by: sumitsaurabh927
provider: github
branch: main
detected_tools_count: 11
tools:
- name: Ruby
description: A dynamic, interpreted, open source programming language with a focus
on simplicity and productivity
website_url: https://www.ruby-lang.org
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/989/ruby.png
detection_source_url: https://github.com/novuhq/novu-ruby
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_url: https://github.com/novuhq/novu-ruby
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_url: https://github.com/novuhq/novu-ruby/blob/main/.github/workflows/release.yml
detection_source: ".github/workflows/release.yml"
last_updated_by: Kolawole Ezekiel
last_updated_on: 2023-10-09 13:30:34.000000000 Z
- name: RSpec
description: Behaviour Driven Development for Ruby
website_url: https://rspec.info/
version: 3.12.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Testing Frameworks
image_url: https://img.stackshare.io/service/2539/logo.png
detection_source_url: https://github.com/novuhq/novu-ruby/blob/main/Gemfile.lock
detection_source: Gemfile
last_updated_by: Aman Saini
last_updated_on: 2023-02-28 06:58:36.000000000 Z
- name: RuboCop
description: A Ruby static code analyzer, based on the community Ruby style guide
website_url: http://batsov.com/rubocop/
version: 1.46.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/2643/rubocop.png
detection_source_url: https://github.com/novuhq/novu-ruby/blob/main/Gemfile.lock
detection_source: Gemfile
last_updated_by: Aman Saini
last_updated_on: 2023-02-28 06:58:36.000000000 Z
- name: RubyGems
description: Easily download, install, and use ruby software packages on your system
website_url: https://rubygems.org/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg
detection_source_url: https://github.com/novuhq/novu-ruby/blob/main/novu.gemspec
detection_source: novu.gemspec
last_updated_by: Aman Saini
last_updated_on: 2023-02-28 06:58:36.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/novuhq/novu-ruby
detection_source: Repo Metadata
- name: activesupport
description: A toolkit of support libraries and Ruby core extensions extracted from
the Rails framework
package_url: https://rubygems.org/activesupport
version: 6.1.7
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18817/default_b17f14dbef6c1275120b34d9ec2eff5942499bd5.png
detection_source_url: https://github.com/novuhq/novu-ruby/blob/main/Gemfile.lock
detection_source: novu.gemspec
last_updated_by: unicodeveloper
last_updated_on: 2023-10-12 04:34:34.000000000 Z
- name: httparty
description: Makes http fun! Also
package_url: https://rubygems.org/httparty
version: 0.21.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18832/default_8c2fa81d8b8e48c679685199823ce30d598d3e87.png
detection_source_url: https://github.com/novuhq/novu-ruby/blob/main/Gemfile.lock
detection_source: novu.gemspec
last_updated_by: unicodeveloper
last_updated_on: 2023-10-12 04:34:34.000000000 Z
- name: rake
description: Rake is a Make-like program implemented in Ruby
package_url: https://rubygems.org/rake
version: 13.0.6
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18812/default_f582e4648f4682adb72d2b201218cda7f8e894ac.png
detection_source_url: https://github.com/novuhq/novu-ruby/blob/main/Gemfile.lock
detection_source: Gemfile
last_updated_by: Aman Saini
last_updated_on: 2023-02-28 06:58:36.000000000 Z
- name: webmock
description: WebMock allows stubbing HTTP requests and setting expectations on HTTP
requests
package_url: https://rubygems.org/webmock
version: 3.18.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: RubyGems Packages
image_url: https://img.stackshare.io/package/18824/default_6564ae059af6c4ea7065fd2329370c7a05341cf8.png
detection_source_url: https://github.com/novuhq/novu-ruby/blob/main/Gemfile.lock
detection_source: Gemfile
last_updated_by: Aman Saini
last_updated_on: 2023-03-10 06:01:34.000000000 Z