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

0.11.0-SNAPSHOT wip branch #94

Merged
merged 14 commits into from Apr 1, 2020
Merged

0.11.0-SNAPSHOT wip branch #94

merged 14 commits into from Apr 1, 2020

Conversation

rachelcarmena
Copy link
Member

@rachelcarmena rachelcarmena commented Mar 25, 2020

I'm creating this pull request because this branch should be merged as soon as 0.10.5 is released in order to allow the following contributions for 0.11.0-SNAPSHOT.

Sync bot is checking build result. However, it's not checking API doc generation and validation because of postponed errors. Let's create this pull request to check the status with 0.11.0-SNAPSHOT.

Note: this pull request should change some files before merging like gradle.properties, sync bot, etc. as soon as 0.10.5 is released (because VERSION_NAME will be 0.11.0-SNAPSHOT then). They are included in #97

nomisRev and others added 12 commits January 27, 2020 16:59
* BIO - Part 1 (#1851)

* Add E param

* Fix imports & types

* Add RaiseError case

* Refactor IO name

* [BIO]: include `E` into IOFrame & IORunLoop (#1859)

* Rewrite IOFrame

* Update IORunLoop & fix resulting combinators

* Move public code to IO.kt

* Refactor Right to Success

* IO: IOConnection & IOBracket (#1870)

* Update ForwardCancelable

* Update IOBracket

* Remove KindConnection and refactor into IOConnection

* IO Concurrency combinators & Green Build (#1892)

* BIO - Part 1 (#1851)

* Add E param

* Fix imports & types

* Add RaiseError case

* Refactor IO name

* [BIO]: include `E` into IOFrame & IORunLoop (#1859)

* Rewrite IOFrame

* Update IORunLoop & fix resulting combinators

* Move public code to IO.kt

* Refactor Right to Success

* IO: IOConnection & IOBracket (#1870)

* Update ForwardCancelable

* Update IOBracket

* Remove KindConnection and refactor into IOConnection

* Rewrite UnsafePromise

* Rewrite ParMap2

* Update IOParMap3

* Update IORacePair

* Update IORaceTriple

* Fix tests

* Fix KIO benchmarks

* Fix imports Ank

* Fix IOExample

* Fix unused imports

* Fix imports benchmarks

* Fix arrow-integrations-retrofit-adapter

* Fix FpToTheMax & typeclasses example

* KtLintFormat

* Fix IOTest

* Fix more tests

* Fix merge conflicts

* KtLintFormat

* Fix MaybeK bracket and use it for QueueTest

* Throw proper exception in impossible cases

* Revert removing runAsync

* Fix build

* KtLintFormat
Conflicts:
	arrow-aql/src/test/kotlin/arrow/aql/tests/IOExample.kt
	arrow-fx-mtl/src/main/kotlin/arrow/fx/mtl/eithert.kt
	arrow-fx-mtl/src/main/kotlin/arrow/fx/mtl/kleisli.kt
	arrow-fx-mtl/src/main/kotlin/arrow/fx/mtl/optiont.kt
	arrow-fx-mtl/src/main/kotlin/arrow/fx/mtl/writert.kt
	arrow-incubator-test/src/main/kotlin/arrow/test/laws/ApplicativeErrorLaws.kt
	arrow-incubator-test/src/main/kotlin/arrow/test/laws/TraverseLaws.kt
	arrow-mtl-data/src/test/kotlin/arrow/mtl/KleisliTest.kt
	arrow-mtl-data/src/test/kotlin/arrow/mtl/StateTTests.kt
	arrow-mtl-data/src/test/kotlin/arrow/mtl/ioExtensions.kt
	arrow-mtl-data/src/test/kotlin/arrow/mtl/test/AccumTTest.kt
	arrow-mtl-data/src/test/kotlin/arrow/mtl/test/EitherTTest.kt
	arrow-mtl-data/src/test/kotlin/arrow/mtl/test/OptionTTest.kt
	arrow-mtl-data/src/test/kotlin/arrow/mtl/test/WriterTTest.kt
@rachelcarmena rachelcarmena marked this pull request as ready for review April 1, 2020 18:15
@rachelcarmena rachelcarmena merged commit 538513a into master Apr 1, 2020
@rachelcarmena rachelcarmena deleted the release/0.11.0 branch April 2, 2020 12:35
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.

None yet

4 participants