Skip to content

Modernize #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 83 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
41af33a
Remove duplicates from .gitignore
biow0lf Mar 17, 2025
e36fca7
Add .idea to .gitignore
biow0lf Mar 17, 2025
65dbbd5
Fix markdown
biow0lf Mar 17, 2025
1e885e8
Github -> GitHub
biow0lf Mar 17, 2025
76c5580
Remove Guardfile
biow0lf Mar 17, 2025
f575792
Remove travis config
biow0lf Mar 17, 2025
13b5069
Fix homepage in gemspec
biow0lf Mar 17, 2025
941b15c
Add rubocop config
biow0lf Mar 17, 2025
e4565cd
Configure rubocop
biow0lf Mar 17, 2025
8e0c700
Rubocop: Style/FrozenStringLiteralComment
biow0lf Mar 17, 2025
cdd68d8
Rubocop: Layout/EmptyLineAfterMagicComment
biow0lf Mar 17, 2025
4428d60
Rubocop: Style/Encoding
biow0lf Mar 17, 2025
e02583e
gemspec: add required_ruby_version >= 3.1.0
biow0lf Mar 17, 2025
9350d04
Add rake to Gemfile
biow0lf Mar 17, 2025
b183650
Remove .coveralls.yml
biow0lf Mar 17, 2025
95fcb72
Configure rspec
biow0lf Mar 17, 2025
461a754
Add .ruby-version
biow0lf Mar 17, 2025
f7aa829
Remove guard and guard-rspec gems
biow0lf Mar 17, 2025
75459a3
Add Gemfile.lock
biow0lf Mar 17, 2025
641eefb
Rubocop: Style/StringLiterals
biow0lf Mar 17, 2025
e5280cf
Rubocop: Style/HashSyntax
biow0lf Mar 17, 2025
9fcf5a8
Add standard gem
biow0lf Mar 17, 2025
1151a82
Configure standard
biow0lf Mar 17, 2025
a38ac18
Rubocop
biow0lf Mar 17, 2025
7278d8a
Rubocop
biow0lf Mar 17, 2025
1a5b4d4
Rubocop
biow0lf Mar 17, 2025
0295cee
Rubocop
biow0lf Mar 17, 2025
adfe4d1
Rubocop
biow0lf Mar 17, 2025
70792e8
Add checksums
biow0lf Mar 17, 2025
b865b87
Rubocop
biow0lf Mar 17, 2025
071d6eb
Rubocop
biow0lf Mar 17, 2025
dac9b7c
Rubocop
biow0lf Mar 17, 2025
3a1d79d
Rubocop
biow0lf Mar 17, 2025
4f3c9ab
Rubocop
biow0lf Mar 17, 2025
15b05ad
Rubocop
biow0lf Mar 17, 2025
242ead2
Add GitHub Action for actionlint
biow0lf Mar 17, 2025
856e22c
Fix branches
biow0lf Mar 17, 2025
35ddd89
Remove broken badge
biow0lf Mar 17, 2025
923b7f3
Cleanup
biow0lf Mar 17, 2025
e12226f
github -> GitHub
biow0lf Mar 17, 2025
c303880
Update
biow0lf Mar 17, 2025
7453f73
Run RSpec on GitHub Actions
biow0lf Mar 17, 2025
ba80ac8
Update bundler
biow0lf Mar 17, 2025
2821057
Cleanup
biow0lf Mar 17, 2025
8b60061
Cleanup
biow0lf Mar 17, 2025
8baa114
Bump version
biow0lf Mar 17, 2025
28e8214
Refactoring
biow0lf Mar 17, 2025
502baef
Refactoring
biow0lf Mar 17, 2025
01466f2
Refactoring
biow0lf Mar 17, 2025
d6ceeb5
Rename
biow0lf Mar 17, 2025
10a25f8
Refactoring
biow0lf Mar 17, 2025
e2dc6f6
Refactoring
biow0lf Mar 17, 2025
8a4e78d
Refactoring
biow0lf Mar 17, 2025
f126bb8
Add tests
biow0lf Mar 17, 2025
9c95214
Update
biow0lf Mar 17, 2025
25a7938
Add tests
biow0lf Mar 17, 2025
9b17ea0
Add tests
biow0lf Mar 17, 2025
03dfb42
Add tests
biow0lf Mar 17, 2025
bc9be47
More tests
biow0lf Mar 17, 2025
af86ef3
Rewrite
biow0lf Mar 18, 2025
0a0a8f3
Fix tests
biow0lf Mar 18, 2025
12a3a71
Validate :close_issue method too
biow0lf Mar 18, 2025
1cb54aa
Update tests
biow0lf Mar 18, 2025
a8ee4db
Update tests
biow0lf Mar 18, 2025
caa9f12
More tests
biow0lf Mar 18, 2025
7a4f936
Update tests
biow0lf Mar 18, 2025
8e90b7d
Update tests
biow0lf Mar 18, 2025
3405351
Update tests
biow0lf Mar 18, 2025
4221a9d
Update tests
biow0lf Mar 18, 2025
bb471be
Update tests
biow0lf Mar 18, 2025
dbda04a
Update tests
biow0lf Mar 18, 2025
6d6bf0d
Update tests
biow0lf Mar 18, 2025
adfb7a5
Update tests
biow0lf Mar 18, 2025
4db6c41
Remove dead code
biow0lf Mar 18, 2025
a1e8fd0
Configure simplecov gem
biow0lf Mar 18, 2025
afb1509
RSpec: order random
biow0lf Mar 18, 2025
bbb9d69
Convert to rails engine
biow0lf Mar 21, 2025
d194efe
Fix engine
biow0lf Mar 21, 2025
519cb07
Update
biow0lf Mar 23, 2025
2054efc
Update tests
biow0lf Mar 23, 2025
a5c1447
Update
biow0lf Mar 23, 2025
d9225a6
Update
biow0lf Mar 23, 2025
0c0595f
Fix tests
biow0lf Mar 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Github -> GitHub
biow0lf committed Mar 17, 2025
commit 1e885e8bf58c8bff1cf4b050eebd41c542a710d8
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ plugin you can create, and that is the issue tracker.
### Issue Trackers

An issue tracker plugin is a Ruby class that enables you to link errors within
errbit to an issue in an external issue tracker like Github. An app within
errbit to an issue in an external issue tracker like GitHub. An app within
errbit can be associated an issue tracker or not. When there is an association,
errbit users can choose 'create issue' from an error page which will both
create an issue on the external issue tracker out of the given error and link