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

Lock conan version on Windows. #1897

Merged

Conversation

kevinbackhouse
Copy link
Collaborator

@kevinbackhouse kevinbackhouse commented Sep 9, 2021

The recent release of Conan version 1.40 broke our Windows builds. I believe this change is responsible. As a short term fix, I think the best solution is to use Conan version 1.39.0. It turns out we were already locking the conan version to 1.36.0 on every platform except Windows, which is why the build only broke on Windows. This PR locks the version to 1.39.0 on all platforms.

@kevinbackhouse kevinbackhouse marked this pull request as draft September 9, 2021 12:23
@codecov
Copy link

codecov bot commented Sep 9, 2021

Codecov Report

Merging #1897 (4bb56fe) into 0.27-maintenance (c335521) will not change coverage.
The diff coverage is n/a.

❗ Current head 4bb56fe differs from pull request most recent head 6c6c32e. Consider uploading reports for the commit 6c6c32e to get more accurate results
Impacted file tree graph

@@                Coverage Diff                @@
##           0.27-maintenance    #1897   +/-   ##
=================================================
  Coverage             46.30%   46.30%           
=================================================
  Files                   146      146           
  Lines                 22948    22948           
  Branches              11781    11781           
=================================================
  Hits                  10626    10626           
  Misses                 6707     6707           
  Partials               5615     5615           

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 c335521...6c6c32e. Read the comment docs.

@kevinbackhouse kevinbackhouse marked this pull request as ready for review September 9, 2021 12:43
@kevinbackhouse kevinbackhouse added the forward-to-main Forward changes in a 0.28.x PR to main with Mergify label Sep 9, 2021
@kevinbackhouse kevinbackhouse added this to the v0.27.5 milestone Sep 9, 2021
Copy link
Collaborator

@clanmills clanmills left a comment

Choose a reason for hiding this comment

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

Great Work, @kevinbackhouse

If you ever want a reference (for a job or any other purpose), it would be my pleasure to recommend you to anybody.

I'm approving this now and you can merge when the CI is green.

@kevinbackhouse kevinbackhouse merged commit b669a9d into Exiv2:0.27-maintenance Sep 9, 2021
@kevinbackhouse kevinbackhouse deleted the DowngradeConan branch September 9, 2021 15:11
This was referenced Sep 9, 2021
@clanmills clanmills mentioned this pull request Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forward-to-main Forward changes in a 0.28.x PR to main with Mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants