-
Couldn't load subscription status.
- Fork 1.4k
Styling work on documentation #5719
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
Conversation
* implement zstream#mergesortedbykey * rename * add variants
* Update scalafmt-core to 3.0.4 * Reformat with scalafmt 3.0.4
* shared layers * fix typo * fix compilation error * fix test * fix version specific issue * rename * generalize
* implement unwrap * deprecate ZSink.managed * reimplement managed * fix test
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
* Introduce Gunzip that uses ZChannel * minor cleanup * Update to recent 2.x changes * Fix some deprecations Co-authored-by: Daniel Vigovszky <[email protected]>
* implement ZSink#iso decoders * implement ZStream#mkString * implement iso8859_1 decode and utfDecode * Update to latest 2.x version and some cleanup * Removed broken scaladoc links Co-authored-by: Daniel Vigovszky <[email protected]>
Co-authored-by: Daniel Vigovszky <[email protected]>
* Add ZStream.fromFile and others * Fix some deprecations * Use different ports for socket tests than in the non-experimental tests Co-authored-by: Daniel Vigovszky <[email protected]>
* Implement ZChannel.mergeAllWith * Ignore flaky finalizer ordering tests temporarily * Change sample count of zipAllSortedByKeyExecWith Co-authored-by: Daniel Vigovszky <[email protected]>
* rename * update documentation
* breadth first search * fix version specific issue * fix compilation error * add tests * format
* deprecate suitem * format
* deprecate * remove deprecated methods
* Site deploy (zio#5642) * Refactoring to use Docusaurus 2 * Enable searching * Restyling navbar * Work on prism highlight config * Styling the front page * First cut of ZIO Web Site on Docusaurus 2.0 * Correct color fro sponsor text in dark mode * Removing generated tailwind.css * More refactoring to get rid of tailwind * Finalize refactoring without Tailwind * update github actions * Correct image alignment in Sponsor section * Just adding a small tweak to the search config * Adding a short README with tipps working on the docs * Starting to work on versioned site * Ensure generated directories are empty before site build * Create first cut of versioned site * Update createSite script to temporary branch working on dosumentation * ATemporarily adjust createSite script * Update old version banner * Adjust site deploy script to deploy site on releases and changes on the "documantation" branch * Renaming script to properly reflect work * Adjusting checkout version for V1.x docs * Add generated API to .gitignore * Make prepareSite script fail on statements not ending with RC 0 * Updating prepareSite script to use current master as source for version 1 docs * Fiddling with new Site generation * Make sure all branches are checked out for site generation * Still trying to check out all branches for site generation * fix test * Fixing documantation sanity check * Make sure version 2 only site builds * Optimize for site deployment * Optimizing for dreating and deploying the web site * Site Deployment configuration for Docusaurus v2 microsite * Fix ssh setup for deploying to GH pages Co-authored-by: Adam Fraser <[email protected]> * Site deploy (zio#5646) * Refactoring to use Docusaurus 2 * Enable searching * Restyling navbar * Work on prism highlight config * Styling the front page * First cut of ZIO Web Site on Docusaurus 2.0 * Correct color fro sponsor text in dark mode * Removing generated tailwind.css * More refactoring to get rid of tailwind * Finalize refactoring without Tailwind * update github actions * Correct image alignment in Sponsor section * Just adding a small tweak to the search config * Adding a short README with tipps working on the docs * Starting to work on versioned site * Ensure generated directories are empty before site build * Create first cut of versioned site * Update createSite script to temporary branch working on dosumentation * ATemporarily adjust createSite script * Update old version banner * Adjust site deploy script to deploy site on releases and changes on the "documantation" branch * Renaming script to properly reflect work * Adjusting checkout version for V1.x docs * Add generated API to .gitignore * Make prepareSite script fail on statements not ending with RC 0 * Updating prepareSite script to use current master as source for version 1 docs * Fiddling with new Site generation * Make sure all branches are checked out for site generation * Still trying to check out all branches for site generation * fix test * Fixing documantation sanity check * Make sure version 2 only site builds * Optimize for site deployment * Optimizing for dreating and deploying the web site * Site Deployment configuration for Docusaurus v2 microsite * Fix ssh setup for deploying to GH pages * Use different GH action to deploy site Co-authored-by: Adam Fraser <[email protected]> * Include 1.x Api docs in site generation (zio#5659) * Fix method name in Hub's documentation (zio#5618) * Update zio-interop-reactivestreams to 1.3.7 (zio#5619) * Implement ZStream#zipAllSortedByKeyWith (zio#5571) * implement zstream#mergesortedbykey * rename * add variants * Update sbt-scalafix to 0.9.31 (zio#5625) * Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (zio#5626) * Update scalafmt-core to 3.0.4 (zio#5635) * Update scalafmt-core to 3.0.4 * Reformat with scalafmt 3.0.4 * Update cats-effect to 2.5.4 (zio#5639) * Update cats-effect to 3.2.9 (zio#5641) * improve documentation (zio#5594) * Update zio-config-magnolia, ... to 1.0.9 (zio#5645) * Update zio-config-magnolia, ... to 1.0.10 (zio#5647) * Upstream Shared Layers To ZIOApp (zio#5643) * shared layers * fix typo * fix compilation error * fix test * fix version specific issue * rename * generalize * Implement ZSink and ZTransducer Unwrap Operators (zio#5640) * implement unwrap * deprecate ZSink.managed * reimplement managed * fix test * handle empty pull (zio#5651) * Remove obsolete file Add generation of Version 1.x API docs * Fix typo in createSite script * Handling api 1.x doc correctly * Update .gitignore to ignore all generated api docs * Reconfigure footer for multiversioned links to ScalaDoc Co-authored-by: Dejan Mijić <[email protected]> Co-authored-by: Scala Steward <[email protected]> Co-authored-by: Adam Fraser <[email protected]> * Docs 2.x (zio#5676) * Fix method name in Hub's documentation (zio#5618) * Update zio-interop-reactivestreams to 1.3.7 (zio#5619) * Implement ZStream#zipAllSortedByKeyWith (zio#5571) * implement zstream#mergesortedbykey * rename * add variants * Update sbt-scalafix to 0.9.31 (zio#5625) * Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (zio#5626) * Update scalafmt-core to 3.0.4 (zio#5635) * Update scalafmt-core to 3.0.4 * Reformat with scalafmt 3.0.4 * Update cats-effect to 2.5.4 (zio#5639) * Update cats-effect to 3.2.9 (zio#5641) * improve documentation (zio#5594) * Update zio-config-magnolia, ... to 1.0.9 (zio#5645) * Update zio-config-magnolia, ... to 1.0.10 (zio#5647) * Upstream Shared Layers To ZIOApp (zio#5643) * shared layers * fix typo * fix compilation error * fix test * fix version specific issue * rename * generalize * Implement ZSink and ZTransducer Unwrap Operators (zio#5640) * implement unwrap * deprecate ZSink.managed * reimplement managed * fix test * handle empty pull (zio#5651) * Remove obsolete file Add generation of Version 1.x API docs * Fix typo in createSite script * Handling api 1.x doc correctly * Update .gitignore to ignore all generated api docs * Reconfigure footer for multiversioned links to ScalaDoc * Gunzip channel (zio#5222) * Introduce Gunzip that uses ZChannel * minor cleanup * Update to recent 2.x changes * Fix some deprecations Co-authored-by: Daniel Vigovszky <[email protected]> * Implement iso/utf decoders (zio#5437) * implement ZSink#iso decoders * implement ZStream#mkString * implement iso8859_1 decode and utfDecode * Update to latest 2.x version and some cleanup * Removed broken scaladoc links Co-authored-by: Daniel Vigovszky <[email protected]> * Fix typo in splitChunksN (zio#5667) * Implement ZStream.fromBlockingIterator (zio#5174) Co-authored-by: Daniel Vigovszky <[email protected]> * Add ZStream.fromFile and others (zio#5175) * Add ZStream.fromFile and others * Fix some deprecations * Use different ports for socket tests than in the non-experimental tests Co-authored-by: Daniel Vigovszky <[email protected]> * Implement ZChannel.mergeAllWith (zio#5172) * Implement ZChannel.mergeAllWith * Ignore flaky finalizer ordering tests temporarily * Change sample count of zipAllSortedByKeyExecWith Co-authored-by: Daniel Vigovszky <[email protected]> * Port ZStream#collectType to the new encoding (zio#5190) * Add ZStream#collectType (zio#5058) * Fixing issue zio#5057 - ZStream collectType operator * Fixing Issue zio#5057 - Moving extension method to ZStream companion object * Add ZStream#collectType to the new encoding * Format * testM => test Co-authored-by: Remi Guittaut <[email protected]> Co-authored-by: Daniel Vigovszky <[email protected]> * Readd Netifly image fix Social Image reference and description Attempt to fix indexing Co-authored-by: Dejan Mijić <[email protected]> Co-authored-by: Scala Steward <[email protected]> Co-authored-by: Adam Fraser <[email protected]> Co-authored-by: Kaur Matas <[email protected]> Co-authored-by: Daniel Vigovszky <[email protected]> Co-authored-by: Paul Daniels <[email protected]> Co-authored-by: Luis Martinez <[email protected]> Co-authored-by: Itamar Ravid <[email protected]> Co-authored-by: Remi Guittaut <[email protected]> * categorize zio effects, zio layers, mutable references and stream components. * put all fibers, concurrency primitives, and stm data types in one place. * index managed resources in the first page. * reorder ref pages. * fix grammar issue. * index contextual data types on the main page. * reorder has and zlayer pages. * put concurrency data-types in one section. * index remaining types. * fix toc. * fix broken links. * remove extra summary pages. * remove extra header. * move services to contextual data types. * remove extra table of contents. * remove blocking service and move its content to the zio data type. * fix article url. * fix location of services in sidebar. Co-authored-by: Andreas Gies <[email protected]> Co-authored-by: Adam Fraser <[email protected]> Co-authored-by: Dejan Mijić <[email protected]> Co-authored-by: Scala Steward <[email protected]> Co-authored-by: Kaur Matas <[email protected]> Co-authored-by: Daniel Vigovszky <[email protected]> Co-authored-by: Paul Daniels <[email protected]> Co-authored-by: Luis Martinez <[email protected]> Co-authored-by: Itamar Ravid <[email protected]> Co-authored-by: Remi Guittaut <[email protected]>
* add new page for migration guide. * upgrading dependencies. * deprecated methods. * note about removed arrow combinators. * as, to and into methods. * reorganize the paragraph. * compositional zips. * signature of the right and left operators. * document api change of zio services. * fix table issues. * add note about deprecation of higher arity zips. * list of deprecated zip variants. * functions to layers. * accessing a service from the environment. * document ZIO.serviceWith. * use effectful example to demonstrate accessor methods. * include logging trait in mdoc compilation. * user-defined blocking executor. * building the dependency graph. * annotate the toLayer to help IDE narrowing down the layer type. * add missing code snippet. * remove extra table. * note on subtle change on usage of ZIO.service function. * fix and use proper return types. * add module pattern section. * use consistent form of Module Pattern 1.0. * accessor methods in module pattern. * retrying, repetition and scheduling methods are moved to the clock service. * fix typo. Co-authored-by: Jisoo Park <[email protected]> * inline codes in tables. * new features. * zio streams. * zmanaged deprecated methods. * remaining deprecated methods of the zlayer. * accessing multiple services using for-comprehension. * smart constructors. * fix table structure. * Accessible trait. * descriptive errors. * changes on currentDateTime and localDateTime methods. * zlayer debugging. * mutable reference section. * document changes on zqueue. * introduction to the zstate. * introduction to zhub. * remove extra mdoc tag from snippet code. * testM and test are unified in ZIO 2.x * smart assertions and the new assertTrue method. * fix mdoc errors. * describe the exact renaming stuffs and package movement for blocking operations. * fix the missing word. * zqueue * remove duplicated zlayer section. * logging. * reorder/reorganize article sections. * note on semaphore and tsemaphore. * zio aspects. * note on @accessible annotation and the Accessible trait. * debugging * deprecation of zio.App trait. * compositional specs. * introduce zio logging. * deprecation of the `Fiber.Id`. * platform, executor, and the runtime. * forkon is deprecated. * move zio app section after the zio section. * zio app and compositional apps. * add nest modifier. * fix mdoc's compilation issue. * add mdoc modifiers for compositional spec section. * move images into a new location accessible by versioned sidebars. * add migration-guide to the sidebar. * fix executor's repackaging statement. * deprecation of forkInternal. * update dependencies. * cleanup the article and reorder topics. * fix type names. * rewrite an unclear sentence. * comment the compositional apps section. * remove the compositional apps section. * fix errors and warnings. * add missing images. Co-authored-by: Jisoo Park <[email protected]>
* initial work. * counter metric. * fix typo. * document gauge api. * document histogram api. * document summary metric. * ranme page. * remove extra enumeration. * categorize metric types. * counter use cases. * gauge use cases. * histogram use cases. * summary use cases. * explain more about histograms. * add counter examples. * remove extra import. * gauge examples. * histogram examples. * summary examples. * if a fast finger developer shifts his keyboard for one second :) * document setcount metric. * metriclabel documentation.
* deprecate checkm * fix compilation errors
* implement zioappplatformspecific * fix warnings
* Site deploy (zio#5642) * Refactoring to use Docusaurus 2 * Enable searching * Restyling navbar * Work on prism highlight config * Styling the front page * First cut of ZIO Web Site on Docusaurus 2.0 * Correct color fro sponsor text in dark mode * Removing generated tailwind.css * More refactoring to get rid of tailwind * Finalize refactoring without Tailwind * update github actions * Correct image alignment in Sponsor section * Just adding a small tweak to the search config * Adding a short README with tipps working on the docs * Starting to work on versioned site * Ensure generated directories are empty before site build * Create first cut of versioned site * Update createSite script to temporary branch working on dosumentation * ATemporarily adjust createSite script * Update old version banner * Adjust site deploy script to deploy site on releases and changes on the "documantation" branch * Renaming script to properly reflect work * Adjusting checkout version for V1.x docs * Add generated API to .gitignore * Make prepareSite script fail on statements not ending with RC 0 * Updating prepareSite script to use current master as source for version 1 docs * Fiddling with new Site generation * Make sure all branches are checked out for site generation * Still trying to check out all branches for site generation * fix test * Fixing documantation sanity check * Make sure version 2 only site builds * Optimize for site deployment * Optimizing for dreating and deploying the web site * Site Deployment configuration for Docusaurus v2 microsite * Fix ssh setup for deploying to GH pages Co-authored-by: Adam Fraser <[email protected]> * Site deploy (zio#5646) * Refactoring to use Docusaurus 2 * Enable searching * Restyling navbar * Work on prism highlight config * Styling the front page * First cut of ZIO Web Site on Docusaurus 2.0 * Correct color fro sponsor text in dark mode * Removing generated tailwind.css * More refactoring to get rid of tailwind * Finalize refactoring without Tailwind * update github actions * Correct image alignment in Sponsor section * Just adding a small tweak to the search config * Adding a short README with tipps working on the docs * Starting to work on versioned site * Ensure generated directories are empty before site build * Create first cut of versioned site * Update createSite script to temporary branch working on dosumentation * ATemporarily adjust createSite script * Update old version banner * Adjust site deploy script to deploy site on releases and changes on the "documantation" branch * Renaming script to properly reflect work * Adjusting checkout version for V1.x docs * Add generated API to .gitignore * Make prepareSite script fail on statements not ending with RC 0 * Updating prepareSite script to use current master as source for version 1 docs * Fiddling with new Site generation * Make sure all branches are checked out for site generation * Still trying to check out all branches for site generation * fix test * Fixing documantation sanity check * Make sure version 2 only site builds * Optimize for site deployment * Optimizing for dreating and deploying the web site * Site Deployment configuration for Docusaurus v2 microsite * Fix ssh setup for deploying to GH pages * Use different GH action to deploy site Co-authored-by: Adam Fraser <[email protected]> * Include 1.x Api docs in site generation (zio#5659) * Fix method name in Hub's documentation (zio#5618) * Update zio-interop-reactivestreams to 1.3.7 (zio#5619) * Implement ZStream#zipAllSortedByKeyWith (zio#5571) * implement zstream#mergesortedbykey * rename * add variants * Update sbt-scalafix to 0.9.31 (zio#5625) * Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (zio#5626) * Update scalafmt-core to 3.0.4 (zio#5635) * Update scalafmt-core to 3.0.4 * Reformat with scalafmt 3.0.4 * Update cats-effect to 2.5.4 (zio#5639) * Update cats-effect to 3.2.9 (zio#5641) * improve documentation (zio#5594) * Update zio-config-magnolia, ... to 1.0.9 (zio#5645) * Update zio-config-magnolia, ... to 1.0.10 (zio#5647) * Upstream Shared Layers To ZIOApp (zio#5643) * shared layers * fix typo * fix compilation error * fix test * fix version specific issue * rename * generalize * Implement ZSink and ZTransducer Unwrap Operators (zio#5640) * implement unwrap * deprecate ZSink.managed * reimplement managed * fix test * handle empty pull (zio#5651) * Remove obsolete file Add generation of Version 1.x API docs * Fix typo in createSite script * Handling api 1.x doc correctly * Update .gitignore to ignore all generated api docs * Reconfigure footer for multiversioned links to ScalaDoc Co-authored-by: Dejan Mijić <[email protected]> Co-authored-by: Scala Steward <[email protected]> Co-authored-by: Adam Fraser <[email protected]> * Docs 2.x (zio#5676) * Fix method name in Hub's documentation (zio#5618) * Update zio-interop-reactivestreams to 1.3.7 (zio#5619) * Implement ZStream#zipAllSortedByKeyWith (zio#5571) * implement zstream#mergesortedbykey * rename * add variants * Update sbt-scalafix to 0.9.31 (zio#5625) * Update zio-aws-core, zio-aws-ec2, ... to 3.17.40.1 (zio#5626) * Update scalafmt-core to 3.0.4 (zio#5635) * Update scalafmt-core to 3.0.4 * Reformat with scalafmt 3.0.4 * Update cats-effect to 2.5.4 (zio#5639) * Update cats-effect to 3.2.9 (zio#5641) * improve documentation (zio#5594) * Update zio-config-magnolia, ... to 1.0.9 (zio#5645) * Update zio-config-magnolia, ... to 1.0.10 (zio#5647) * Upstream Shared Layers To ZIOApp (zio#5643) * shared layers * fix typo * fix compilation error * fix test * fix version specific issue * rename * generalize * Implement ZSink and ZTransducer Unwrap Operators (zio#5640) * implement unwrap * deprecate ZSink.managed * reimplement managed * fix test * handle empty pull (zio#5651) * Remove obsolete file Add generation of Version 1.x API docs * Fix typo in createSite script * Handling api 1.x doc correctly * Update .gitignore to ignore all generated api docs * Reconfigure footer for multiversioned links to ScalaDoc * Gunzip channel (zio#5222) * Introduce Gunzip that uses ZChannel * minor cleanup * Update to recent 2.x changes * Fix some deprecations Co-authored-by: Daniel Vigovszky <[email protected]> * Implement iso/utf decoders (zio#5437) * implement ZSink#iso decoders * implement ZStream#mkString * implement iso8859_1 decode and utfDecode * Update to latest 2.x version and some cleanup * Removed broken scaladoc links Co-authored-by: Daniel Vigovszky <[email protected]> * Fix typo in splitChunksN (zio#5667) * Implement ZStream.fromBlockingIterator (zio#5174) Co-authored-by: Daniel Vigovszky <[email protected]> * Add ZStream.fromFile and others (zio#5175) * Add ZStream.fromFile and others * Fix some deprecations * Use different ports for socket tests than in the non-experimental tests Co-authored-by: Daniel Vigovszky <[email protected]> * Implement ZChannel.mergeAllWith (zio#5172) * Implement ZChannel.mergeAllWith * Ignore flaky finalizer ordering tests temporarily * Change sample count of zipAllSortedByKeyExecWith Co-authored-by: Daniel Vigovszky <[email protected]> * Port ZStream#collectType to the new encoding (zio#5190) * Add ZStream#collectType (zio#5058) * Fixing issue zio#5057 - ZStream collectType operator * Fixing Issue zio#5057 - Moving extension method to ZStream companion object * Add ZStream#collectType to the new encoding * Format * testM => test Co-authored-by: Remi Guittaut <[email protected]> Co-authored-by: Daniel Vigovszky <[email protected]> * Readd Netifly image fix Social Image reference and description Attempt to fix indexing Co-authored-by: Dejan Mijić <[email protected]> Co-authored-by: Scala Steward <[email protected]> Co-authored-by: Adam Fraser <[email protected]> Co-authored-by: Kaur Matas <[email protected]> Co-authored-by: Daniel Vigovszky <[email protected]> Co-authored-by: Paul Daniels <[email protected]> Co-authored-by: Luis Martinez <[email protected]> Co-authored-by: Itamar Ravid <[email protected]> Co-authored-by: Remi Guittaut <[email protected]> * rename routes. * building documentation locally. * introduction. * rename about route on version2-only config. * enable edit button. * editing with github editor. * add step by step images. * improve the 'editing documentation locally' section. * giving feedback. * toolchain section. * document final step on sending pull request. Co-authored-by: Andreas Gies <[email protected]> Co-authored-by: Adam Fraser <[email protected]> Co-authored-by: Dejan Mijić <[email protected]> Co-authored-by: Scala Steward <[email protected]> Co-authored-by: Kaur Matas <[email protected]> Co-authored-by: Daniel Vigovszky <[email protected]> Co-authored-by: Paul Daniels <[email protected]> Co-authored-by: Luis Martinez <[email protected]> Co-authored-by: Itamar Ravid <[email protected]> Co-authored-by: Remi Guittaut <[email protected]>
* Migrated Promeheus-syle JVM metrics from zio-zmx * Fixed Scala version specific deprecation warnings * A ZIOApp that collects the default JVM metrics * Deleted JvmMetricsVersionSpecific, using silencer instead * Simplified collectMetrics with forkManaged * All JVM metric collectors expose layer and ZIOApp interface * Configurable schedule * Fix for Scala 3
|
|
This PR concludes the migration to Docusaurus 2.