neetob-ud 0.2.14 → 1.0.59
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +176 -0
- data/Gemfile.lock +3 -3
- data/README.md +18 -2
- data/lib/neetob/version.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: '0019af4f11d6945123adf590f619a5e908dc6704267ebf53a18c0f2dd2c7cc7e'
|
4
|
+
data.tar.gz: 794942b11f5f6bef13f60825ad8c9d2a9f059f45df7584cec3c74e8eb13dd3a9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 98db4809ae8d5a122c78f9ecdeb8b7824430949867d6f00d559e22652b4b8908fc06405ccbb1fecfa8662b5e15e306d5f7f2dffdb30f48f88e76e8a5db90600f
|
7
|
+
data.tar.gz: 79081c77e4f321dbc4f3f0abdd9645327c752142aeb99c9401655ec43819065a81b6577c4f08fb01b4751c8a39f84f5d15ff0d707cb9b31d74c88329d42fab27
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,181 @@
|
|
1
1
|
## [Unreleased]
|
2
2
|
|
3
|
+
## [1.0.59](https://github.com/udai1931/neetob-temp-1/compare/v1.0.58...v1.0.59) (2023-05-23)
|
4
|
+
|
5
|
+
|
6
|
+
### Bug Fixes
|
7
|
+
|
8
|
+
* Updated version ([#39](https://github.com/udai1931/neetob-temp-1/issues/39)) ([cb2df79](https://github.com/udai1931/neetob-temp-1/commit/cb2df7923cbd7e5c45f6b70fbe8e09e3fe18bd9e))
|
9
|
+
|
10
|
+
## [1.0.58](https://github.com/udai1931/neetob-temp-1/compare/v0.4.0...v1.0.58) (2023-05-23)
|
11
|
+
|
12
|
+
|
13
|
+
### Bug Fixes
|
14
|
+
|
15
|
+
* Updated workflow ([#37](https://github.com/udai1931/neetob-temp-1/issues/37)) ([31acf7e](https://github.com/udai1931/neetob-temp-1/commit/31acf7edb1e2f4c3c5fde47eda46905d7e9f2986))
|
16
|
+
|
17
|
+
## [0.4.0](https://github.com/udai1931/neetob-temp-1/compare/v0.3.0...v0.4.0) (2023-05-23)
|
18
|
+
|
19
|
+
|
20
|
+
### Features
|
21
|
+
|
22
|
+
* Added some consoles ([#9](https://github.com/udai1931/neetob-temp-1/issues/9)) ([6d68117](https://github.com/udai1931/neetob-temp-1/commit/6d68117a1a77ce25416a971220a7a77a38d75b81))
|
23
|
+
|
24
|
+
|
25
|
+
### Bug Fixes
|
26
|
+
|
27
|
+
* Added some consoles ([#1](https://github.com/udai1931/neetob-temp-1/issues/1)) ([3746b48](https://github.com/udai1931/neetob-temp-1/commit/3746b48814248ebff3e011afc38a171d24b24353))
|
28
|
+
* Added some consoles ([#3](https://github.com/udai1931/neetob-temp-1/issues/3)) ([56ddeb0](https://github.com/udai1931/neetob-temp-1/commit/56ddeb0942ce077c1cbf01fa1e7feafe7a82978e))
|
29
|
+
* Added workflow ([#31](https://github.com/udai1931/neetob-temp-1/issues/31)) ([36ef337](https://github.com/udai1931/neetob-temp-1/commit/36ef337214bddf5b171a55411d5b778cfedc0746))
|
30
|
+
* Added workflow ([#33](https://github.com/udai1931/neetob-temp-1/issues/33)) ([db3ae92](https://github.com/udai1931/neetob-temp-1/commit/db3ae9221b45c12b12d524805601a3d8ed34ebc5))
|
31
|
+
* qwerty ([#16](https://github.com/udai1931/neetob-temp-1/issues/16)) ([ee81f5a](https://github.com/udai1931/neetob-temp-1/commit/ee81f5a885146881aa48bd606be83e9adfa60d12))
|
32
|
+
* Updated commons ([#12](https://github.com/udai1931/neetob-temp-1/issues/12)) ([23ff81a](https://github.com/udai1931/neetob-temp-1/commit/23ff81a69f025cce59267274150cafadace8d135))
|
33
|
+
* Updated commons ([#14](https://github.com/udai1931/neetob-temp-1/issues/14)) ([e297a59](https://github.com/udai1931/neetob-temp-1/commit/e297a595e614cee3c355e603bc81a30c659a8c26))
|
34
|
+
|
35
|
+
## [0.3.0](https://github.com/udai1931/neetob-temp-1/compare/v0.2.10...v0.3.0) (2023-05-23)
|
36
|
+
|
37
|
+
|
38
|
+
### Features
|
39
|
+
|
40
|
+
* Added some consoles ([#9](https://github.com/udai1931/neetob-temp-1/issues/9)) ([6d68117](https://github.com/udai1931/neetob-temp-1/commit/6d68117a1a77ce25416a971220a7a77a38d75b81))
|
41
|
+
|
42
|
+
|
43
|
+
### Bug Fixes
|
44
|
+
|
45
|
+
* Added some consoles ([#1](https://github.com/udai1931/neetob-temp-1/issues/1)) ([3746b48](https://github.com/udai1931/neetob-temp-1/commit/3746b48814248ebff3e011afc38a171d24b24353))
|
46
|
+
* Added some consoles ([#3](https://github.com/udai1931/neetob-temp-1/issues/3)) ([56ddeb0](https://github.com/udai1931/neetob-temp-1/commit/56ddeb0942ce077c1cbf01fa1e7feafe7a82978e))
|
47
|
+
* Added workflow ([#31](https://github.com/udai1931/neetob-temp-1/issues/31)) ([36ef337](https://github.com/udai1931/neetob-temp-1/commit/36ef337214bddf5b171a55411d5b778cfedc0746))
|
48
|
+
* Added workflow ([#33](https://github.com/udai1931/neetob-temp-1/issues/33)) ([db3ae92](https://github.com/udai1931/neetob-temp-1/commit/db3ae9221b45c12b12d524805601a3d8ed34ebc5))
|
49
|
+
* qwerty ([#16](https://github.com/udai1931/neetob-temp-1/issues/16)) ([ee81f5a](https://github.com/udai1931/neetob-temp-1/commit/ee81f5a885146881aa48bd606be83e9adfa60d12))
|
50
|
+
* Updated commons ([#12](https://github.com/udai1931/neetob-temp-1/issues/12)) ([23ff81a](https://github.com/udai1931/neetob-temp-1/commit/23ff81a69f025cce59267274150cafadace8d135))
|
51
|
+
* Updated commons ([#14](https://github.com/udai1931/neetob-temp-1/issues/14)) ([e297a59](https://github.com/udai1931/neetob-temp-1/commit/e297a595e614cee3c355e603bc81a30c659a8c26))
|
52
|
+
|
53
|
+
### [0.2.10](https://www.github.com/udai1931/neetob-temp-1/compare/v0.2.9...v0.2.10) (2023-05-23)
|
54
|
+
|
55
|
+
|
56
|
+
### Bug Fixes
|
57
|
+
|
58
|
+
* Added workflow ([#31](https://www.github.com/udai1931/neetob-temp-1/issues/31)) ([36ef337](https://www.github.com/udai1931/neetob-temp-1/commit/36ef337214bddf5b171a55411d5b778cfedc0746))
|
59
|
+
|
60
|
+
### [0.2.9](https://www.github.com/udai1931/neetob-temp-1/compare/v0.2.8...v0.2.9) (2023-05-23)
|
61
|
+
|
62
|
+
|
63
|
+
### Bug Fixes
|
64
|
+
|
65
|
+
* Added mergepr label ([#29](https://www.github.com/udai1931/neetob-temp-1/issues/29)) ([e848861](https://www.github.com/udai1931/neetob-temp-1/commit/e848861010d13827ff349150c421056657a80ea1))
|
66
|
+
|
67
|
+
### [0.2.8](https://www.github.com/udai1931/neetob-temp-1/compare/v0.2.7...v0.2.8) (2023-05-23)
|
68
|
+
|
69
|
+
|
70
|
+
### Bug Fixes
|
71
|
+
|
72
|
+
* Updated workflow ([#27](https://www.github.com/udai1931/neetob-temp-1/issues/27)) ([def467f](https://www.github.com/udai1931/neetob-temp-1/commit/def467f5789fc4c15a5efc15b09a5c1f3a6a23ac))
|
73
|
+
|
74
|
+
### [0.2.7](https://www.github.com/udai1931/neetob-temp-1/compare/v0.2.6...v0.2.7) (2023-05-23)
|
75
|
+
|
76
|
+
|
77
|
+
### Bug Fixes
|
78
|
+
|
79
|
+
* Added some logs for labels ([#24](https://www.github.com/udai1931/neetob-temp-1/issues/24)) ([5dfae9b](https://www.github.com/udai1931/neetob-temp-1/commit/5dfae9ba5bc3e78aedf3d85d6be6303c565c6362))
|
80
|
+
|
81
|
+
### [0.2.6](https://www.github.com/udai1931/neetob-temp-1/compare/v0.2.5...v0.2.6) (2023-05-23)
|
82
|
+
|
83
|
+
|
84
|
+
### Bug Fixes
|
85
|
+
|
86
|
+
* Added some logs for labels ([#22](https://www.github.com/udai1931/neetob-temp-1/issues/22)) ([6fcceb1](https://www.github.com/udai1931/neetob-temp-1/commit/6fcceb1ac3c4b92b8c971b896d53577f6a102419))
|
87
|
+
|
88
|
+
### [0.2.5](https://www.github.com/udai1931/neetob-temp-1/compare/v0.2.4...v0.2.5) (2023-05-23)
|
89
|
+
|
90
|
+
|
91
|
+
### Bug Fixes
|
92
|
+
|
93
|
+
* Updated workflow ([#20](https://www.github.com/udai1931/neetob-temp-1/issues/20)) ([ab3273a](https://www.github.com/udai1931/neetob-temp-1/commit/ab3273a28ece61cd170d5ef3d636b6d956a284be))
|
94
|
+
|
95
|
+
### [0.2.4](https://www.github.com/udai1931/neetob-temp-1/compare/v0.2.3...v0.2.4) (2023-05-23)
|
96
|
+
|
97
|
+
|
98
|
+
### Bug Fixes
|
99
|
+
|
100
|
+
* Printed conv commits ([#18](https://www.github.com/udai1931/neetob-temp-1/issues/18)) ([419c748](https://www.github.com/udai1931/neetob-temp-1/commit/419c748384026e0730fb3a9b590694dccf39e0d5))
|
101
|
+
|
102
|
+
### [0.2.3](https://www.github.com/udai1931/neetob-temp-1/compare/v0.2.2...v0.2.3) (2023-05-23)
|
103
|
+
|
104
|
+
|
105
|
+
### Bug Fixes
|
106
|
+
|
107
|
+
* qwerty ([#16](https://www.github.com/udai1931/neetob-temp-1/issues/16)) ([ee81f5a](https://www.github.com/udai1931/neetob-temp-1/commit/ee81f5a885146881aa48bd606be83e9adfa60d12))
|
108
|
+
|
109
|
+
### [0.2.2](https://www.github.com/udai1931/neetob-temp-1/compare/v0.2.1...v0.2.2) (2023-05-23)
|
110
|
+
|
111
|
+
|
112
|
+
### Bug Fixes
|
113
|
+
|
114
|
+
* Updated commons ([#14](https://www.github.com/udai1931/neetob-temp-1/issues/14)) ([e297a59](https://www.github.com/udai1931/neetob-temp-1/commit/e297a595e614cee3c355e603bc81a30c659a8c26))
|
115
|
+
|
116
|
+
### [0.2.1](https://www.github.com/udai1931/neetob-temp-1/compare/v0.2.0...v0.2.1) (2023-05-23)
|
117
|
+
|
118
|
+
|
119
|
+
### Bug Fixes
|
120
|
+
|
121
|
+
* Updated commons ([#12](https://www.github.com/udai1931/neetob-temp-1/issues/12)) ([23ff81a](https://www.github.com/udai1931/neetob-temp-1/commit/23ff81a69f025cce59267274150cafadace8d135))
|
122
|
+
|
123
|
+
## [0.2.0](https://www.github.com/udai1931/neetob-temp-1/compare/v0.1.3...v0.2.0) (2023-05-19)
|
124
|
+
|
125
|
+
|
126
|
+
### Features
|
127
|
+
|
128
|
+
* Added some consoles ([#9](https://www.github.com/udai1931/neetob-temp-1/issues/9)) ([6d68117](https://www.github.com/udai1931/neetob-temp-1/commit/6d68117a1a77ce25416a971220a7a77a38d75b81))
|
129
|
+
|
130
|
+
### [0.1.3](https://www.github.com/udai1931/neetob-temp-1/compare/v0.1.2...v0.1.3) (2023-05-19)
|
131
|
+
|
132
|
+
|
133
|
+
### Bug Fixes
|
134
|
+
|
135
|
+
* Added some consoles ([#7](https://www.github.com/udai1931/neetob-temp-1/issues/7)) ([f1ef295](https://www.github.com/udai1931/neetob-temp-1/commit/f1ef295cb78ebefc137b5ac55a46b62f92433884))
|
136
|
+
|
137
|
+
### [0.1.2](https://www.github.com/udai1931/neetob-temp-1/compare/v0.1.1...v0.1.2) (2023-05-19)
|
138
|
+
|
139
|
+
|
140
|
+
### Bug Fixes
|
141
|
+
|
142
|
+
* Added some consoles ([#5](https://www.github.com/udai1931/neetob-temp-1/issues/5)) ([4caaf68](https://www.github.com/udai1931/neetob-temp-1/commit/4caaf68a48d51a368011c1f2e0e150fe2ce0309e))
|
143
|
+
|
144
|
+
### [0.1.1](https://www.github.com/udai1931/neetob-temp-1/compare/v0.1.0...v0.1.1) (2023-05-19)
|
145
|
+
|
146
|
+
|
147
|
+
### Bug Fixes
|
148
|
+
|
149
|
+
* Added some consoles ([#3](https://www.github.com/udai1931/neetob-temp-1/issues/3)) ([56ddeb0](https://www.github.com/udai1931/neetob-temp-1/commit/56ddeb0942ce077c1cbf01fa1e7feafe7a82978e))
|
150
|
+
|
151
|
+
## 0.1.0 (2023-05-19)
|
152
|
+
|
153
|
+
|
154
|
+
### Bug Fixes
|
155
|
+
|
156
|
+
* Added some consoles ([#1](https://www.github.com/udai1931/neetob-temp-1/issues/1)) ([3746b48](https://www.github.com/udai1931/neetob-temp-1/commit/3746b48814248ebff3e011afc38a171d24b24353))
|
157
|
+
|
158
|
+
## [0.3.0](https://www.github.com/udai1931/neetob-temp/compare/v0.1.9...v0.2.0) (2023-02-27)
|
159
|
+
|
160
|
+
|
161
|
+
### Features
|
162
|
+
|
163
|
+
* Updated abcd 2 ([ccec591](https://www.github.com/udai1931/neetob-temp/commit/ccec591dbd2039152e358c2ed98fbcf5a20d002e))
|
164
|
+
|
165
|
+
### [0.1.9](https://www.github.com/udai1931/neetob-temp/compare/v0.1.8...v0.1.9) (2023-02-27)
|
166
|
+
|
167
|
+
|
168
|
+
### Bug Fixes
|
169
|
+
|
170
|
+
* Updated abcd ([774da9b](https://www.github.com/udai1931/neetob-temp/commit/774da9bc0cd82a87eb229abb192a10769001c8a1))
|
171
|
+
|
172
|
+
### [0.1.8](https://www.github.com/udai1931/neetob-temp/compare/v0.1.7...v0.1.8) (2023-02-27)
|
173
|
+
|
174
|
+
|
175
|
+
### Bug Fixes
|
176
|
+
|
177
|
+
* readme update ([cc91950](https://www.github.com/udai1931/neetob-temp/commit/cc9195068df383ae4f9274375a0199e279a6bc3e))
|
178
|
+
|
3
179
|
### [0.1.7](https://www.github.com/udai1931/neetob-temp/compare/v0.1.6...v0.1.7) (2023-02-27)
|
4
180
|
|
5
181
|
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
neetob-ud (0.
|
4
|
+
neetob-ud (1.0.59)
|
5
5
|
dotenv (~> 2.8.1)
|
6
6
|
launchy (~> 2.5.0)
|
7
7
|
octokit (~> 4.0)
|
@@ -134,9 +134,9 @@ GEM
|
|
134
134
|
net-smtp (0.3.3)
|
135
135
|
net-protocol
|
136
136
|
nio4r (2.5.8)
|
137
|
-
nokogiri (1.
|
137
|
+
nokogiri (1.14.3-x86_64-darwin)
|
138
138
|
racc (~> 1.4)
|
139
|
-
nokogiri (1.
|
139
|
+
nokogiri (1.14.3-x86_64-linux)
|
140
140
|
racc (~> 1.4)
|
141
141
|
octokit (4.25.1)
|
142
142
|
faraday (>= 1, < 3)
|
data/README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1
|
-
# neetob
|
2
|
-
|
1
|
+
# neetob temp
|
3
2
|
The `neetob` gem gives different commands for interacting with Github and Heroku instances of existing neeto projects.
|
4
3
|
|
5
4
|
## Table of Contents
|
@@ -32,12 +31,18 @@ The `neetob` gem gives different commands for interacting with Github and Heroku
|
|
32
31
|
|
33
32
|
Clone the repository onto your system using the following command:
|
34
33
|
|
34
|
+
|
35
|
+
|
35
36
|
```sh
|
36
37
|
git clone https://github.com/bigbinary/neetob.git
|
37
38
|
```
|
38
39
|
|
40
|
+
|
41
|
+
|
39
42
|
Navigate to the root of the application directory.
|
40
43
|
|
44
|
+
|
45
|
+
|
41
46
|
```sh
|
42
47
|
cd neetob
|
43
48
|
```
|
@@ -48,6 +53,8 @@ To set up `neetob`, execute the below command from the root of the application d
|
|
48
53
|
bin/setup
|
49
54
|
```
|
50
55
|
|
56
|
+
|
57
|
+
|
51
58
|
## Usage
|
52
59
|
|
53
60
|
Utilize the `help` keyword to access a comprehensive list of all the available commands and options.
|
@@ -162,6 +169,8 @@ For example, assume we have a file named `branch-protection-rules.json` on the `
|
|
162
169
|
}
|
163
170
|
```
|
164
171
|
|
172
|
+
|
173
|
+
|
165
174
|
To update the above-mentioned branch protection rules for the `main` branch of all the neeto products, use the following command:
|
166
175
|
|
167
176
|
```sh
|
@@ -237,14 +246,17 @@ neetob heroku config_vars audit --path ~/Desktop/config.json --apps "neeto-*-pro
|
|
237
246
|
# `data/config-vars-upsert.json` file present at the root of installed `neetob` gem.
|
238
247
|
neetob heroku config_vars upsert --apps "neeto-*-staging"
|
239
248
|
|
249
|
+
|
240
250
|
# The `remove` command is used to delete `config_vars`.
|
241
251
|
neetob heroku config_vars remove --keys=TEST_KEY_1 TEST_KEY_2 --apps "neeto-*-staging"
|
242
252
|
```
|
243
253
|
|
244
254
|
We can use a custom JSON file with `upsert` command using the `path` option.
|
245
255
|
|
256
|
+
|
246
257
|
For example, assume we have a file named `config.json` on the Desktop, like so:
|
247
258
|
|
259
|
+
|
248
260
|
```json
|
249
261
|
{
|
250
262
|
"NEETO_WIDGET_API_KEY": "jh4c1SC5cS5BvRbcBk4LD",
|
@@ -364,6 +376,8 @@ neeto-desk-web
|
|
364
376
|
neeto-kb-web
|
365
377
|
```
|
366
378
|
|
379
|
+
|
380
|
+
|
367
381
|
## Working with local Repos
|
368
382
|
|
369
383
|
Using the `local` command, we can interact with the local neeto repos.
|
@@ -393,4 +407,6 @@ For testing `github` commands use - [neeto-dummy](https://github.com/bigbinary/n
|
|
393
407
|
|
394
408
|
For testing `heroku` commands use - [neeto-dummy](https://dashboard.heroku.com/apps/neeto-dummy) app.
|
395
409
|
|
410
|
+
|
411
|
+
|
396
412
|
**Note:** Contact your respective Team Lead if you don't have access.
|
data/lib/neetob/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: neetob-ud
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 1.0.59
|
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-
|
11
|
+
date: 2023-05-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: thor
|