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

Remove apt-get update from aptly script #16472

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

mrmr1993
Copy link
Member

This PR tweaks the uses of apt-get update in CI to avoid re-fetching all sources unnecessarily. In particular,

  • we hoist the installation of aptly into the toolchain file, and
  • we limit apt-get update to update only the local Mina repository that aptly generates.

This PR should improve the stability of CI, where a mirror sync can cause flakiness outside of our control.

@mrmr1993 mrmr1993 requested a review from a team as a code owner January 21, 2025 13:09
@mrmr1993
Copy link
Member Author

!ci-toolchain-me

@mrmr1993
Copy link
Member Author

!ci-build-me

@mrmr1993
Copy link
Member Author

!ci-nightly-me

@mrmr1993
Copy link
Member Author

@mrmr1993
Copy link
Member Author

!ci-build-me

@mrmr1993
Copy link
Member Author

!ci-nightly-me

@mrmr1993
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants