Skip to content

[0.83] Update generate-artifacts-executor script to account for optional output path #1185

@kitten

Description

@kitten

Target Branch

0.83

Link to commit or PR to be picked

facebook/react-native#54609

Description

baseOutputPath is an optional input for generate-artifacts-executor but wasn't marked as such, and can also be overridden. This was missed and caused a regression for:

  • Resolving the generated autolinking.json file
  • Writing a relative path in generateReactCodegenPodspec

Restores:

  • react-native codegen being run without an --outputPath argument
  • codegen running with a package.json:codegenConfig.outputDir override

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type Pick RequestPick requests to include commits inside a React Native release

    Type

    No type

    Projects

    Status

    Inbox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions