Pinned
3,664 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 126 commits in 8 repositories
Created 5 repositories
Created a pull request in drbrain/net-http-persistent that received 8 comments
Opened 52 other pull requests in 9 repositories
rubygems/rubygems
7
open
27
merged
1
closed
- Remove outdated upgrade instructions
- Fix bundler installing gems for a different platform when running in frozen mode and current platform not in the lockfile
- Adapt to change in IRB
- Trying to fix bundler's daily CI
- Use a CHANGELOG in markdown for rubygems
- Make sure the default branch always has a development version
- Fix building rake extensions that require openssl
- Prepare rubygems 3.2.2 and bundler 2.2.2 releases
- Fix resolver crash when a candidate has 0 matching platforms
- Restore change to copy global with/without config locally upon `bundle install`
- Make `bundle config` local if inside an application
- Merge version bumps & changelog from the stable branch
- Fix tag creation in github release tasks
- Fix `gem update --system` displaying too many changelog entries
- Fix broken release tasks
- Prepare rubygems 3.2.1 and bundler 2.2.1
- Reset also root when in a nested invocation
- Tweaks to the TEAM_CHANGES playbook
- Restore 2.1.4 resolution times
- Fix `bundle outdated --strict` crash
- Ad-hoc fix for platform regression
- Better CI job names
- Push rubygems releases to Github too
- Show unique change types in rubygems release blog post
- Cherry-pick version bump commits from stable branch
- Some pull requests not shown.
activeadmin/activeadmin
8
merged
- Get ready for 2.9.0 release
- Use latest rubygems & bundler in CI
- Add missing docs and bug report template steps to lint job
- Bundler 2.2 locks the specific platform in the lockfile
- Remove sassc and sprockets runtime dependencies
- Bump jruby-openssl version everywhere
- Try to fix stuck codeclimate coverage checks
- Jruby is flaky, move it to a daily job
activeadmin/arbre
2
merged
activerecord-hackery/ransack
2
merged
rubygems/rubygems.org
1
open
ruby/ruby
1
open
activeadmin/inherited_resources
1
merged
rubygems/bundler-site
1
merged
vsiakka/gherkin-lint
1
open
Reviewed 17 pull requests in 7 repositories
rubygems/rubygems 9 pull requests
- Fix issue where CLI commands making more than one request to rubygems.org needing an OTP code would crash or ask for the code twice
- Added build:checksum for Rakefile.
- Normalize changelog.rb indentation.
- Fix case of GitHub
- Fix spelling
- Let Net::HTTP decompress the index instead of doing it manually
- Added the missing loading of fileutils same as load_specs.
- Clear ENV['BUNDLER_VERSION'] in TestCase#setup
- Do not override Kernel#warn when there is no need
activeadmin/activeadmin 2 pull requests
activerecord-hackery/ransack 2 pull requests
ruby/ruby 1 pull request
rubygems/rubygems.github.io 1 pull request
rubygems/bundler-site 1 pull request
rubygems/rubygems.org 1 pull request
Created an issue in rubygems/rubygems that received 2 comments
Investigate performance regressions on Windows CI
Describe the problem as clearly as you can This is most likely a third party issue, but it'd be nice to do some research so a proper issue can be r…
2
comments