prawnpdf / pdf-inspector

A collection of PDF::Reader based analysis classes for inspecting PDF output. Mainly used for testing Prawn, but will work with any PDF.
http://prawnpdf.org
Other
155 stars 33 forks source link

Migrate CI to GitHub Actions #28

Closed petergoldstein closed 2 years ago

petergoldstein commented 2 years ago

Adds a CI configuration based on the prawnpdf/prawn config.

Also:

  1. Gets Rubocop running with existing config on code files
  2. Addresses a few lints to get Rubocop green

@pointlessone As a baseline it would be good to get this PR merged, so CI runs on this library.

johnnyshields commented 2 years ago

I've reviewed and all changes look safe. Merging.

pointlessone commented 2 years ago

@johnnyshields I'm glad you took the help plea to hart. That said though, please address my comments. In a collaborative fashion (in a new PR) if possible. Going though repo permissions is another thing I would rather not spend my time on right now.