fbe 0.0.71 → 0.0.73
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/actionlint.yml +1 -1
- data/.github/workflows/codecov.yml +1 -1
- data/.github/workflows/copyrights.yml +1 -1
- data/.github/workflows/markdown-lint.yml +1 -1
- data/.github/workflows/pdd.yml +1 -1
- data/.github/workflows/xcop.yml +1 -1
- data/.github/workflows/yamllint.yml +1 -1
- data/Gemfile.lock +15 -15
- data/lib/fbe/octo.rb +117 -0
- data/lib/fbe.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a429f58e75303ad69ff2717b90fd11e65d33cf17a146430685a76e85ee2bff73
|
4
|
+
data.tar.gz: 440be0c613bfcce9989a223babebda217a4dfdf6193edbf5effcd8bf8f420900
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f4b2a3724d75117fd6235c691f180aa9e1c05aaa583b90b711b12aa3255048a714ee4a4745034ff0dd70dc0b698f53067e097c832f200e9634b091ad53694753
|
7
|
+
data.tar.gz: 4cd020ce614248bdd7072f059e52d20daefde71db91bf540549067d08637d0139f742d8aec3ac4a5479350d46a271e6e65c595b03b2eeea996c31a03cf0e08d9
|
data/.github/workflows/pdd.yml
CHANGED
data/.github/workflows/xcop.yml
CHANGED
data/Gemfile.lock
CHANGED
@@ -55,8 +55,9 @@ GEM
|
|
55
55
|
ast (2.4.2)
|
56
56
|
backtrace (0.4.0)
|
57
57
|
base64 (0.2.0)
|
58
|
-
baza.rb (0.0.
|
58
|
+
baza.rb (0.0.8)
|
59
59
|
backtrace (> 0)
|
60
|
+
elapsed (> 0)
|
60
61
|
faraday (> 0)
|
61
62
|
faraday-http-cache (> 0)
|
62
63
|
faraday-multipart (> 0)
|
@@ -93,14 +94,15 @@ GEM
|
|
93
94
|
others (> 0)
|
94
95
|
tago (> 0)
|
95
96
|
yaml (~> 0.3)
|
96
|
-
faraday (2.
|
97
|
-
faraday-net_http (>= 2.0, < 3.
|
97
|
+
faraday (2.12.0)
|
98
|
+
faraday-net_http (>= 2.0, < 3.4)
|
99
|
+
json
|
98
100
|
logger
|
99
101
|
faraday-http-cache (2.5.1)
|
100
102
|
faraday (>= 0.8)
|
101
103
|
faraday-multipart (1.0.4)
|
102
104
|
multipart-post (~> 2)
|
103
|
-
faraday-net_http (3.
|
105
|
+
faraday-net_http (3.3.0)
|
104
106
|
net-http
|
105
107
|
faraday-retry (2.2.1)
|
106
108
|
faraday (~> 2.0)
|
@@ -110,14 +112,14 @@ GEM
|
|
110
112
|
ffi (1.17.0-x86_64-linux-gnu)
|
111
113
|
fiber-storage (1.0.0)
|
112
114
|
gli (2.21.5)
|
113
|
-
graphql (2.3.
|
115
|
+
graphql (2.3.16)
|
114
116
|
base64
|
115
117
|
fiber-storage
|
116
118
|
graphql-client (0.23.0)
|
117
119
|
activesupport (>= 3.0)
|
118
120
|
graphql (>= 1.13.0)
|
119
121
|
hashdiff (1.1.1)
|
120
|
-
i18n (1.14.
|
122
|
+
i18n (1.14.6)
|
121
123
|
concurrent-ruby (~> 1.0)
|
122
124
|
io-console (0.7.2)
|
123
125
|
irb (1.14.0)
|
@@ -125,7 +127,7 @@ GEM
|
|
125
127
|
reline (>= 0.4.2)
|
126
128
|
iri (0.8.0)
|
127
129
|
json (2.7.2)
|
128
|
-
judges (0.26.
|
130
|
+
judges (0.26.1)
|
129
131
|
backtrace (> 0)
|
130
132
|
baza.rb (> 0)
|
131
133
|
concurrent-ruby (~> 1.2)
|
@@ -206,14 +208,13 @@ GEM
|
|
206
208
|
rdoc (6.7.0)
|
207
209
|
psych (>= 4.0.0)
|
208
210
|
regexp_parser (2.9.2)
|
209
|
-
reline (0.5.
|
211
|
+
reline (0.5.10)
|
210
212
|
io-console (~> 0.5)
|
211
213
|
retries (0.0.5)
|
212
|
-
rexml (3.3.
|
213
|
-
strscan
|
214
|
+
rexml (3.3.7)
|
214
215
|
rspec-core (3.13.1)
|
215
216
|
rspec-support (~> 3.13.0)
|
216
|
-
rspec-expectations (3.13.
|
217
|
+
rspec-expectations (3.13.3)
|
217
218
|
diff-lcs (>= 1.2.0, < 2.0)
|
218
219
|
rspec-support (~> 3.13.0)
|
219
220
|
rspec-mocks (3.13.1)
|
@@ -257,10 +258,9 @@ GEM
|
|
257
258
|
simplecov-cobertura (2.1.0)
|
258
259
|
rexml
|
259
260
|
simplecov (~> 0.19)
|
260
|
-
simplecov-html (0.
|
261
|
+
simplecov-html (0.13.1)
|
261
262
|
simplecov_json_formatter (0.1.4)
|
262
263
|
stringio (3.1.1)
|
263
|
-
strscan (3.1.0)
|
264
264
|
tago (0.0.2)
|
265
265
|
thor (1.3.2)
|
266
266
|
typhoeus (1.4.1)
|
@@ -268,7 +268,7 @@ GEM
|
|
268
268
|
tzinfo (2.0.6)
|
269
269
|
concurrent-ruby (~> 1.0)
|
270
270
|
unicode-display_width (2.6.0)
|
271
|
-
uri (0.13.
|
271
|
+
uri (0.13.1)
|
272
272
|
useragent (0.16.10)
|
273
273
|
verbose (0.0.2)
|
274
274
|
loog (~> 0.2)
|
@@ -277,7 +277,7 @@ GEM
|
|
277
277
|
addressable (>= 2.8.0)
|
278
278
|
crack (>= 0.3.2)
|
279
279
|
hashdiff (>= 0.4.0, < 2.0.0)
|
280
|
-
webrick (1.8.
|
280
|
+
webrick (1.8.2)
|
281
281
|
yaml (0.3.0)
|
282
282
|
yard (0.9.37)
|
283
283
|
zeitwerk (2.6.18)
|
data/lib/fbe/octo.rb
CHANGED
@@ -1266,4 +1266,121 @@ class Fbe::FakeOctokit
|
|
1266
1266
|
]
|
1267
1267
|
}
|
1268
1268
|
end
|
1269
|
+
|
1270
|
+
def tree(_repo, _tree_sha, _options = {})
|
1271
|
+
{
|
1272
|
+
sha: '492072971ad3c8644a191f62426bd3',
|
1273
|
+
tree: [
|
1274
|
+
{
|
1275
|
+
path: '.github',
|
1276
|
+
mode: '040000',
|
1277
|
+
type: 'tree',
|
1278
|
+
sha: '438682e07e45ccbf9ca58f294a'
|
1279
|
+
},
|
1280
|
+
{
|
1281
|
+
path: '.github/workflows',
|
1282
|
+
mode: '040000',
|
1283
|
+
type: 'tree',
|
1284
|
+
sha: 'dea8a01c236530cc92a63c5774'
|
1285
|
+
},
|
1286
|
+
{
|
1287
|
+
path: '.github/workflows/actionlint.yml',
|
1288
|
+
mode: '100644',
|
1289
|
+
type: 'blob',
|
1290
|
+
sha: 'ffed2deef2383d6f685489b289',
|
1291
|
+
size: 1671
|
1292
|
+
},
|
1293
|
+
{
|
1294
|
+
path: '.github/workflows/copyrights.yml',
|
1295
|
+
mode: '100644',
|
1296
|
+
type: 'blob',
|
1297
|
+
sha: 'ab8357cfd94e0628676aff34cd',
|
1298
|
+
size: 1293
|
1299
|
+
},
|
1300
|
+
{
|
1301
|
+
path: '.github/workflows/zerocracy.yml',
|
1302
|
+
mode: '100644',
|
1303
|
+
type: 'blob',
|
1304
|
+
sha: '5c224c7742e5ebeeb176b90605',
|
1305
|
+
size: 2005
|
1306
|
+
},
|
1307
|
+
{
|
1308
|
+
path: '.gitignore',
|
1309
|
+
mode: '100644',
|
1310
|
+
type: 'blob',
|
1311
|
+
sha: '9383e7111a173b44baa0692775',
|
1312
|
+
size: 27
|
1313
|
+
},
|
1314
|
+
{
|
1315
|
+
path: '.rubocop.yml',
|
1316
|
+
mode: '100644',
|
1317
|
+
type: 'blob',
|
1318
|
+
sha: 'cb9b62eb1979589daa18142008',
|
1319
|
+
size: 1963
|
1320
|
+
},
|
1321
|
+
{
|
1322
|
+
path: 'README.md',
|
1323
|
+
mode: '100644',
|
1324
|
+
type: 'blob',
|
1325
|
+
sha: '8011ad43c37edbaf1969417b94',
|
1326
|
+
size: 4877
|
1327
|
+
},
|
1328
|
+
{
|
1329
|
+
path: 'Rakefile',
|
1330
|
+
mode: '100644',
|
1331
|
+
type: 'blob',
|
1332
|
+
sha: 'a0ac9bf2643d9f5392e1119301',
|
1333
|
+
size: 1805
|
1334
|
+
}
|
1335
|
+
],
|
1336
|
+
truncated: false
|
1337
|
+
}
|
1338
|
+
end
|
1339
|
+
|
1340
|
+
def contributors(_repo, _anon = nil, _options = {})
|
1341
|
+
[
|
1342
|
+
{
|
1343
|
+
login: 'yegor256',
|
1344
|
+
id: 526_301,
|
1345
|
+
type: 'User',
|
1346
|
+
contributions: 500
|
1347
|
+
},
|
1348
|
+
{
|
1349
|
+
login: 'renovate[bot]',
|
1350
|
+
id: 29_139_614,
|
1351
|
+
type: 'Bot',
|
1352
|
+
contributions: 320
|
1353
|
+
},
|
1354
|
+
{
|
1355
|
+
login: 'user1',
|
1356
|
+
id: 2_476_362,
|
1357
|
+
type: 'User',
|
1358
|
+
contributions: 120
|
1359
|
+
},
|
1360
|
+
{
|
1361
|
+
login: 'rultor',
|
1362
|
+
id: 8_086_956,
|
1363
|
+
type: 'Bot',
|
1364
|
+
contributions: 87
|
1365
|
+
},
|
1366
|
+
{
|
1367
|
+
login: 'user2',
|
1368
|
+
id: 5_427_638,
|
1369
|
+
type: 'User',
|
1370
|
+
contributions: 49
|
1371
|
+
},
|
1372
|
+
{
|
1373
|
+
login: 'user3',
|
1374
|
+
id: 2_648_875,
|
1375
|
+
type: 'User',
|
1376
|
+
contributions: 10
|
1377
|
+
},
|
1378
|
+
{
|
1379
|
+
login: 'user4',
|
1380
|
+
id: 7_125_293,
|
1381
|
+
type: 'User',
|
1382
|
+
contributions: 1
|
1383
|
+
}
|
1384
|
+
]
|
1385
|
+
end
|
1269
1386
|
end
|
data/lib/fbe.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fbe
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.73
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Yegor Bugayenko
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-09-
|
11
|
+
date: 2024-09-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: backtrace
|