Skip to content

Fix broken applySelfAnalysisVersion task #4082

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

Merged
merged 1 commit into from
Aug 30, 2021
Merged

Fix broken applySelfAnalysisVersion task #4082

merged 1 commit into from
Aug 30, 2021

Conversation

cortinico
Copy link
Member

The recent update to Gradle 7.2 broke this task that is using during release. I'm fixing it here.

The recent update to Gradle 7.2 broke this task that is using during release. I'm fixing it here.
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label Aug 30, 2021
@cortinico cortinico added this to the 1.19.0 milestone Aug 30, 2021
@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #4082 (1615ccd) into main (060f31b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #4082   +/-   ##
=========================================
  Coverage     83.58%   83.58%           
  Complexity     3187     3187           
=========================================
  Files           459      459           
  Lines          9101     9101           
  Branches       1772     1772           
=========================================
  Hits           7607     7607           
  Misses          561      561           
  Partials        933      933           

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 060f31b...1615ccd. Read the comment docs.

@cortinico cortinico merged commit 4356856 into main Aug 30, 2021
@cortinico cortinico deleted the cortinico-patch-1 branch August 30, 2021 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Marker for housekeeping tasks and refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants