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

CICD: Update ubuntu circleci image and orbs #5564

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

algobarb
Copy link
Contributor

@algobarb algobarb commented Jul 12, 2023

Summary

Update the build image and orbs in CircleCI.

The update to the ubuntu image also will update the docker installation. This will fix the amd64_upload_binaries step in CircleCI's nightly_build_and_test workflow. We had observed failures in apt-get update in rel/beta and rel/nightly workflows recently (after #5529 ubuntu build upgrades) and we believe it is related to the docker version installed in the CircleCi ubuntu image.

Test Plan

Tested on a separate workflow here (to run nightly): https://app.circleci.com/pipelines/github/algorand/go-algorand/15462/workflows/69d4fb53-eae2-428e-90ff-4d4d0b146299

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Merging #5564 (f857d04) into master (aeef625) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5564      +/-   ##
==========================================
- Coverage   55.80%   55.79%   -0.02%     
==========================================
  Files         446      446              
  Lines       63417    63417              
==========================================
- Hits        35389    35382       -7     
- Misses      25663    25670       +7     
  Partials     2365     2365              

see 14 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@algobarb algobarb marked this pull request as ready for review July 12, 2023 20:11
@algobarb algobarb requested a review from a team as a code owner July 12, 2023 20:11
@algobarb algobarb requested review from excalq and onetechnical July 12, 2023 20:11
Copy link
Contributor

@tzaffi tzaffi left a comment

Choose a reason for hiding this comment

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

LGTM

@algojohnlee algojohnlee merged commit 8db3d7a into algorand:master Jul 13, 2023
onetechnical pushed a commit to onetechnical/go-algorand that referenced this pull request Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants