Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: butcherless/zio

Tags

docs.2022-08-25

Toggle docs.2022-08-25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix schedule docs typo (zio#7245)

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
clarify documentation (zio#7213)

docs.2022-08-12

Toggle docs.2022-08-12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add gtag support. (zio#7196)

docs.2022-08-11

Toggle docs.2022-08-11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add Google Analytics support. (zio#7189)

docs.2022-08-10

Toggle docs.2022-08-10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Promote bootstrap layer sharing in migration guide (zio#7187)

docs.2022-08-07

Toggle docs.2022-08-07's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Documentation: Restructure ZIO Testing (zio#7179)

* rename environment path to services.

* use built-in zio services instead of environmental types.

* installation section.

* writing our first test.

* running tests.

* why zio test.

* reorganize assertion section.

* fix title.

* test hierarchies and organization.

* sharing layers within the same file.

* sharing layers within multiple files.

* small fix.

* smart specs.

* initial work for test aspects.

* debugging and diagnostics test aspects.

* environment specific tests.

* execution strategy.

* flaky and non-flaky tests.

* ignoring tests.

* non-deterministic test data.

* passing failed tests.

* repeat and retry.

* restoring state of test services.

* sized generators.

* annotating tests.

* configuring tests.

* timing out tests.

* update the index.

* rename path of test aspect.

* fix title.

docs.2022-08-06

Toggle docs.2022-08-06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Documentation: Make Built-in services Section Top-level (zio#7178)

* fix table alignment.

* make services toplevel.

* update sidebar.

docs.2022-08-04

Toggle docs.2022-08-04's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add refineOrDie and refineOrDieWith to ZSink (zio#7165)

* Add refineOrDie and refineOrDieWith to ZSink

* Format

* Refactor ZSink and ZStream refine defs

* Fix Scala 3 compilation failure

* Remove IsSubtypeOfError from refine signatures

* Update ZSink refineOrDie

docs.20220730

Toggle docs.20220730's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix mima checks (zio#7148)

docs.20220723

Toggle docs.20220723's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Documentation: Reorganize Sidebars (zio#7113)

* initial work.

* revert directory movement.

* link the zio category to the zio page.

* index page for zio category.

* remove extra hierarchies.

* expand some sections for better user experience.

* make migration guide expanded.

* better naming on sidebar.

* rename references to reference.

* add index page for the ecosystem section.

* link each category to it's index page.

* rename the "core data types" section to "core."

* remvoe the extra introduction header.

* auto-collapse categories.

* remove extra titles.