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

GitHub actions #56

Merged
merged 2 commits into from
Jan 14, 2023
Merged

GitHub actions #56

merged 2 commits into from
Jan 14, 2023

Conversation

makrsmark
Copy link
Contributor

In hopes of getting resque 2 support I've taken a crack at getting this package building again using github actions

see: #53 (comment)

- remove codeclimate-test-reporter, as it's deprecated
- fixe rubocop namespace issue in Rakefile
- remove deprecated has_rdoc
- add rubocop-rake and rubocop-rspec and regenerated config (exclusions are moved to .rubocop_todo.yml)
- tighten resque version and made runtime dependency
- fix unit tests by changing `be_true` to `be true` and same for false
also remove travis.yml
added:
- dependabot
- build (ci.yml)
- funding
@iloveitaly
Copy link

going to merge although there's a chance the gh actions build will fail, please fix any issues in a follow-up PR!

@iloveitaly iloveitaly merged commit 1a0d874 into resque:master Jan 14, 2023
@makrsmark
Copy link
Contributor Author

@iloveitaly - #57 to fix some failing builds

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.

2 participants