Skip to content

GitHub actions#56

Merged
iloveitaly merged 2 commits intoresque:masterfrom
makrsmark:github-actions
Jan 14, 2023
Merged

GitHub actions#56
iloveitaly merged 2 commits intoresque:masterfrom
makrsmark:github-actions

Conversation

@makrsmark
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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