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

ci: streamline the main branch workflow to just deploy snapshots #1354

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

jponge
Copy link
Member

@jponge jponge commented Sep 1, 2023

There are already PR checks to run tests on multiple JDKs and check compatibility. This will save some significant CI time by just deploying snapshots.

@jponge jponge added the ci/cd/build CI/CD pipeline and build label Sep 1, 2023
@jponge jponge added this to the 2.5.0 milestone Sep 1, 2023
@jponge jponge requested a review from cescoffier September 1, 2023 09:02
@jponge jponge force-pushed the ci/streamline-main-build branch from e8ba606 to 495dcf1 Compare September 1, 2023 09:03
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #1354 (f9c213d) into main (2f0106d) will increase coverage by 0.10%.
The diff coverage is n/a.

❗ Current head f9c213d differs from pull request most recent head 495dcf1. Consider uploading reports for the commit 495dcf1 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1354      +/-   ##
============================================
+ Coverage     89.83%   89.93%   +0.10%     
- Complexity     3350     3362      +12     
============================================
  Files           459      459              
  Lines         13325    13325              
  Branches       1655     1655              
============================================
+ Hits          11970    11984      +14     
+ Misses          698      694       -4     
+ Partials        657      647      -10     

see 14 files with indirect coverage changes

@cescoffier cescoffier merged commit aa0d546 into main Sep 1, 2023
@cescoffier cescoffier deleted the ci/streamline-main-build branch September 1, 2023 09:31
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.

2 participants