neetob 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +7 -0
- data/Gemfile.lock +1 -1
- data/bookmarks.md +1 -0
- data/data/github-labels.json +30 -5
- data/exe/neetob +6 -0
- data/lib/neetob/version.rb +1 -1
- data/neetob.gemspec +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: '097b148bc3d346939936fe233fcabc500538a8657acd4f74fc2898170a5e257c'
|
|
4
|
+
data.tar.gz: 023e80835729714236bef94c6ed1291d84b4293d22e4c0dab498cf836321e693
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2a717ff3d397ca25b3bbb19829385184c72898e0bf49f8cf4034795219f3a14716e49877c4bb16a77cb3c42cef8a4978e1a587a0ca9866d0b87758606aa9313d
|
|
7
|
+
data.tar.gz: 002e44597d4dbf36ce89395b36e84c819b8b8073aac049c2d99f9736e43aa8457dd2c8bae89c3edbbbe1234441d35df8e3d06e068863ab3681a79d9b166c0fdd
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
## [Unreleased]
|
|
2
2
|
|
|
3
|
+
### [0.2.1](https://www.github.com/bigbinary/neetob/compare/v0.2.0...v0.2.1) (2023-03-06)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* Fixed outdated ruby version error to be more meaningful. ([#198](https://www.github.com/bigbinary/neetob/issues/198)) ([025b16d](https://www.github.com/bigbinary/neetob/commit/025b16d6b999dad45bb8baf8af8693c8a5260efa))
|
|
9
|
+
|
|
3
10
|
## [0.2.0](https://www.github.com/bigbinary/neetob/compare/v0.1.5...v0.2.0) (2023-03-01)
|
|
4
11
|
|
|
5
12
|
|
data/Gemfile.lock
CHANGED
data/bookmarks.md
CHANGED
data/data/github-labels.json
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"name": "minor",
|
|
4
|
+
"description": "Estimate - less than 2 hours",
|
|
5
|
+
"color": "B0C4DE"
|
|
6
|
+
},
|
|
2
7
|
{
|
|
3
8
|
"name": "0.25D",
|
|
4
9
|
"description": "Estimate - 2 hours",
|
|
@@ -89,6 +94,11 @@
|
|
|
89
94
|
"description": "Cypress tests have been triggered.",
|
|
90
95
|
"color": "FEF2C0"
|
|
91
96
|
},
|
|
97
|
+
{
|
|
98
|
+
"name": "caught-by-cypress",
|
|
99
|
+
"description": "Cypress tests have caught the bug.",
|
|
100
|
+
"color": "FEF2C0"
|
|
101
|
+
},
|
|
92
102
|
{
|
|
93
103
|
"name": "documentation",
|
|
94
104
|
"description": "Improvements or additions to documentation.",
|
|
@@ -111,17 +121,27 @@
|
|
|
111
121
|
},
|
|
112
122
|
{
|
|
113
123
|
"name": "frontend",
|
|
114
|
-
"description": "Deals with
|
|
124
|
+
"description": "Deals with React/JS code majorly. It can also include UI fixes without the help of the UI team.",
|
|
115
125
|
"color": "C2E0C6"
|
|
116
126
|
},
|
|
117
|
-
|
|
127
|
+
{
|
|
118
128
|
"name": "UI",
|
|
119
|
-
"description": "UI
|
|
129
|
+
"description": "UI issue.",
|
|
120
130
|
"color": "8250df"
|
|
121
131
|
},
|
|
122
132
|
{
|
|
133
|
+
"name": "UI-team",
|
|
134
|
+
"description": "UI help is needed from UI team.",
|
|
135
|
+
"color": "8250df"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
123
138
|
"name": "UX",
|
|
124
|
-
"description": "UX
|
|
139
|
+
"description": "UX issue.",
|
|
140
|
+
"color": "366FB9"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"name": "UX-team",
|
|
144
|
+
"description": "UX help is needed from UX-team.",
|
|
125
145
|
"color": "366FB9"
|
|
126
146
|
},
|
|
127
147
|
{
|
|
@@ -156,7 +176,7 @@
|
|
|
156
176
|
},
|
|
157
177
|
{
|
|
158
178
|
"name": "on-hold",
|
|
159
|
-
"description": "The
|
|
179
|
+
"description": "The reason should be specified as a comment before putting the issue/PR on-hold.",
|
|
160
180
|
"color": "E54D82"
|
|
161
181
|
},
|
|
162
182
|
{
|
|
@@ -208,6 +228,11 @@
|
|
|
208
228
|
"name": "manual-qa-needed",
|
|
209
229
|
"description": "Manual QA is needed to verify the changes.",
|
|
210
230
|
"color": "CCDDCD"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"name": "manual-qa-team",
|
|
234
|
+
"description": "Manual QA team needs to look into this issue.",
|
|
235
|
+
"color": "CCDDCD"
|
|
211
236
|
},
|
|
212
237
|
{
|
|
213
238
|
"name": "manual-qa-completed",
|
data/exe/neetob
CHANGED
|
@@ -4,6 +4,12 @@
|
|
|
4
4
|
require "dotenv"
|
|
5
5
|
require "bundler/setup"
|
|
6
6
|
|
|
7
|
+
MIN_RUBY_VERSION = File.read(".ruby-version").strip
|
|
8
|
+
|
|
9
|
+
if RUBY_VERSION < MIN_RUBY_VERSION
|
|
10
|
+
raise RuntimeError, "neetob requires Ruby version of #{MIN_RUBY_VERSION} or higher"
|
|
11
|
+
end
|
|
12
|
+
|
|
7
13
|
Dotenv.load(
|
|
8
14
|
File.expand_path("../.env", __dir__)
|
|
9
15
|
)
|
data/lib/neetob/version.rb
CHANGED
data/neetob.gemspec
CHANGED
|
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
|
|
|
12
12
|
spec.description = "This gem gives different commands for interacting with Github and Heroku instances of existing neeto repos."
|
|
13
13
|
spec.homepage = "https://github.com/bigbinary/neetob"
|
|
14
14
|
spec.license = "MIT"
|
|
15
|
-
spec.required_ruby_version = ">= 3.
|
|
15
|
+
spec.required_ruby_version = ">= 3.1.3"
|
|
16
16
|
|
|
17
17
|
spec.metadata["homepage_uri"] = spec.homepage
|
|
18
18
|
spec.metadata["source_code_uri"] = "https://github.com/bigbinary/neetob"
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: neetob
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Udai Gupta
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-03-
|
|
11
|
+
date: 2023-03-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: thor
|
|
@@ -175,7 +175,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
175
175
|
requirements:
|
|
176
176
|
- - ">="
|
|
177
177
|
- !ruby/object:Gem::Version
|
|
178
|
-
version: 3.
|
|
178
|
+
version: 3.1.3
|
|
179
179
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
180
180
|
requirements:
|
|
181
181
|
- - ">="
|