-
Notifications
You must be signed in to change notification settings - Fork 75
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
Build upgrade and Release 0.20.0 #243
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.
👍
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.
🎉
@@ -36,7 +35,7 @@ trait GHIssuesSpec[T] extends BaseIntegrationSpec[T] { | |||
}) | |||
} | |||
|
|||
"Issues >> Get" should "return an issue which is a PR" in { | |||
"Issues >> Get" should "return an issue which is a PR" ignore { |
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.
Should we create an issue for this?
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 think it's related to #233
cf0b03c
to
fdd2339
Compare
Added new fixes/changes
@BenFradet @fedefernandez I'm requesting again your review since I've added more changes in order to complete the Scalajs upgrade. |
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.
👍
Can you upload the artifacts to maven, please? |
They should be there, that PR deployed artifacts automatically ;) |
Now I see them. Previously they were missing. Thanks |
This PR upgrades the build to the latest version of
cats
,cats-effect
,circe
, etc. Additionally, it ignores a random test failure.Releases 0.20.0.