bixby 3.0.0.pre1 → 3.0.0.pre2
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/.github_changelog_generator +1 -1
- data/CHANGELOG.md +63 -32
- data/bixby.gemspec +1 -1
- data/bixby_default.yml +0 -3
- data/bixby_rails_enabled.yml +10 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e425999705e0ab3da75d5fe2849e07a85f632ff7fd895ee221da37df6eba8505
|
|
4
|
+
data.tar.gz: 9911ddfbb56c7109f5f8c6e8fc6d509771c39b5ffa3a966cbb0e73f9f8e459de
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8d210e0da6aefa8659989860b32fd0f758c41ec13dad0323824026a25896833dfebc8fccecb9b17a7f79f9dfa8ea744ebfafaeadb4b958e291a57cfd2d268ee1
|
|
7
|
+
data.tar.gz: 28e615535afa86f3186de77a0fdda9913a96ed3cec85919b2e62e524d4ac9ff384e6ff2793470db074457642071abecd4e9a88fc4508017d351f9500c5727f9d
|
data/.github_changelog_generator
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
unreleased=true
|
|
2
|
-
future-release=3.0.0
|
|
2
|
+
future-release=3.0.0.pre2
|
data/CHANGELOG.md
CHANGED
|
@@ -1,14 +1,43 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [3.0.0.pre2](https://github.com/samvera-labs/bixby/tree/3.0.0.pre2) (2020-06-10)
|
|
4
|
+
|
|
5
|
+
[Full Changelog](https://github.com/samvera-labs/bixby/compare/v3.0.0.pre1...3.0.0.pre2)
|
|
6
|
+
|
|
7
|
+
**Merged pull requests:**
|
|
8
|
+
|
|
9
|
+
- 3.0.0 fixup [\#39](https://github.com/samvera-labs/bixby/pull/39) ([no-reply](https://github.com/no-reply))
|
|
10
|
+
|
|
11
|
+
## [v3.0.0.pre1](https://github.com/samvera-labs/bixby/tree/v3.0.0.pre1) (2020-06-10)
|
|
12
|
+
|
|
13
|
+
[Full Changelog](https://github.com/samvera-labs/bixby/compare/v3.0.0.pre.pre1...v3.0.0.pre1)
|
|
14
|
+
|
|
15
|
+
**Merged pull requests:**
|
|
16
|
+
|
|
17
|
+
- Fix gem version [\#38](https://github.com/samvera-labs/bixby/pull/38) ([bess](https://github.com/bess))
|
|
18
|
+
|
|
19
|
+
## [v3.0.0.pre.pre1](https://github.com/samvera-labs/bixby/tree/v3.0.0.pre.pre1) (2020-06-10)
|
|
20
|
+
|
|
21
|
+
[Full Changelog](https://github.com/samvera-labs/bixby/compare/v2.1.0...v3.0.0.pre.pre1)
|
|
22
|
+
|
|
23
|
+
**Implemented enhancements:**
|
|
24
|
+
|
|
25
|
+
- Request to promote this Gem to samvera [\#33](https://github.com/samvera-labs/bixby/issues/33)
|
|
26
|
+
|
|
27
|
+
**Merged pull requests:**
|
|
28
|
+
|
|
29
|
+
- Prep for 3.0.0-pre1 release [\#37](https://github.com/samvera-labs/bixby/pull/37) ([bess](https://github.com/bess))
|
|
30
|
+
- Prepares the Gem for promotion [\#34](https://github.com/samvera-labs/bixby/pull/34) ([jrgriffiniii](https://github.com/jrgriffiniii))
|
|
31
|
+
|
|
3
32
|
## [v2.1.0](https://github.com/samvera-labs/bixby/tree/v2.1.0) (2020-06-09)
|
|
4
33
|
|
|
5
34
|
[Full Changelog](https://github.com/samvera-labs/bixby/compare/v2.0.0...v2.1.0)
|
|
6
35
|
|
|
7
36
|
**Merged pull requests:**
|
|
8
37
|
|
|
9
|
-
- Prep for 2.1.0 release [
|
|
10
|
-
- Upgrade rubocop and dependencies [
|
|
11
|
-
- Prep for 2.0 release [
|
|
38
|
+
- Prep for 2.1.0 release [\#36](https://github.com/samvera-labs/bixby/pull/36) ([bess](https://github.com/bess))
|
|
39
|
+
- Upgrade rubocop and dependencies [\#35](https://github.com/samvera-labs/bixby/pull/35) ([bess](https://github.com/bess))
|
|
40
|
+
- Prep for 2.0 release [\#31](https://github.com/samvera-labs/bixby/pull/31) ([bess](https://github.com/bess))
|
|
12
41
|
|
|
13
42
|
## [v2.0.0](https://github.com/samvera-labs/bixby/tree/v2.0.0) (2019-12-10)
|
|
14
43
|
|
|
@@ -16,14 +45,14 @@
|
|
|
16
45
|
|
|
17
46
|
**Closed issues:**
|
|
18
47
|
|
|
19
|
-
- Upgrade for new rubocop [
|
|
20
|
-
- Update rubocop-rspec [
|
|
21
|
-
- Lint/BlockAlignment has the wrong namespace - should be Layout [
|
|
22
|
-
- Add Lint/RescueWithoutErrorClass [
|
|
48
|
+
- Upgrade for new rubocop [\#26](https://github.com/samvera-labs/bixby/issues/26)
|
|
49
|
+
- Update rubocop-rspec [\#25](https://github.com/samvera-labs/bixby/issues/25)
|
|
50
|
+
- Lint/BlockAlignment has the wrong namespace - should be Layout [\#24](https://github.com/samvera-labs/bixby/issues/24)
|
|
51
|
+
- Add Lint/RescueWithoutErrorClass [\#23](https://github.com/samvera-labs/bixby/issues/23)
|
|
23
52
|
|
|
24
53
|
**Merged pull requests:**
|
|
25
54
|
|
|
26
|
-
- Skipping
|
|
55
|
+
- Skipping node\_modules directory when running cops [\#30](https://github.com/samvera-labs/bixby/pull/30) ([cgalarza](https://github.com/cgalarza))
|
|
27
56
|
|
|
28
57
|
## [v2.0.0.pre.beta1](https://github.com/samvera-labs/bixby/tree/v2.0.0.pre.beta1) (2019-02-14)
|
|
29
58
|
|
|
@@ -31,7 +60,7 @@
|
|
|
31
60
|
|
|
32
61
|
**Merged pull requests:**
|
|
33
62
|
|
|
34
|
-
- Bixby 2.0 [
|
|
63
|
+
- Bixby 2.0 [\#28](https://github.com/samvera-labs/bixby/pull/28) ([no-reply](https://github.com/no-reply))
|
|
35
64
|
|
|
36
65
|
## [1.0.0](https://github.com/samvera-labs/bixby/tree/1.0.0) (2018-02-13)
|
|
37
66
|
|
|
@@ -39,7 +68,7 @@
|
|
|
39
68
|
|
|
40
69
|
**Merged pull requests:**
|
|
41
70
|
|
|
42
|
-
- Prepare Release 1.0.0 [
|
|
71
|
+
- Prepare Release 1.0.0 [\#22](https://github.com/samvera-labs/bixby/pull/22) ([no-reply](https://github.com/no-reply))
|
|
43
72
|
|
|
44
73
|
## [v1.0.0-rc1](https://github.com/samvera-labs/bixby/tree/v1.0.0-rc1) (2018-02-09)
|
|
45
74
|
|
|
@@ -47,19 +76,21 @@
|
|
|
47
76
|
|
|
48
77
|
**Closed issues:**
|
|
49
78
|
|
|
50
|
-
- Disable `RSpec/MulitpleExpectations` [
|
|
51
|
-
- Add tmp dir to AllCops exclusion [
|
|
52
|
-
- Warning: unrecognized cop Naming/BinaryOperatorParameter found in ~/.gem/ruby/2.4.2/gems/bixby-0.3.0/
|
|
53
|
-
- Resolve new cops/changes is in rubocop-rspec 0.18.0
|
|
54
|
-
- Resolve new cops/changes in RuboCop 0.50.0 [
|
|
55
|
-
- Bixby not compatible with latest Rubocop [
|
|
79
|
+
- Disable `RSpec/MulitpleExpectations` [\#19](https://github.com/samvera-labs/bixby/issues/19)
|
|
80
|
+
- Add tmp dir to AllCops exclusion [\#18](https://github.com/samvera-labs/bixby/issues/18)
|
|
81
|
+
- Warning: unrecognized cop Naming/BinaryOperatorParameter found in ~/.gem/ruby/2.4.2/gems/bixby-0.3.0/bixby\_default.yml [\#14](https://github.com/samvera-labs/bixby/issues/14)
|
|
82
|
+
- Resolve new cops/changes is in rubocop-rspec 0.18.0. [\#11](https://github.com/samvera-labs/bixby/issues/11)
|
|
83
|
+
- Resolve new cops/changes in RuboCop 0.50.0 [\#10](https://github.com/samvera-labs/bixby/issues/10)
|
|
84
|
+
- Bixby not compatible with latest Rubocop [\#6](https://github.com/samvera-labs/bixby/issues/6)
|
|
56
85
|
|
|
57
86
|
**Merged pull requests:**
|
|
58
87
|
|
|
59
|
-
- Bump version to 1.0.0-rc1 [
|
|
60
|
-
- Support newer versions of `rubocop`, `rubocop-rspec`, and Ruby [
|
|
61
|
-
- Remove Lint/InvalidCharacterLiteral, fixes
|
|
62
|
-
-
|
|
88
|
+
- Bump version to 1.0.0-rc1 [\#21](https://github.com/samvera-labs/bixby/pull/21) ([no-reply](https://github.com/no-reply))
|
|
89
|
+
- Support newer versions of `rubocop`, `rubocop-rspec`, and Ruby [\#20](https://github.com/samvera-labs/bixby/pull/20) ([no-reply](https://github.com/no-reply))
|
|
90
|
+
- Remove Lint/InvalidCharacterLiteral, fixes \#15 [\#16](https://github.com/samvera-labs/bixby/pull/16) ([hackmastera](https://github.com/hackmastera))
|
|
91
|
+
- Update READEME.md to discuss versioning strategy [\#13](https://github.com/samvera-labs/bixby/pull/13) ([no-reply](https://github.com/no-reply))
|
|
92
|
+
- Lock versions to `rubocop` 0.50.0 and `rubocop-rspec` 1.18.0 [\#12](https://github.com/samvera-labs/bixby/pull/12) ([no-reply](https://github.com/no-reply))
|
|
93
|
+
- Prepare Release v0.3.0 [\#9](https://github.com/samvera-labs/bixby/pull/9) ([no-reply](https://github.com/no-reply))
|
|
63
94
|
|
|
64
95
|
## [v0.3.1](https://github.com/samvera-labs/bixby/tree/v0.3.1) (2017-10-04)
|
|
65
96
|
|
|
@@ -67,11 +98,11 @@
|
|
|
67
98
|
|
|
68
99
|
**Closed issues:**
|
|
69
100
|
|
|
70
|
-
- Error: The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered. (obsolete configuration found in /home/ubuntu/valkyrie/valkyrie/vendor/
|
|
101
|
+
- Error: The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered. \(obsolete configuration found in /home/ubuntu/valkyrie/valkyrie/vendor/valk\_bundle/ruby/2.3.0/gems/bixby-0.3.0/bixby\_default.yml, please update it\) [\#15](https://github.com/samvera-labs/bixby/issues/15)
|
|
71
102
|
|
|
72
103
|
**Merged pull requests:**
|
|
73
104
|
|
|
74
|
-
- Remove Lint/InvalidCharacterLiteral, fixes
|
|
105
|
+
- Remove Lint/InvalidCharacterLiteral, fixes \#15 [\#17](https://github.com/samvera-labs/bixby/pull/17) ([hackmastera](https://github.com/hackmastera))
|
|
75
106
|
|
|
76
107
|
## [v0.3.0](https://github.com/samvera-labs/bixby/tree/v0.3.0) (2017-10-03)
|
|
77
108
|
|
|
@@ -79,10 +110,8 @@
|
|
|
79
110
|
|
|
80
111
|
**Merged pull requests:**
|
|
81
112
|
|
|
82
|
-
-
|
|
83
|
-
-
|
|
84
|
-
- Upgrade for RuboCop 0.50.0 compatibility [#8](https://github.com/samvera-labs/bixby/pull/8) ([no-reply](https://github.com/no-reply))
|
|
85
|
-
- Allow deeper group nesting in RSpec [#7](https://github.com/samvera-labs/bixby/pull/7) ([no-reply](https://github.com/no-reply))
|
|
113
|
+
- Upgrade for RuboCop 0.50.0 compatibility [\#8](https://github.com/samvera-labs/bixby/pull/8) ([no-reply](https://github.com/no-reply))
|
|
114
|
+
- Allow deeper group nesting in RSpec [\#7](https://github.com/samvera-labs/bixby/pull/7) ([no-reply](https://github.com/no-reply))
|
|
86
115
|
|
|
87
116
|
## [v0.2.2](https://github.com/samvera-labs/bixby/tree/v0.2.2) (2017-08-07)
|
|
88
117
|
|
|
@@ -90,12 +119,12 @@
|
|
|
90
119
|
|
|
91
120
|
**Closed issues:**
|
|
92
121
|
|
|
93
|
-
- Should we allow long blocks in CatalogController? [
|
|
122
|
+
- Should we allow long blocks in CatalogController? [\#3](https://github.com/samvera-labs/bixby/issues/3)
|
|
94
123
|
|
|
95
124
|
**Merged pull requests:**
|
|
96
125
|
|
|
97
|
-
- Ignore block and class length on CatalogController [
|
|
98
|
-
- Include 'Capfile' in excluded filenames [
|
|
126
|
+
- Ignore block and class length on CatalogController [\#5](https://github.com/samvera-labs/bixby/pull/5) ([no-reply](https://github.com/no-reply))
|
|
127
|
+
- Include 'Capfile' in excluded filenames [\#4](https://github.com/samvera-labs/bixby/pull/4) ([mark-dce](https://github.com/mark-dce))
|
|
99
128
|
|
|
100
129
|
## [v0.2.1](https://github.com/samvera-labs/bixby/tree/v0.2.1) (2017-06-01)
|
|
101
130
|
|
|
@@ -103,11 +132,13 @@
|
|
|
103
132
|
|
|
104
133
|
**Merged pull requests:**
|
|
105
134
|
|
|
106
|
-
- Add bundler release tasks for easier gem management [
|
|
107
|
-
- Rubocop 0 49 fixes [
|
|
135
|
+
- Add bundler release tasks for easier gem management [\#2](https://github.com/samvera-labs/bixby/pull/2) ([bess](https://github.com/bess))
|
|
136
|
+
- Rubocop 0 49 fixes [\#1](https://github.com/samvera-labs/bixby/pull/1) ([bess](https://github.com/bess))
|
|
108
137
|
|
|
109
138
|
## [v0.2.0](https://github.com/samvera-labs/bixby/tree/v0.2.0) (2017-03-30)
|
|
110
139
|
|
|
111
140
|
[Full Changelog](https://github.com/samvera-labs/bixby/compare/8f95541b23cfda44c8a89704127696262284215a...v0.2.0)
|
|
112
141
|
|
|
113
|
-
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|
data/bixby.gemspec
CHANGED
data/bixby_default.yml
CHANGED
data/bixby_rails_enabled.yml
CHANGED
|
@@ -24,6 +24,7 @@ Rails/Exit:
|
|
|
24
24
|
|
|
25
25
|
Rails/FilePath:
|
|
26
26
|
Enabled: true
|
|
27
|
+
EnforcedStyle: arguments
|
|
27
28
|
|
|
28
29
|
Rails/FindBy:
|
|
29
30
|
Enabled: true
|
|
@@ -34,12 +35,21 @@ Rails/FindEach:
|
|
|
34
35
|
Rails/HasAndBelongsToMany:
|
|
35
36
|
Enabled: true
|
|
36
37
|
|
|
38
|
+
Rails/HelperInstanceVariable:
|
|
39
|
+
Enabled: false
|
|
40
|
+
|
|
37
41
|
Rails/HttpPositionalArguments:
|
|
38
42
|
Enabled: true
|
|
39
43
|
Include:
|
|
40
44
|
- 'spec/**/*'
|
|
41
45
|
- 'test/**/*'
|
|
42
46
|
|
|
47
|
+
Rails/InverseOf:
|
|
48
|
+
Enabled: false
|
|
49
|
+
|
|
50
|
+
Rails/LexicallyScopedActionFilter:
|
|
51
|
+
Enabled: false
|
|
52
|
+
|
|
43
53
|
Rails/NotNullColumn:
|
|
44
54
|
Enabled: true
|
|
45
55
|
|