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

Add workaround for conan outage. #1939

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

kevinbackhouse
Copy link
Collaborator

Our CI stopped working due to a conan outage. According to this comment, the workaround is to add this to the CI scripts:

conan config install https://github.com/conan-io/conanclientcert.git

@kevinbackhouse kevinbackhouse added the forward-to-main Forward changes in a 0.28.x PR to main with Mergify label Sep 30, 2021
@kevinbackhouse kevinbackhouse added this to the v0.27.5 milestone Sep 30, 2021
@kevinbackhouse kevinbackhouse added the CI Issues related with CI jobs label Sep 30, 2021
@kevinbackhouse
Copy link
Collaborator Author

According to this comment, this workaround needs to be added permanently.

@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #1939 (a65af1e) into 0.27-maintenance (a0ffcb8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##           0.27-maintenance    #1939   +/-   ##
=================================================
  Coverage             46.32%   46.32%           
=================================================
  Files                   146      146           
  Lines                 22950    22950           
  Branches              11781    11781           
=================================================
  Hits                  10632    10632           
  Misses                 6702     6702           
  Partials               5616     5616           

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 a0ffcb8...a65af1e. Read the comment docs.

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.

Thanks for figuring this out, Kev. Software is slippery stuff.

@clanmills clanmills merged commit c9c7f69 into Exiv2:0.27-maintenance Oct 1, 2021
@clanmills clanmills mentioned this pull request Oct 1, 2021
@clanmills clanmills mentioned this pull request Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Issues related with CI jobs 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