-
Notifications
You must be signed in to change notification settings - Fork 78
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: zombocom/puma_worker_killer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: zombocom/puma_worker_killer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 23 files changed
- 4 contributors
Commits on Mar 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c8022f5 - Browse repository at this point
Copy the full SHA c8022f5View commit details -
This is the last version which supports Ruby 2.3
Configuration menu - View commit details
-
Copy full SHA for 2cc2dcf - Browse repository at this point
Copy the full SHA 2cc2dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc6cec5 - Browse repository at this point
Copy the full SHA cc6cec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db1ab3 - Browse repository at this point
Copy the full SHA 6db1ab3View commit details
Commits on Mar 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a11241f - Browse repository at this point
Copy the full SHA a11241fView commit details
Commits on Apr 13, 2022
-
Merge pull request #101 from mishina2228/gh-actions
Migrate CI from Travis CI to GitHub Actions
Configuration menu - View commit details
-
Copy full SHA for 293fd38 - Browse repository at this point
Copy the full SHA 293fd38View commit details
Commits on Jul 22, 2024
-
Update actions/checkout to v4 (#107)
* Update actions/checkout to v4 * update CHANGELOG.md * fix .github/workflows/check_changelog.yml
Configuration menu - View commit details
-
Copy full SHA for 83b1d21 - Browse repository at this point
Copy the full SHA 83b1d21View commit details -
Update Gemspec versions (#109)
* Update Gemspec versions There's no reason to block pessimistically (`~>`) to any of these versions. Also add dependencies (bigdecimal) which is warned about in a deprecation warning: ``` /Users/rschneeman/.gem/ruby/3.3.1/gems/get_process_mem-0.2.7/lib/get_process_mem.rb:2: warning: bigdecimal was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add bigdecimal to your Gemfile or gemspec. Also contact author of get_process_mem-0.2.7 to add bigdecimal into its gemspec. ``` * Switch to testing on modern Ruby versions This doesn't directly mean that these versions won't work, but we no longer make claims about their support. * Changelog * Switch to standardrb for linting * Apply standard linting styles ``` $ be standardrb --fix standard: Use Ruby Standard Style (https://github.com/standardrb/standard) lib/puma_worker_killer/puma_memory.rb:78:20: Style/HashConversion: Prefer ary.to_h to Hash[ary]. standard: Run `standardrb --fix-unsafely` to DANGEROUSLY fix one problem. ``` * Fix uninitialized warning ``` /Users/rschneeman/Documents/projects/puma_worker_killer/puma_worker_killer.gemspec:17: warning: global variable `$INPUT_RECORD_SEPARATOR' not initialized ```
Configuration menu - View commit details
-
Copy full SHA for 0e2275b - Browse repository at this point
Copy the full SHA 0e2275bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 761d832 - Browse repository at this point
Copy the full SHA 761d832View commit details -
Configuration menu - View commit details
-
Copy full SHA for db7b26f - Browse repository at this point
Copy the full SHA db7b26fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.1...v1.0.0