Skip to content

[core][android] Fix source sets for compose events.#41685

Merged
aleqsio merged 5 commits intomainfrom
@aleqsio/fix-brownfield-tester
Dec 17, 2025
Merged

[core][android] Fix source sets for compose events.#41685
aleqsio merged 5 commits intomainfrom
@aleqsio/fix-brownfield-tester

Conversation

@aleqsio
Copy link
Copy Markdown
Contributor

@aleqsio aleqsio commented Dec 16, 2025

Why

Fixing brownfield tester, a followup to #41374
Good suggestion here: #41622 (comment)

How

Added an interface so that brownfield tester still works.

Test Plan

Tested in bare expo if it doesn't break, hope CI will make sure brownfield tester works.

Checklist

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 16, 2025

Subscribed to pull request

File Patterns Mentions
packages/expo-modules-core/** @Kudo, @lukmccall

Generated by CodeMention

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Dec 16, 2025
@expo-bot
Copy link
Copy Markdown
Collaborator

expo-bot commented Dec 16, 2025

The Pull Request introduced fingerprint changes against the base commit: 444e4b7

Fingerprint diff
[
  {
    "op": "changed",
    "beforeSource": {
      "type": "dir",
      "filePath": "../../packages/expo-modules-core",
      "reasons": [
        "expoAutolinkingIos",
        "expoAutolinkingAndroid",
        "expoAutolinkingIos"
      ],
      "hash": "f79bfcba3fcd5aa8bc106746aebb1e56f13e76ca"
    },
    "afterSource": {
      "type": "dir",
      "filePath": "../../packages/expo-modules-core",
      "reasons": [
        "expoAutolinkingIos",
        "expoAutolinkingAndroid",
        "expoAutolinkingIos"
      ],
      "hash": "fa027c0d4978f911f882993bb17e92eba960ee7e"
    }
  }
]

Generated by PR labeler 🤖

aleqsio and others added 2 commits December 17, 2025 10:28
Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
aleqsio and others added 2 commits December 17, 2025 04:09
…kotlin/views/ViewFunctionHolder.kt

Co-authored-by: Łukasz Kosmaty <kosmatylukasz@gmail.com>
@aleqsio aleqsio merged commit 2ef05ee into main Dec 17, 2025
14 of 17 checks passed
@expo-bot expo-bot removed the bot: suggestions ExpoBot has some suggestions label Dec 17, 2025
@aleqsio aleqsio deleted the @aleqsio/fix-brownfield-tester branch December 17, 2025 12:12
@expo-bot expo-bot added the bot: passed checks ExpoBot has nothing to complain about label Dec 17, 2025
aleqsio added a commit that referenced this pull request Dec 22, 2025
Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
Co-authored-by: Łukasz Kosmaty <kosmatylukasz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants