Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI, Add Ruby 3.x #21

Merged
merged 28 commits into from
Apr 23, 2024
Merged

Update CI, Add Ruby 3.x #21

merged 28 commits into from
Apr 23, 2024

Conversation

otherguy
Copy link
Member

@otherguy otherguy commented Apr 22, 2024

Changes

  • Update CircleCI pipeline to use matrix job
  • Add Ruby 3.x to tested versions
  • Add Depfu configuration
  • Add Sonarcloud configuration
  • Update dependencies to resolve vulnerability alerts

Deprecations

  • Ruby 2.5 and 2.6, which are EOL since 2021 and 2022, respectively
  • Faraday 0.15, which does not work with Ruby 3.x

@otherguy otherguy added the enhancement New feature or request label Apr 22, 2024
@otherguy otherguy self-assigned this Apr 22, 2024
@otherguy otherguy force-pushed the update-ci branch 4 times, most recently from e5b6e7f to 28d856a Compare April 22, 2024 14:51
@otherguy otherguy force-pushed the update-ci branch 5 times, most recently from 40509fa to 6c16c25 Compare April 22, 2024 15:20
@otherguy otherguy changed the title Update CI Update CI, Add Ruby 3.x Apr 22, 2024
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 99.18%. Comparing base (eb12e12) to head (26bb274).
Report is 4 commits behind head on main.

Files Patch % Lines
lib/remove_bg/upload.rb 40.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main      #21      +/-   ##
===========================================
- Coverage   100.00%   99.18%   -0.82%     
===========================================
  Files           16       16              
  Lines          362      366       +4     
===========================================
+ Hits           362      363       +1     
- Misses           0        3       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Apr 22, 2024

@otherguy otherguy merged commit 8858bfc into main Apr 23, 2024
16 of 18 checks passed
@otherguy otherguy deleted the update-ci branch April 23, 2024 09:09
otherguy added a commit that referenced this pull request Apr 23, 2024
* main:
  Update CI, Add Ruby 3.x (#21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants