Skip to content

chore: update gradle, lib versions#46

Merged
aaron-steinfeld merged 2 commits intomainfrom
update-gradle
Aug 11, 2021
Merged

chore: update gradle, lib versions#46
aaron-steinfeld merged 2 commits intomainfrom
update-gradle

Conversation

@aaron-steinfeld
Copy link
Copy Markdown
Contributor

Description

Update gradle, bring in new build features, update libs.

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-all.zip
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting! glad you did not run into issues!

@github-actions

This comment has been minimized.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 11, 2021

Codecov Report

Merging #46 (087a719) into main (d291061) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #46   +/-   ##
=========================================
  Coverage     90.80%   90.80%           
  Complexity      111      111           
=========================================
  Files            14       14           
  Lines           424      424           
  Branches         19       19           
=========================================
  Hits            385      385           
  Misses           32       32           
  Partials          7        7           
Flag Coverage Δ
integration 90.80% <ø> (ø)
unit 88.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d291061...087a719. Read the comment docs.

@@ -0,0 +1,50 @@
[versions]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yet another file format.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tom's obvious minimal language

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(we've already checked these in elsewhere and there's nothing to really learn here but I was curious too - their arguments are at the end of this design doc https://github.com/gradle/gradle/files/5646826/2020-12-05-Central.declaration.of.dependencies.Shared.externally.pdf )

tim-mwangi
tim-mwangi previously approved these changes Aug 11, 2021
@github-actions

This comment has been minimized.

@aaron-steinfeld aaron-steinfeld merged commit 1e0a026 into main Aug 11, 2021
@aaron-steinfeld aaron-steinfeld deleted the update-gradle branch August 11, 2021 15:10
@github-actions
Copy link
Copy Markdown

Unit Test Results

10 files  ±0  10 suites  ±0   9s ⏱️ +3s
33 tests ±0  33 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1e0a026. ± Comparison against base commit d291061.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants