GitHub / github/freno-client / commits
Ruby client and throttling library for freno, the throttler service
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 5dca1f11 | merge Merge pull request #32 from github/bump-0-9-0 |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 24b00921 | Update the changelog to reflect v0.8.3 release |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 28786999 | Alphabetize the RuboCop configuration |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 22e0e956 | Bump to 0.8.3 |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2a738ba4 | merge Merge pull request #31 from github/loop_regression |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8c1e391d | Appease RuboCop |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| dbc44e6f | Remove EOL Ruby 2.7 support |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 642f391d | Update the changelog |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7c6e32e4 | Change wait time behavior to respect max wait time as a hard cap |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8ce5f8f2 | Bump to 0.9.0 |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f5f508a3 | Add a changelog |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 71cf2d38 | Revert Rubocop changes to throttle loop | John Hawthorn <j****n@h****l> | over 2 years ago | |
| 60eaaa90 |
Fix regression from capturing StopIteration
Co-authored-by: Matthew Draper <m****w@t****t> |
John Hawthorn <j****n@h****l> | over 2 years ago | |
| 59709ecd | Add test coverage for throttling an enumerator |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4b1d5155 | Bring style closer to Rubocop defaults |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f8ee4d50 | Fix multiline array formatting |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 11e070c2 | Default RubyGems and Bundler versions are fine now |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 84df0c0c | Use Dir.glob instead of Rake::FileList to prevent a dependency loop |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 52b75857 | Use ruby/setup-ruby's built-in bundling again by busting the cache |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9b32c20c | Test against Ruby 3.3 |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e5c8cb57 | Apparently bundler-cache does the installing too |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| bff2dec5 | Skip the cache, grab the latest/greatest |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c22b3ddc | Use latest Bundler and RubyGems versions |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2d3d28b1 | Update gems before the build |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 857f10d7 | Test against latest Ruby |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| abac215c | Remove the mysterious "permissions" key from our build workflow |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| debe1106 | Reintroduce Ruby 2.7 support |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 060a4a87 | Revisit the gemspec to reformat, slim down files, and bump required Ruby |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a1c986f0 | Simplify the Rakefile |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f0579836 | Sort Gemfile dependencies how RuboCop wants rather than how VS Code does |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d4721482 | Update the .gitignore using the latest gem template from Bundler |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a0465427 | Update the test command in the build workflow |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 06e3dd1e | Update RuboCop and friends |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4592fe6e | Add RuboCop extensions to Faraday build variations |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 5b0eeb10 | Remove the RuboCop to-do |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| dbcf1247 | Refactor to prevent long lines |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 7a260a8f | Fix method signature parameter alignment |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 7e86eeef | Enforce indented alignment of multi-line method chains |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 31786171 | Re-indent a hash literal |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 1681b689 | Re-indent a heredoc |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 406a5e47 | Refactor to use a constant for required throttler arguments |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 4df4248e | Explicitly rescue StandardError |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 308ad5c7 | Remove a trailing comma in a hash literal |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 1e58add7 | Allow [:symbol, :arrays] instead of %i[symbol arrays] |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 24584e88 | Make array access fancier |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| e872d6c5 | Raise errors with class and message arguments |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 3c8be05b | Use next to conditionally skip the last portion of an iteration |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 68418b2b | Freeze constants |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 6ae49754 | Use module_function over extend self |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| ee4c3a27 | Allow one-liners within conditional blocks |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 4f2cde2f | Use {} instead of Hash.new |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 8e62e998 | Consolidate attr_reader calls |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 65e23a9d | Use error rather than e for multi-line rescue clauses |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| b14d147d | Underscore an unused method argument |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| d6f76d56 | Regenerate the RuboCop to-do |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 2f3f85b9 | Remove a shadow variable |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| fa8a1734 | Regenerate the RuboCop to-do |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| b935f64e | Remove an extra empty line |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 6c30a855 | Add blank lines after in-iteration guard/next clauses |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 52e530b7 | Set the minimum Ruby version to 2.7 |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| b4cbf0a9 | Require MFA when publishing the freno-client gem |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| e5b3c7a9 | Generate a RuboCop to-do |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| a2b3f630 | Simplify an infinite loop |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| a84277de | Remove even more unnecessary whitespace |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| d2a0a1ab | Use %w[] instead of %w() for array literals |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 7565d558 | Remove unnecessary whitespace |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 0d71d826 | Underscore unused arguments and local variables |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 27433c69 | Add space within curly brackets |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| dc75be63 | Add frozen string literal comments |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| f78af0d5 | Remove extra whitespace |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| f339ac4e | Enable all performance cops |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 6c901100 | Add more cops to the RuboCop configuration |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 0c3882d9 | Pin RuboCop to the major/minor version as suggested in the docs |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 0356ada3 | Copy Rubocop update to gemfiles directory |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 86c4cf3e | Update Rubocop version to latest |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 6e2e6590 | Target Ruby 2.7 for Rubocop |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 951a3cc5 | merge Merge pull request #28 from github/faraday-expansion |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| bf4d5fd5 | Try Bundler caching |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| b477a902 | Replace Travis with GitHub Actions |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| e658b5e9 | Test against maintained Ruby versions |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 71002cb8 | Test against the three major Faraday versions |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 5beae3a8 | Bump to 0.8.1 |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 8dde63e4 | merge Merge branch 'fix-single-decorator-bug' |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 5a29d3b9 | Allow a single decorator to be configured without passing an array |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 0cee517a | merge Merge pull request #26 from github/zero-eight-zero |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 5114284d | Prefer bin/test over bundle exec rake |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| a8b71236 | Bump the version from 0.7.0 to 0.8.0 |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 20ba8589 | Remove unnecessary Docker boilerplate |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 969eafe6 | merge Merge pull request #22 from github/support-low-priority |
Steve Richert <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| 1d6cc9f3 | Update docucmentation and add bin/release |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| c59db08c | Totally remove the script directory in favor of bin |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 8be4df63 | Slim down the script directory |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 96cc3dfb | Make the default Rake task run RuboCop as well |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 2fc329a4 | Replace the custom gem-related Rake tasks with Bundler's |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 3f6377e8 | Remove unnecessary manipulation of the $LOAD_PATH |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 87d070d3 | Change faraday to a runtime dependency |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 8a9a476a | Remove development dependencies from the gemspec |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 33740dda | Bump the required Ruby version to non-EOL versions |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| 26bfd11f | Clean up the gemspec |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago | |
| b19cc740 | Remove unnecessary gemspec lines |
Steve Richert <l****n@g****m>
Committed by: Steve Richert <s****t@g****m> |
about 6 years ago |