Skip to content

Native builder: add the support for stage references and ARG inheritance #525

@dkovba

Description

@dkovba

Feature or enhancement request details

Once an ARG is declared in a stage, it should be automatically available in all child stages.

  1. Update the FROM instruction parsing to recognize stage references.
  2. Track parent-child stage relationships in the GraphBuilder.
  3. Modify the resolveArg() method to traverse parent stages.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    native-builderIssues and feature requests related to the native builder

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions