Andrew Waage
71c5348bdb
made old fetcher compatible
2016-09-29 23:09:04 +02:00
Andrew Waage
a17931f3d4
fixing specs
2016-09-29 23:09:04 +02:00
Andrew Waage
b523a95a5f
one more place for stringify keys
2016-09-29 23:09:04 +02:00
Andrew Waage
10add50b65
stringify more keys
2016-09-29 23:09:04 +02:00
Andrew Waage
7f7a7f957c
using strings instead of symbols
2016-09-29 23:09:04 +02:00
Andrew Waage
a764632dd2
reverting the old fetcher where I changed to string
2016-09-29 23:09:04 +02:00
Andrew Waage
2347cc4220
added specs for the new octo_fetcher. Also had to refactor a bit to deal with hashes and arrays instead of objects
2016-09-29 23:09:04 +02:00
Andrew Waage
8277aa4319
added VCR and specs for original fetcher
2016-09-29 23:09:04 +02:00
Andrew Waage
df64ab5ba1
first pass at caching. still WIP. Need to parameterize some things
2016-09-29 23:09:04 +02:00
Andrew Waage
df510ef183
fixed some bugs and how errors were rescued
2016-09-29 23:09:03 +02:00
Andrew Waage
d7b88a521a
changed the format of how dates are fetched from commit
2016-09-29 23:09:03 +02:00
Andrew Waage
52233f44f7
changed the rescued exceptions
2016-09-29 23:09:03 +02:00
Andrew Waage
61cd09f206
moved parse_url_for_vars to private method
2016-09-29 23:09:03 +02:00
Andrew Waage
53377388ee
clean up
2016-09-29 23:09:03 +02:00
Andrew Waage
a8e6c5406e
created a new fetcher with octokit. functionality should remain same
2016-09-29 23:09:03 +02:00
Olle Jonsson
e3f7e27a63
Add bump gem to development deps ( #423 )
...
- in Gemfile
2016-09-29 23:08:23 +02:00
Petr Korolev
b027884a68
Merge pull request #420 from olleolleolle/feature/travis-with-2.4.0
...
Travis: Test on 2.4.0-preview2
2016-09-29 18:51:10 +03:00
Olle Jonsson
963e18820a
README: Add Gitter badge ( #413 )
2016-09-27 22:25:35 +02:00
Olle Jonsson
dcd15d1f5d
Merge pull request #421 from olleolleolle/fix/coverage-skip-logger-helper
...
Skip logger helper in coverage
2016-09-27 22:24:17 +02:00
Olle Jonsson
e2020bbab3
Skip logger helper in coverage
2016-09-27 22:08:18 +02:00
Olle Jonsson
725194acc0
SimpleCov config: Ignore gemfiles folder
2016-09-27 21:40:23 +02:00
Olle Jonsson
30ffc0e945
Travis: Get rid of Gemfile.lock
2016-09-27 21:31:17 +02:00
Olle Jonsson
3ab802ae7a
Travis: Test on 2.4.0-preview2
2016-09-27 21:25:44 +02:00
Olle Jonsson
fac944786b
Merge pull request #417 from skywinder/fix/move-deps-about
...
Travis: Collecting the config, gemspec: extract development deps to Gemfile
2016-09-26 16:23:37 +02:00
Olle Jonsson
88cad51b06
Travis: The bare test can not work on 2.1. Try 2.2.2
2016-09-22 19:35:52 +02:00
Olle Jonsson
f57dcd5be4
README: Explain the use of Gemfiles for older rubies
2016-09-22 19:35:31 +02:00
Olle Jonsson
7f8131d5cd
Lint: avoid multi-line ternary operator
2016-09-22 19:17:23 +02:00
Olle Jonsson
04215618a2
Lint: frozen-string-literal
2016-09-22 19:16:29 +02:00
Olle Jonsson
f226343233
Rubocop rule: Disable too-modern ones
2016-09-22 19:16:00 +02:00
Olle Jonsson
5c21fc980f
Rubocop setting: avoid copping the universe
2016-09-22 19:04:35 +02:00
Olle Jonsson
334fd3497a
Travis: Introduce gemfiles
2016-09-22 18:50:19 +02:00
Olle Jonsson
443d59769f
Ruby version file for the CircleCI tests
2016-09-22 18:41:26 +02:00
Olle Jonsson
b9c0a2f736
Travis: Give up
2016-09-22 18:37:05 +02:00
Olle Jonsson
9bd44b010f
Gemfile: Try to keep rack runnable on 2.1 again again again
2016-09-22 18:33:31 +02:00
Olle Jonsson
98ddde0094
Gemfile: Try to keep rack runnable on 2.1 again again
2016-09-22 18:30:20 +02:00
Olle Jonsson
22d8113ade
Gemfile: Try to keep rack runnable on 2.1 again
2016-09-22 18:29:14 +02:00
Olle Jonsson
1c69994c8a
Gemfile: Try to keep rack runnable on 2.1
2016-09-22 18:27:13 +02:00
Olle Jonsson
99c58d3b94
Travis: Collecting the config
...
- comment
- tighter matrix
- pull out development dependencies into the Gemfile
2016-09-22 18:20:58 +02:00
Olle Jonsson
cdd4b7f201
Merge pull request #415 from dijonkitchen/patch-1
...
Update README.md
2016-09-18 13:55:04 +02:00
Jonathan Chen
94820df2f4
Update README.md
2016-09-18 06:48:52 -04:00
Olle Jonsson
e402eae344
Merge pull request #411 from olleolleolle/feature/community-gitter
...
CircleCI hook for Gitter notification
2016-09-08 14:10:42 +02:00
Olle Jonsson
7f3ef24b3f
circle.yml: Notify chat room as well as Lobby
2016-09-05 21:48:21 +02:00
Olle Jonsson
74c752c3ce
CircleCI hook for Gitter notification
2016-09-01 22:02:01 +02:00
Olle Jonsson
d4140f05c9
Merge pull request #409 from olleolleolle/specs/avoid-a-warning-by-using-stub-const
...
Spec: avoid Ruby warning about already-defined constant
2016-09-01 21:24:48 +02:00
Olle Jonsson
96491a21e0
Merge pull request #408 from jamesc/jc/remove-colorize
...
Replace GPL'd colorize gem with MIT-licensed rainbow
2016-09-01 21:15:42 +02:00
Olle Jonsson
b259b186a7
Rainbow library: do not extend String
...
- do not include all the rainbow presenter methods directly in the
String class
2016-09-01 11:51:53 -07:00
Olle Jonsson
7e77fd6c57
Drop all local color method calls
...
- The central logging method decides the color of the output
- pass Rubocop complaints
2016-09-01 11:50:17 -07:00
Olle Jonsson
91b5abc477
Spec: avoid warning when stubbing ARGV
2016-09-01 20:47:31 +02:00
James Casey
f647dc0d98
Change to use Rainbow instead of colorize
...
colorize is licensed under GPL-2 which conflicts with the MIT license of
github_changelog_generator. This changes all usage of colorize to
rainbow which does have a compatible license (MIT)
2016-08-31 14:27:39 -07:00
Olle Jonsson
d23375f5ac
Merge pull request #405 from jkeiser/jk/error2
...
Report actual github error when rate limit exceeded
2016-08-11 00:19:35 +02:00