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

Build upgrade and Release 0.20.0 #243

Merged
merged 7 commits into from
Dec 27, 2018

Conversation

juanpedromoreno
Copy link
Member

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.

BenFradet
BenFradet previously approved these changes Dec 27, 2018
Copy link
Contributor

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

fedefernandez
fedefernandez previously approved these changes Dec 27, 2018
Copy link
Contributor

@fedefernandez fedefernandez left a 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 {
Copy link
Contributor

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?

Copy link
Member Author

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

@juanpedromoreno juanpedromoreno force-pushed the jp-build-upgrade-release-0.20.0 branch from cf0b03c to fdd2339 Compare December 27, 2018 10:06
@juanpedromoreno juanpedromoreno dismissed stale reviews from fedefernandez and BenFradet December 27, 2018 10:37

Added new fixes/changes

@juanpedromoreno
Copy link
Member Author

@BenFradet @fedefernandez I'm requesting again your review since I've added more changes in order to complete the Scalajs upgrade.

Copy link
Contributor

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@juanpedromoreno juanpedromoreno merged commit 4d2fcda into master Dec 27, 2018
@juanpedromoreno juanpedromoreno deleted the jp-build-upgrade-release-0.20.0 branch December 27, 2018 10:59
@aleksandr-vin
Copy link
Contributor

Can you upload the artifacts to maven, please?

@juanpedromoreno
Copy link
Member Author

They should be there, that PR deployed artifacts automatically ;)

@aleksandr-vin
Copy link
Contributor

Now I see them. Previously they were missing. Thanks

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.

4 participants