-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
migrates to github actions #52
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see https://github.com/simonneutert/strava-ruby-client/runs/5522237082?check_suite_focus=true has failures, do you have a green pass?
I think you need to lock ActiveSupport to <= 6 and we can fix 7 later.
please verify my changes for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use require 'active_support'
, remove comments. Almost there.
Oh and add a CHANGELOG entry for this one. |
I cleaned up the code @dblock |
line 14 in |
I hope this is working fine now, else you might need to get your hands dirty, sorry 😞 |
I merged it, will cleanup next. |
i hope this is what you'd wanted to see, copied the key from the link you provided.
https://github.com/slack-ruby/slack-ruby-bot-server/pull/142/files
closes #42