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

Fix CI/CD build due to ca-certificates installation issue #436

Conversation

rwalworth
Copy link
Contributor

@rwalworth rwalworth commented Jul 19, 2023

Description:
This PR fixes an issue with the CI builds. It seems a version update of curl was causing the issue, this PR reverts back to the previous, working version.

Related issue(s):

Fixes #435

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
Signed-off-by: Rob Walworth <robert.walworth@swirldslabs.com>
@rwalworth rwalworth self-assigned this Jul 19, 2023
@rwalworth rwalworth added the Bug A error that causes the feature to behave differently than what was expected based on design docs label Jul 19, 2023
@rwalworth rwalworth marked this pull request as ready for review July 19, 2023 19:27
Copy link
Contributor

@deyanzz deyanzz left a comment

Choose a reason for hiding this comment

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

LGTM.

@rwalworth rwalworth merged commit b293440 into main Jul 19, 2023
2 checks passed
@rwalworth rwalworth deleted the 00435-improper-ca-certificate-installation-causing-cicd-pipeline-build-issues branch July 19, 2023 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A error that causes the feature to behave differently than what was expected based on design docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improper ca-certificate installation causing CI/CD pipeline build issues
2 participants