Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"image": "ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a",
"image": "ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d",
"remoteUser": "ubuntu",
"privileged": true,
"runArgs": [
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows-source/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ env:

anchors:
image: &image
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
dind-large-setup: &dind-large-setup
runs-on:
labels: dind-large
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows-source/ci-pr-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:

anchors:
image: &image
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
container: &container
container:
<<: *image
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows-source/release-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env:

anchors:
image: &image
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
dind-large-setup: &dind-large-setup
runs-on:
labels: dind-large
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows-source/schedule-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:

anchors:
image: &image
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
dind-large-setup: &dind-large-setup
runs-on:
labels: dind-large
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows-source/schedule-hourly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:

anchors:
image: &image
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
dind-large-setup: &dind-large-setup
runs-on:
labels: dind-large
Expand Down
16 changes: 8 additions & 8 deletions .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
name: Bazel Test All
needs: [config]
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 120
Expand Down Expand Up @@ -286,7 +286,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 90
Expand Down Expand Up @@ -337,7 +337,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 90
Expand All @@ -358,7 +358,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 90
Expand All @@ -379,7 +379,7 @@ jobs:
runs-on:
labels: dind-small
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME
timeout-minutes: 30
Expand Down Expand Up @@ -412,7 +412,7 @@ jobs:
needs: [config]
name: Build IC
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 90
Expand Down Expand Up @@ -493,7 +493,7 @@ jobs:
runs-on:
labels: dind-small
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME
timeout-minutes: 30
Expand Down Expand Up @@ -530,7 +530,7 @@ jobs:
runs-on:
labels: dind-small
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME
timeout-minutes: 30
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/ci-pr-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME
if: ${{ github.event_name != 'merge_group' }}
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
runs-on:
labels: dind-small
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME
if: ${{ github.event_name != 'merge_group' }}
Expand Down Expand Up @@ -92,7 +92,7 @@ jobs:
runs-on:
labels: dind-small
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME
timeout-minutes: 5
Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:
runs-on:
labels: dind-small
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME
if: ${{ github.event_name != 'merge_group' }}
Expand Down Expand Up @@ -189,7 +189,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME
if: contains(github.event.pull_request.labels.*.name, 'CI_COVERAGE')
Expand Down
10 changes: 0 additions & 10 deletions .github/workflows/container-mirror-images.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
{
"images": [
{
"image": "library/ubuntu",
"repo": "docker.io",
"sha256": "965fbcae990b0467ed5657caceaec165018ef44a4d2d46c7cdea80a9dff0d1ea"
},
{
"image": "library/ubuntu",
"repo": "docker.io",
"sha256": "5d070ad5f7fe63623cbb99b4fc0fd997f5591303d4b03ccce50f403957d0ddc4"
},
{
"note": "ubuntu:noble-20250415.1",
"image": "library/ubuntu",
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pocket-ic-tests-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
bazel-build-pocket-ic:
name: Bazel Build PocketIC
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 90
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rate-limits-backend-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
labels: dind-large

container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host -v /var/sysimage:/var/sysimage -v /var/tmp:/var/tmp -v /ceph-s3-info:/ceph-s3-info

Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/release-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 180 # 3 hours
Expand All @@ -49,7 +49,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 180 # 3 hours
Expand All @@ -70,7 +70,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 90
Expand All @@ -91,7 +91,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 60
Expand Down Expand Up @@ -132,7 +132,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 180 # 3 hours
Expand All @@ -159,7 +159,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 180 # 3 hours
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rosetta-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/salt-sharing-canister-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
labels: dind-large

container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host -v /var/sysimage:/var/sysimage -v /var/tmp:/var/tmp -v /ceph-s3-info:/ceph-s3-info

Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/schedule-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 120
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 720 # 12 hours
Expand All @@ -80,7 +80,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 30
Expand All @@ -100,7 +100,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 480
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 60
Expand Down Expand Up @@ -185,7 +185,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 120
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/schedule-hourly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 120
Expand All @@ -37,7 +37,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 120
Expand All @@ -59,7 +59,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME --privileged --cgroupns host
timeout-minutes: 120
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule-rust-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# see linux-x86-64 runner group
labels: rust-benchmarks
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
# running on bare metal machine using ubuntu user
options: --user ubuntu
timeout-minutes: 720 # 12 hours
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on:
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME
timeout-minutes: 60 # 1 hour
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/system-tests-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
group: ln1
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME -e KUBECONFIG
--privileged --cgroupns host
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:
group: ln1
labels: dind-large
container:
image: ghcr.io/dfinity/ic-build@sha256:2e7a20ff226ac7c35227853804f13a2294e530e772a302504467bb4f5264b02a
image: ghcr.io/dfinity/ic-build@sha256:102f19636e9bdd1b79d4fdf939d59b2c62276409b4178703f19d3913f564a38d
options: >-
-e NODE_NAME -e KUBECONFIG --privileged --cgroupns host
timeout-minutes: 150
Expand Down
Loading
Loading