Commit Graph

1315 Commits

Author SHA1 Message Date
Olle Jonsson
0189c2d736 Remove Gemfile.lock 2016-09-27 23:05:41 +02:00
Olle Jonsson
559defcb55 VCR to censor ENV['CHANGELOG_GITHUB_TOKEN'] 2016-09-27 23:03:41 +02:00
Olle Jonsson
0fc6da1a75 Style 2016-09-27 23:03:40 +02:00
Olle Jonsson
4b50b5b257 GeneratorTagsSpec: change name of a test 2016-09-27 23:03:04 +02:00
Olle Jonsson
f98cc8f292 OctoFetcher spec: The new assignees field 2016-09-27 23:03:04 +02:00
Olle Jonsson
8056600180 Style: use the short form for RSpec metadata 2016-09-27 23:02:27 +02:00
Olle Jonsson
6d45d90a5f Drop Hashie dependency 2016-09-27 23:01:14 +02:00
Olle Jonsson
3df84403c4 WIP Remove github_api gem, smaller dependencies
- use VCR with metadata instead of macros
  - upgrade colorize gem
2016-09-27 23:00:34 +02:00
Andrew Waage
1763f9c8ea fixed a bug in fetching tags 2016-09-27 22:58:55 +02:00
Andrew Waage
180b4cb6c9 fixed one bug in filtering excluded tags 2016-09-27 22:58:55 +02:00
Andrew Waage
b82aa64eee fixed 1 bug to work with octokit api 2016-09-27 22:58:55 +02:00
Andrew Waage
cb6286fb83 merged in the tag fixes 2016-09-27 22:58:55 +02:00
Andrew Waage
7dcf617d61 fixed bug in each_with_object 2016-09-27 22:57:43 +02:00
Andrew Waage
e89b03fe48 fixing rubocop and removing original fetcher 2016-09-27 22:56:30 +02:00
Andrew Waage
9ff27b690f max thread 1 2016-09-27 22:46:16 +02:00
Andrew Waage
bcf57dbe0e changing max threads to 4 2016-09-27 22:46:16 +02:00
Andrew Waage
4cfb1e4a5f cleaned up caching and added to options parser 2016-09-27 22:46:16 +02:00
Andrew Waage
b81f8a4169 minor clean up 2016-09-27 22:46:16 +02:00
Andrew Waage
3179f29a7c fixed some handling of hashes 2016-09-27 22:46:16 +02:00
Andrew Waage
aee2f43235 made old fetcher compatible 2016-09-27 22:46:16 +02:00
Andrew Waage
63b3de1281 fixing specs 2016-09-27 22:46:16 +02:00
Andrew Waage
0517674f04 one more place for stringify keys 2016-09-27 22:46:16 +02:00
Andrew Waage
53b0684e67 stringify more keys 2016-09-27 22:46:16 +02:00
Andrew Waage
ca5d6d9675 using strings instead of symbols 2016-09-27 22:46:16 +02:00
Andrew Waage
3cb3584bb9 reverting the old fetcher where I changed to string 2016-09-27 22:45:10 +02:00
Andrew Waage
4fb674b68e added specs for the new octo_fetcher. Also had to refactor a bit to deal with hashes and arrays instead of objects 2016-09-27 22:45:10 +02:00
Andrew Waage
e494fc004e added VCR and specs for original fetcher 2016-09-27 22:38:25 +02:00
Andrew Waage
4ecb21c0b0 first pass at caching. still WIP. Need to parameterize some things 2016-09-27 22:37:26 +02:00
Andrew Waage
3cf2802d9a fixed some bugs and how errors were rescued 2016-09-27 22:34:30 +02:00
Andrew Waage
507b89c665 changed the format of how dates are fetched from commit 2016-09-27 22:34:30 +02:00
Andrew Waage
cd14a86f84 changed the rescued exceptions 2016-09-27 22:34:30 +02:00
Andrew Waage
5d7098282d moved parse_url_for_vars to private method 2016-09-27 22:34:30 +02:00
Andrew Waage
0751082526 clean up 2016-09-27 22:34:30 +02:00
Andrew Waage
baa4e3e659 created a new fetcher with octokit. functionality should remain same 2016-09-27 22:34:30 +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