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

Migration of the documentation and website to MkDocs #980

Merged
merged 2 commits into from
Jul 6, 2022

Conversation

jponge
Copy link
Member

@jponge jponge commented Jul 6, 2022

No description provided.

@jponge jponge added this to the 2.0.0 milestone Jul 6, 2022
@jponge
Copy link
Member Author

jponge commented Jul 6, 2022

A few screenshots

Screenshot 2022-07-06 at 15 08 58
Screenshot 2022-07-06 at 15 09 12
Screenshot 2022-07-06 at 15 09 43

@jponge
Copy link
Member Author

jponge commented Jul 6, 2022

Note: I've had to make changes to the CI/CD, it will be interesting to test it on a 2.0.0-M1 milestone release 😇

@jponge jponge requested review from cescoffier and heubeck July 6, 2022 13:11
@jponge
Copy link
Member Author

jponge commented Jul 6, 2022

It's all ready for review.

I know, it's not a small pull-request 🤣

@jponge jponge added documentation Improvements or additions to documentation on-roadmap The issue is part of the roadmap ci/cd/build CI/CD pipeline and build labels Jul 6, 2022
@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #980 (359b451) into main (ccebead) will increase coverage by 0.05%.
The diff coverage is n/a.

❗ Current head 359b451 differs from pull request most recent head 1a0acc5. Consider uploading reports for the commit 1a0acc5 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #980      +/-   ##
============================================
+ Coverage     89.03%   89.09%   +0.05%     
  Complexity     3138     3138              
============================================
  Files           412      412              
  Lines         12585    12585              
  Branches       1595     1595              
============================================
+ Hits          11205    11212       +7     
+ Misses          730      728       -2     
+ Partials        650      645       -5     
Impacted Files Coverage Δ
...operators/multi/builders/CollectionBasedMulti.java 93.54% <0.00%> (-3.23%) ⬇️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 79.00% <0.00%> (-2.77%) ⬇️
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 77.77% <0.00%> (-2.23%) ⬇️
...erators/multi/builders/BufferItemMultiEmitter.java 90.78% <0.00%> (-1.32%) ⬇️
...erators/multi/builders/SerializedMultiEmitter.java 79.26% <0.00%> (-1.22%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 84.80% <0.00%> (-0.61%) ⬇️
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 91.26% <0.00%> (ø)
...perators/multi/processors/SerializedProcessor.java 87.12% <0.00%> (ø)
...allrye/mutiny/operators/uni/UniAndCombination.java 90.19% <0.00%> (+1.96%) ⬆️
...subscription/SwitchableSubscriptionSubscriber.java 97.60% <0.00%> (+2.39%) ⬆️
... and 3 more

@jponge jponge merged commit 1ef27e2 into main Jul 6, 2022
@jponge jponge deleted the feature/mkdocs-migration branch July 6, 2022 17:22
@jponge
Copy link
Member Author

jponge commented Jul 6, 2022

I've merged without waiting for @heubeck, it's a big one anyway.

@jponge jponge linked an issue Jul 6, 2022 that may be closed by this pull request
@jponge jponge modified the milestones: 2.0.0, 2.0.0-milestone1 Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd/build CI/CD pipeline and build documentation Improvements or additions to documentation on-roadmap The issue is part of the roadmap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move the website to MkDocs and adopt the Diátaxis Framework
2 participants