Pin reactivecircus/android-emulator-runner#1100
Draft
ppkarwasz wants to merge 1 commit into
Draft
Conversation
Replace the wildcard with the v2.38.0 SHA as the permanent, Dependabot-maintained pin. The v2.37.0 and v2.34.0 SHAs and the floating v2 tag (still used by 14 apache repos) are whitelisted until 2026-08-25 to give those repos time to migrate. Generated-by: Claude Fable 5 (Claude Code)
ppkarwasz
marked this pull request as draft
July 25, 2026 12:22
Member
Author
|
I am converting this to draft, because there are two independent failures:
This code is not executed on the GitHub runners, because they have a pre-installed |
Member
|
@ppkarwasz I submitted pull requests to each Cordova plugin repository to update the workflows, which will include updating of the pinned GitHub Action. It will be set to the SHA1 of v2.38.0. E.g.: reactivecircus/android-emulator-runner@a421e43855164a8197daf9d8d40fe71c6996bb0d # v2.38.0Hopefully I'll have them merged in a day or two. I'll update when completed on our end. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
reactivecircus/android-emulator-runner@*wildcard with the v2.38.0 SHA (a421e438) as the permanent, Dependabot-maintained pin.v2tag until 2026-08-25;remove_expired.ymlwill drop these automatically.approved_patterns.ymlregenerated with the gateway sync.Test plan:
uv run pytestpasses (544 passed, 5 skipped).Repos to migrate before 2026-08-25
Using the floating
v2tag (11 repos):.github/workflows/ci.yml.github/workflows/android.yml.github/workflows/android.yml.github/workflows/android.yml.github/workflows/android.yml.github/workflows/android.yml.github/workflows/android.yml.github/workflows/android.yml.github/workflows/android.yml.github/workflows/android.yml.github/workflows/android.ymlPinned to v2.37.0 (
e89f39f1abbbd05b1113a29cf4db69e7540cae5a):.github/workflows/android.yml.github/workflows/android.ymlPinned to v2.34.0 (
1dcd0090116d15e7c562f8db72807de5e036a4ed):.github/workflows/android.ymlAlready on the v2.38.0 SHA, no change needed: apache/commons-xml, apache/cordova-paramedic, apache/cordova-plugin-battery-status, apache/cordova-plugin-camera, apache/cordova-plugin-file-transfer.
🤖 Generated with Claude Code