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 project to new build and documentation standards #22

Merged
merged 12 commits into from
Dec 11, 2023

Conversation

jcouball
Copy link
Member

@jcouball jcouball commented Dec 11, 2023

This PR makes the following changes:

  • Moves the CI build from Travis to Github Actions
  • Update minimum supported version of Ruby to 3.0
  • Updates all project dependencies to latest major versions
  • Add CodeClimate integration for code quality and test coverage reporting
  • Adds a Github CODEOWNERS to use in branch protection
  • Fixes Rubocop offenses for recently added cops
  • Updates YARD documentation to get complete documentation coverage
  • Updates badges in the README.md
  • Updates the README.md to note the class of the object yielded to the initialization block

Copy link

codeclimate bot commented Dec 11, 2023

Code Climate has analyzed commit da83f83 and detected 0 issues on this pull request.

View more on Code Climate.

@jcouball jcouball merged commit 9c7e76e into main Dec 11, 2023
10 checks passed
@jcouball jcouball deleted the github_actions branch December 11, 2023 16:44
@jcouball jcouball mentioned this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant