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

Disable website deployment on 0.x / 1.x tags #932

Merged
merged 1 commit into from
May 24, 2022

Conversation

jponge
Copy link
Member

@jponge jponge commented May 24, 2022

No description provided.

@jponge jponge added this to the 2.0.0 milestone May 24, 2022
@jponge jponge linked an issue May 24, 2022 that may be closed by this pull request
@jponge jponge requested a review from cescoffier May 24, 2022 17:14
@jponge jponge added the ci/cd/build CI/CD pipeline and build label May 24, 2022
@jponge jponge enabled auto-merge May 24, 2022 17:22
@jponge jponge disabled auto-merge May 24, 2022 17:22
@codecov
Copy link

codecov bot commented May 24, 2022

Codecov Report

Merging #932 (8bb7a47) into main (04e0bc2) will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #932      +/-   ##
============================================
+ Coverage     88.98%   89.16%   +0.18%     
- Complexity     3090     3094       +4     
============================================
  Files           391      391              
  Lines         12499    12499              
  Branches       1590     1590              
============================================
+ Hits          11122    11145      +23     
+ Misses          725      712      -13     
+ Partials        652      642      -10     
Impacted Files Coverage Δ
...subscription/SwitchableSubscriptionSubscriber.java 95.20% <0.00%> (-2.40%) ⬇️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 79.00% <0.00%> (-1.66%) ⬇️
...erators/multi/builders/SerializedMultiEmitter.java 79.26% <0.00%> (-1.22%) ⬇️
...allrye/mutiny/operators/uni/UniAndCombination.java 89.21% <0.00%> (-0.99%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.71% <0.00%> (+0.60%) ⬆️
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 74.78% <0.00%> (+1.68%) ⬆️
...operators/multi/builders/CollectionBasedMulti.java 96.77% <0.00%> (+3.22%) ⬆️
...ny/operators/uni/builders/UniCreateFromFuture.java 91.80% <0.00%> (+3.27%) ⬆️
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 80.00% <0.00%> (+4.44%) ⬆️
...main/kotlin/io/smallrye/mutiny/coroutines/Multi.kt 80.95% <0.00%> (+4.76%) ⬆️
... and 3 more

@jponge jponge merged commit ee1f67a into main May 24, 2022
@jponge jponge deleted the ci/disable-website-deploy-on-1.x-tag branch May 24, 2022 17:46
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Java 11 as a baseline
1 participant