Skip to content

ci: introduce ci/docker/env.sh#3774

Merged
yihau merged 2 commits intoanza-xyz:masterfrom
yihau:bump-ci-image-ubuntu-version
Nov 25, 2024
Merged

ci: introduce ci/docker/env.sh#3774
yihau merged 2 commits intoanza-xyz:masterfrom
yihau:bump-ci-image-ubuntu-version

Conversation

@yihau
Copy link
Copy Markdown
Member

@yihau yihau commented Nov 25, 2024

Problem

context: https://discord.com/channels/428295358100013066/560503042458517505/1310571536221995068

it's time to update our ci to ubuntu 22

Summary of Changes

  • move all docker related env into ci/docker/env.sh
  • use a new tag format for our ci docker image.
CI_DOCKER_IMAGE="anzaxyz/ci:${SANITIZED_BASE_IMAGE}_rust-${RUST_VERSION}_${RUST_NIGHTLY_VERSION}_${ci_docker_hash}"`

@brooksprumo
Copy link
Copy Markdown

I'm not sure how to review this for correctness nor security, so I'm removing myself as a reviewer.

@brooksprumo brooksprumo requested review from t-nelson and removed request for brooksprumo November 25, 2024 16:10
@yihau yihau added automerge automerge Merge this Pull Request automatically once CI passes v2.1 labels Nov 25, 2024
@mergify
Copy link
Copy Markdown

mergify Bot commented Nov 25, 2024

Backports to the beta branch are to be avoided unless absolutely necessary for fixing bugs, security issues, and perf regressions. Changes intended for backport should be structured such that a minimum effective diff can be committed separately from any refactoring, plumbing, cleanup, etc that are not strictly necessary to achieve the goal. Any of the latter should go only into master and ride the normal stabilization schedule. Exceptions include CI/metrics changes, CLI improvements and documentation updates on a case by case basis.

@anza-team
Copy link
Copy Markdown
Collaborator

😱 New commits were pushed while the automerge label was present.

@anza-team anza-team removed the automerge automerge Merge this Pull Request automatically once CI passes label Nov 25, 2024
@LucasSte LucasSte added the automerge automerge Merge this Pull Request automatically once CI passes label Nov 25, 2024
@mergify
Copy link
Copy Markdown

mergify Bot commented Nov 25, 2024

automerge label removed due to a CI failure

@mergify mergify Bot removed the automerge automerge Merge this Pull Request automatically once CI passes label Nov 25, 2024
@yihau yihau merged commit f320175 into anza-xyz:master Nov 25, 2024
@yihau yihau deleted the bump-ci-image-ubuntu-version branch November 25, 2024 18:32
mergify Bot pushed a commit that referenced this pull request Nov 25, 2024
Co-authored-by: sakridge <sakridge@gmail.com>
(cherry picked from commit f320175)
Comment thread net/net.sh
@@ -192,9 +192,9 @@ build() {
supported=("20.04")
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

does this need to change?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

good catch! 🕵️ #3792

willhickey pushed a commit that referenced this pull request Nov 27, 2024
Co-authored-by: sakridge <sakridge@gmail.com>
(cherry picked from commit f320175)
willhickey pushed a commit that referenced this pull request Nov 27, 2024
Co-authored-by: sakridge <sakridge@gmail.com>
(cherry picked from commit f320175)
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.

7 participants