Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 10 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
5 changes: 3 additions & 2 deletions ci/builders/linux_android_emulator.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
{
"dependency": "avd_cipd_version",
"version": "build_id:8735216702926189361"
"version": "build_id:8733065022087935185"
}
],
"contexts": [
Expand Down Expand Up @@ -78,7 +78,7 @@
},
{
"dependency": "avd_cipd_version",
"version": "build_id:8735216702926189361"
"version": "build_id:8733065022087935185"
}
],
"contexts": [
Expand Down Expand Up @@ -139,6 +139,7 @@
},
{
"dependency": "avd_cipd_version",
# Do not update build. x86 emulators do not support swangle
"version": "build_id:8735216702926189361"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I dislike that we cant add comments in this configuration.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You can always leave a dummy key, i.e. "_comment" (I do this in a few of the files).

}
],
Expand Down
6 changes: 3 additions & 3 deletions ci/builders/linux_android_emulator_34.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
{
"dependency": "avd_cipd_version",
"version": "build_id:8740267484269553649"
"version": "build_id:8733065022087935185"
}
],
"contexts": [
Expand Down Expand Up @@ -78,7 +78,7 @@
},
{
"dependency": "avd_cipd_version",
"version": "build_id:8740267484269553649"
"version": "build_id:8733065022087935185"
}
],
"contexts": [
Expand Down Expand Up @@ -139,7 +139,7 @@
},
{
"dependency": "avd_cipd_version",
"version": "build_id:8740267484269553649"
"version": "build_id:8733065022087935185"
}
],
"contexts": [
Expand Down
6 changes: 3 additions & 3 deletions ci/builders/linux_android_emulator_opengles_34.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
{
"dependency": "avd_cipd_version",
"version": "build_id:8740267484269553649"
"version": "build_id:8733065022087935185"
}
],
"contexts": [
Expand Down Expand Up @@ -78,7 +78,7 @@
},
{
"dependency": "avd_cipd_version",
"version": "build_id:8740267484269553649"
"version": "build_id:8733065022087935185"
}
],
"contexts": [
Expand All @@ -94,4 +94,4 @@
]
}
]
}
}
4 changes: 2 additions & 2 deletions ci/builders/standalone/linux_android_emulator_skia.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
{
"dependency": "avd_cipd_version",
"version": "build_id:8735216702926189361"
"version": "build_id:8733065022087935185"
}
],
"contexts": [
Expand All @@ -64,7 +64,7 @@
},
{
"dependency": "avd_cipd_version",
"version": "build_id:8735216702926189361"
"version": "build_id:8733065022087935185"
}
],
"contexts": [
Expand Down
4 changes: 2 additions & 2 deletions ci/builders/standalone/linux_android_emulator_skia_34.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
{
"dependency": "avd_cipd_version",
"version": "build_id:8740267484269553649"
"version": "build_id:8733065022087935185"
}
],
"contexts": [
Expand All @@ -64,7 +64,7 @@
},
{
"dependency": "avd_cipd_version",
"version": "build_id:8740267484269553649"
"version": "build_id:8733065022087935185"
}
],
"contexts": [
Expand Down